Created
July 27, 2015 09:44
-
-
Save tzudot/970cf908dd7f0e482635 to your computer and use it in GitHub Desktop.
This file contains 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
2015-07-22 07:59:40 -0700 | |
./configure | |
--prefix=/usr/local/Cellar/wget/1.16.3 | |
--sysconfdir=/usr/local/etc | |
--with-ssl=openssl | |
--with-libssl-prefix=/usr/local/opt/openssl | |
--disable-debug | |
--disable-iri | |
--disable-pcre | |
configure: configuring for GNU Wget 1.16.3 | |
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 build system type... x86_64-apple-darwin14.4.0 | |
checking host system type... x86_64-apple-darwin14.4.0 | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of clang... gcc3 | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for a Python interpreter with version >= 3.0... none | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking whether NLS is requested... yes | |
checking for msgfmt... : | |
checking for gmsgfmt... : | |
checking for xgettext... : | |
checking for msgmerge... : | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... yes | |
checking for CFLocaleCopyCurrent... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... no | |
checking whether to use NLS... no | |
checking for ranlib... (cached) ranlib | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for working volatile... yes | |
checking for ANSI C header files... (cached) yes | |
checking for special C compiler options needed for large files... (cached) no | |
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no | |
checking size of off_t... 8 | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for unistd.h... (cached) yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking sys/utime.h usability... no | |
checking sys/utime.h presence... no | |
checking for sys/utime.h... no | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking whether h_errno is declared... yes | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of void *... 8 | |
checking for size_t... yes | |
checking for pid_t... yes | |
checking for uint32_t... yes | |
checking for uintptr_t... yes | |
checking for intptr_t... yes | |
checking for int64_t... yes | |
checking for sig_atomic_t... yes | |
checking for sys/socket.h... yes | |
checking for arpa/inet.h... yes | |
checking for features.h... no | |
checking for unistd.h... (cached) yes | |
checking for wctype.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for netdb.h... yes | |
checking for netinet/in.h... yes | |
checking for getopt.h... yes | |
checking for stdio_ext.h... no | |
checking for termios.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for iconv.h... yes | |
checking for langinfo.h... yes | |
checking for xlocale.h... yes | |
checking for sys/mman.h... yes | |
checking for sys/param.h... yes | |
checking for malloc.h... no | |
checking for sched.h... yes | |
checking for sys/select.h... (cached) yes | |
checking for spawn.h... yes | |
checking for wchar.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/ioctl.h... (cached) yes | |
checking for sys/uio.h... yes | |
checking for sys/wait.h... yes | |
checking for utime.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking whether <sys/socket.h> is self-contained... yes | |
checking for shutdown... 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 whether socket is declared without a macro... yes | |
checking whether connect is declared without a macro... yes | |
checking whether accept is declared without a macro... yes | |
checking whether bind is declared without a macro... yes | |
checking whether getpeername is declared without a macro... yes | |
checking whether getsockname is declared without a macro... yes | |
checking whether getsockopt is declared without a macro... yes | |
checking whether listen is declared without a macro... yes | |
checking whether recv is declared without a macro... yes | |
checking whether send is declared without a macro... yes | |
checking whether recvfrom is declared without a macro... yes | |
checking whether sendto is declared without a macro... yes | |
checking whether setsockopt is declared without a macro... yes | |
checking whether shutdown is declared without a macro... yes | |
checking whether accept4 is declared without a macro... no | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for btowc... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for fcntl... yes | |
checking for symlink... yes | |
checking for isblank... yes | |
checking for iswctype... yes | |
checking for mbsrtowcs... yes | |
checking for mempcpy... no | |
checking for wmemchr... yes | |
checking for wmemcpy... yes | |
checking for wmempcpy... no | |
checking for futimens... no | |
checking for getdelim... yes | |
checking for getdtablesize... yes | |
checking for __fsetlocking... no | |
checking for tcgetattr... yes | |
checking for tcsetattr... yes | |
checking for gettimeofday... yes | |
checking for nanotime... no | |
checking for iswcntrl... yes | |
checking for iswblank... yes | |
checking for lstat... yes | |
checking for mbsinit... yes | |
checking for mbrtowc... yes | |
checking for mprotect... yes | |
checking for mkostemp... no | |
checking for mkstemp... yes | |
checking for nl_langinfo... yes | |
checking for pipe2... no | |
checking for secure_getenv... no | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for siginterrupt... yes | |
checking for snprintf... yes | |
checking for strerror_r... yes | |
checking for __xpg_strerror_r... no | |
checking for catgets... yes | |
checking for strndup... yes | |
checking for strptime... yes | |
checking for localtime_r... yes | |
checking for timegm... yes | |
checking for pipe... yes | |
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 nl_langinfo and CODESET... yes | |
checking for a traditional french locale... fr_FR.ISO8859-1 | |
checking whether byte ordering is bigendian... no | |
checking whether // is distinct from /... 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 for sig_atomic_t... (cached) yes | |
checking for working fcntl.h... no (bad O_NOATIME) | |
checking for mode_t... yes | |
checking for mbstate_t... yes | |
checking whether stdin defaults to large file offsets... yes | |
checking whether fseeko is declared... yes | |
checking for fseeko... yes | |
checking whether stat file-mode macros are broken... no | |
checking for nlink_t... yes | |
checking whether fchmodat is declared without a macro... yes | |
checking whether fstat is declared without a macro... yes | |
checking whether fstatat is declared without a macro... yes | |
checking whether futimens is declared without a macro... no | |
checking whether lchmod is declared without a macro... yes | |
checking whether lstat is declared without a macro... yes | |
checking whether mkdirat is declared without a macro... yes | |
checking whether mkfifo is declared without a macro... yes | |
checking whether mkfifoat is declared without a macro... no | |
checking whether mknod is declared without a macro... yes | |
checking whether mknodat is declared without a macro... no | |
checking whether stat is declared without a macro... yes | |
checking whether utimensat is declared without a macro... no | |
checking whether ftello is declared... yes | |
checking for ftello... yes | |
checking whether ftello works... yes | |
checking whether getaddrinfo is declared without a macro... yes | |
checking whether freeaddrinfo is declared without a macro... yes | |
checking whether gai_strerror is declared without a macro... yes | |
checking whether getnameinfo is declared without a macro... 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 getdelim is declared... yes | |
checking whether getdtablesize is declared... yes | |
checking whether getline is declared... 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 wide-enough struct timeval.tv_sec member... yes | |
checking whether gettimeofday is declared without a macro... yes | |
checking for iconv... (cached) yes | |
checking for working iconv... (cached) 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 wint_t... yes | |
checking whether iswcntrl works... yes | |
checking for towlower... yes | |
checking for wctype_t... yes | |
checking for wctrans_t... yes | |
checking whether wctype is declared without a macro... yes | |
checking whether iswctype is declared without a macro... yes | |
checking whether wctrans is declared without a macro... yes | |
checking whether towctrans is declared without a macro... yes | |
checking whether 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 for max_align_t... no | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking whether imported symbols can be declared weak... no | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for pthread_kill in -lpthread... yes | |
checking for multithread API to use... posix | |
checking whether lstat correctly handles trailing slash... no | |
checking whether malloc, realloc, calloc are POSIX compliant... 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 for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking whether memrchr is declared... no | |
checking whether alarm is declared... yes | |
checking for promoted mode_t type... int | |
checking for library containing posix_spawn... none required | |
checking for posix_spawn... yes | |
checking whether posix_spawn works... yes | |
checking whether posix_spawnattr_setschedpolicy is supported... no | |
checking whether posix_spawnattr_setschedparam is supported... no | |
checking for sigset_t... yes | |
checking for SIGPIPE... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking whether <sys/select.h> is self-contained... yes | |
checking whether pselect is declared without a macro... yes | |
checking whether select is declared without a macro... yes | |
checking for library containing setsockopt... none needed | |
checking for uid_t in sys/types.h... yes | |
checking whether C symbols are prefixed with underscore at the linker level... yes | |
checking whether snprintf returns a byte count as in C99... yes | |
checking whether snprintf is declared... yes | |
checking for unsigned long long int... yes | |
checking for long long int... 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 whether strerror(0) succeeds... no | |
checking whether strerror_r is declared... (cached) yes | |
checking whether ffsl is declared without a macro... yes | |
checking whether ffsll is declared without a macro... yes | |
checking whether memmem is declared without a macro... yes | |
checking whether mempcpy is declared without a macro... no | |
checking whether memrchr is declared without a macro... no | |
checking whether rawmemchr is declared without a macro... no | |
checking whether stpcpy is declared without a macro... yes | |
checking whether stpncpy is declared without a macro... yes | |
checking whether strchrnul is declared without a macro... no | |
checking whether strdup is declared without a macro... yes | |
checking whether strncat is declared without a macro... yes | |
checking whether strndup is declared without a macro... yes | |
checking whether strnlen is declared without a macro... yes | |
checking whether strpbrk is declared without a macro... yes | |
checking whether strsep is declared without a macro... yes | |
checking whether strcasestr is declared without a macro... yes | |
checking whether strtok_r is declared without a macro... yes | |
checking whether strerror_r is declared without a macro... yes | |
checking whether strsignal is declared without a macro... yes | |
checking whether strverscmp is declared without a macro... no | |
checking whether ffs is declared without a macro... yes | |
checking whether strcasecmp is declared without a macro... yes | |
checking whether strncasecmp is declared without a macro... yes | |
checking whether strndup is declared... (cached) yes | |
checking whether strnlen is declared... (cached) yes | |
checking for struct tm.tm_gmtoff... yes | |
checking whether strtok_r is declared... (cached) yes | |
checking for struct timespec in <time.h>... yes | |
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 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 where to find the exponent in a 'double'... word 1 bit 20 | |
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 vsnprintf is declared... yes | |
checking for alloca as a compiler built-in... yes | |
checking whether inet_ntop is declared without a macro... yes | |
checking whether inet_pton is declared without a macro... yes | |
checking whether btowc(0) is correct... yes | |
checking whether btowc(EOF) is correct... yes | |
checking for library containing clock_gettime... no | |
checking for clock_gettime... no | |
checking for clock_settime... no | |
checking whether // is distinct from /... (cached) no | |
checking whether dup2 works... yes | |
checking for error_at_line... no | |
checking whether fcntl handles F_DUPFD correctly... yes | |
checking whether fcntl understands F_DUPFD_CLOEXEC... yes | |
checking whether fcntl is declared without a macro... yes | |
checking whether openat is declared without a macro... yes | |
checking whether conversion from 'int' to 'long double' works... yes | |
checking for working POSIX fnmatch... no | |
checking whether isblank is declared... yes | |
checking for fseeko... (cached) yes | |
checking for ftello... (cached) yes | |
checking whether ftello works... (cached) yes | |
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... (cached) 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... (cached) yes | |
checking whether freeaddrinfo is declared... (cached) yes | |
checking whether getnameinfo is declared... (cached) yes | |
checking for struct addrinfo... yes | |
checking for working getdelim function... yes | |
checking whether getdtablesize works... yes | |
checking for getline... yes | |
checking for working getline function... yes | |
checking whether __fsetlocking is declared... no | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking for gettimeofday with POSIX signature... yes | |
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 for ioctl... yes | |
checking for ioctl with POSIX signature... no | |
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 whether nl_langinfo is declared without a macro... yes | |
checking whether locale.h conforms to POSIX:2001... yes | |
checking whether locale.h defines locale_t... no | |
checking whether struct lconv is properly defined... yes | |
checking whether setlocale is declared without a macro... yes | |
checking whether duplocale is declared without a macro... yes | |
checking for pthread_rwlock_t... yes | |
checking whether lseek detects pipes... yes | |
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 whether mbrtowc works on empty input... 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 for memrchr... no | |
checking whether mkdir handles trailing slash... yes | |
checking whether mkdir handles trailing dot... yes | |
checking for working mkstemp... yes | |
checking for working mktime... no | |
checking whether getaddrinfo is declared without a macro... (cached) yes | |
checking whether freeaddrinfo is declared without a macro... (cached) yes | |
checking whether gai_strerror is declared without a macro... (cached) yes | |
checking whether getnameinfo is declared without a macro... (cached) yes | |
checking whether <netinet/in.h> is self-contained... yes | |
checking whether YESEXPR works... yes | |
checking whether open recognizes a trailing slash... no | |
checking whether posix_spawn_file_actions_addclose works... yes | |
checking whether posix_spawn_file_actions_adddup2 works... yes | |
checking whether posix_spawn_file_actions_addopen works... yes | |
checking for raise... yes | |
checking for sigprocmask... yes | |
checking for rawmemchr... no | |
checking for working re_compile_pattern... no | |
checking libintl.h usability... no | |
checking libintl.h presence... no | |
checking for libintl.h... no | |
checking whether isblank is declared... (cached) yes | |
checking for struct sched_param... yes | |
checking for __secure_getenv... no | |
checking for issetugid... yes | |
checking whether select supports a 0 argument... yes | |
checking whether select detects invalid fds... yes | |
checking for library containing getservbyname... (cached) none required | |
checking for getservbyname... (cached) yes | |
checking for struct sigaction.sa_sigaction... yes | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... no | |
checking whether pthread_sigmask is declared without a macro... yes | |
checking whether sigaction is declared without a macro... yes | |
checking whether sigaddset is declared without a macro... yes | |
checking whether sigdelset is declared without a macro... yes | |
checking whether sigemptyset is declared without a macro... yes | |
checking whether sigfillset is declared without a macro... yes | |
checking whether sigismember is declared without a macro... yes | |
checking whether sigpending is declared without a macro... yes | |
checking whether sigprocmask is declared without a macro... yes | |
checking for sigprocmask... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking for snprintf... (cached) yes | |
checking whether snprintf respects a size of 1... yes | |
checking whether printf supports POSIX/XSI format strings with positions... yes | |
checking for socklen_t... yes | |
checking for posix_spawnattr_t... yes | |
checking for posix_spawn_file_actions_t... yes | |
checking whether posix_spawn is declared without a macro... yes | |
checking whether posix_spawnp is declared without a macro... yes | |
checking whether posix_spawnattr_init is declared without a macro... yes | |
checking whether posix_spawnattr_destroy is declared without a macro... yes | |
checking whether posix_spawnattr_getsigdefault is declared without a macro... yes | |
checking whether posix_spawnattr_setsigdefault is declared without a macro... yes | |
checking whether posix_spawnattr_getsigmask is declared without a macro... yes | |
checking whether posix_spawnattr_setsigmask is declared without a macro... yes | |
checking whether posix_spawnattr_getflags is declared without a macro... yes | |
checking whether posix_spawnattr_setflags is declared without a macro... yes | |
checking whether posix_spawnattr_getpgroup is declared without a macro... yes | |
checking whether posix_spawnattr_setpgroup is declared without a macro... yes | |
checking whether posix_spawnattr_getschedpolicy is declared without a macro... no | |
checking whether posix_spawnattr_setschedpolicy is declared without a macro... no | |
checking whether posix_spawnattr_getschedparam is declared without a macro... no | |
checking whether posix_spawnattr_setschedparam is declared without a macro... no | |
checking whether posix_spawn_file_actions_init is declared without a macro... yes | |
checking whether posix_spawn_file_actions_destroy is declared without a macro... yes | |
checking whether posix_spawn_file_actions_addopen is declared without a macro... yes | |
checking whether posix_spawn_file_actions_addclose is declared without a macro... yes | |
checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes | |
checking for ssize_t... yes | |
checking whether stat handles trailing slashes on directories... yes | |
checking whether stat handles trailing slashes on files... no | |
checking for struct stat.st_atim.tv_nsec... no | |
checking for struct stat.st_atimespec.tv_nsec... yes | |
checking for struct stat.st_birthtimespec.tv_nsec... yes | |
checking for working stdalign.h... yes | |
checking for max_align_t... (cached) no | |
checking whether NULL can be used in arbitrary expressions... (cached) yes | |
checking whether inttypes macros match system or gnu printf... system | |
checking whether dprintf is declared without a macro... yes | |
checking whether fpurge is declared without a macro... yes | |
checking whether fseeko is declared without a macro... yes | |
checking whether ftello is declared without a macro... yes | |
checking whether getdelim is declared without a macro... yes | |
checking whether getline is declared without a macro... yes | |
checking whether gets is declared without a macro... yes | |
checking whether pclose is declared without a macro... yes | |
checking whether popen is declared without a macro... yes | |
checking whether renameat is declared without a macro... yes | |
checking whether snprintf is declared without a macro... yes | |
checking whether tmpfile is declared without a macro... yes | |
checking whether vdprintf is declared without a macro... yes | |
checking whether vsnprintf is declared without a macro... yes | |
checking whether _Exit is declared without a macro... yes | |
checking whether atoll is declared without a macro... yes | |
checking whether canonicalize_file_name is declared without a macro... no | |
checking whether getloadavg is declared without a macro... yes | |
checking whether getsubopt is declared without a macro... yes | |
checking whether grantpt is declared without a macro... yes | |
checking whether initstate is declared without a macro... yes | |
checking whether initstate_r is declared without a macro... no | |
checking whether mkdtemp is declared without a macro... no | |
checking whether mkostemp is declared without a macro... no | |
checking whether mkostemps is declared without a macro... no | |
checking whether mkstemp is declared without a macro... yes | |
checking whether mkstemps is declared without a macro... no | |
checking whether posix_openpt is declared without a macro... yes | |
checking whether ptsname is declared without a macro... yes | |
checking whether ptsname_r is declared without a macro... no | |
checking whether random is declared without a macro... yes | |
checking whether random_r is declared without a macro... no | |
checking whether realpath is declared without a macro... yes | |
checking whether rpmatch is declared without a macro... no | |
checking whether secure_getenv is declared without a macro... no | |
checking whether setenv is declared without a macro... yes | |
checking whether setstate is declared without a macro... yes | |
checking whether setstate_r is declared without a macro... no | |
checking whether srandom is declared without a macro... yes | |
checking whether srandom_r is declared without a macro... no | |
checking whether strtod is declared without a macro... yes | |
checking whether strtoll is declared without a macro... yes | |
checking whether strtoull is declared without a macro... yes | |
checking whether unlockpt is declared without a macro... yes | |
checking whether unsetenv is declared without a macro... yes | |
checking for strcasecmp... yes | |
checking for strncasecmp... yes | |
checking whether strncasecmp is declared... (cached) yes | |
checking for strchrnul... no | |
checking for working strndup... yes | |
checking for working strnlen... yes | |
checking for strtok_r... yes | |
checking whether strtok_r works... yes | |
checking for strtoll... yes | |
checking whether <sys/ioctl.h> declares ioctl... yes | |
checking whether ioctl is declared without a macro... yes | |
checking whether <sys/select.h> is self-contained... (cached) yes | |
checking whether pselect is declared without a macro... (cached) yes | |
checking whether select is declared without a macro... (cached) yes | |
checking for nlink_t... (cached) yes | |
checking whether fchmodat is declared without a macro... (cached) yes | |
checking whether fstat is declared without a macro... (cached) yes | |
checking whether fstatat is declared without a macro... (cached) yes | |
checking whether futimens is declared without a macro... (cached) no | |
checking whether lchmod is declared without a macro... (cached) yes | |
checking whether lstat is declared without a macro... (cached) yes | |
checking whether mkdirat is declared without a macro... (cached) yes | |
checking whether mkfifo is declared without a macro... (cached) yes | |
checking whether mkfifoat is declared without a macro... (cached) no | |
checking whether mknod is declared without a macro... (cached) yes | |
checking whether mknodat is declared without a macro... (cached) no | |
checking whether stat is declared without a macro... (cached) yes | |
checking whether utimensat is declared without a macro... (cached) no | |
checking whether waitpid is declared without a macro... yes | |
checking whether localtime_r is declared... yes | |
checking whether localtime_r is compatible with its POSIX signature... yes | |
checking whether chdir is declared without a macro... yes | |
checking whether chown is declared without a macro... yes | |
checking whether dup is declared without a macro... yes | |
checking whether dup2 is declared without a macro... yes | |
checking whether dup3 is declared without a macro... no | |
checking whether environ is declared without a macro... no | |
checking whether euidaccess is declared without a macro... no | |
checking whether faccessat is declared without a macro... yes | |
checking whether fchdir is declared without a macro... yes | |
checking whether fchownat is declared without a macro... yes | |
checking whether fdatasync is declared without a macro... no | |
checking whether fsync is declared without a macro... yes | |
checking whether ftruncate is declared without a macro... yes | |
checking whether getcwd is declared without a macro... yes | |
checking whether getdomainname is declared without a macro... yes | |
checking whether getdtablesize is declared without a macro... yes | |
checking whether getgroups is declared without a macro... yes | |
checking whether gethostname is declared without a macro... yes | |
checking whether getlogin is declared without a macro... yes | |
checking whether getlogin_r is declared without a macro... yes | |
checking whether getpagesize is declared without a macro... yes | |
checking whether getusershell is declared without a macro... yes | |
checking whether setusershell is declared without a macro... yes | |
checking whether endusershell is declared without a macro... yes | |
checking whether group_member is declared without a macro... no | |
checking whether isatty is declared without a macro... yes | |
checking whether lchown is declared without a macro... yes | |
checking whether link is declared without a macro... yes | |
checking whether linkat is declared without a macro... yes | |
checking whether lseek is declared without a macro... yes | |
checking whether pipe is declared without a macro... yes | |
checking whether pipe2 is declared without a macro... no | |
checking whether pread is declared without a macro... yes | |
checking whether pwrite is declared without a macro... yes | |
checking whether readlink is declared without a macro... yes | |
checking whether readlinkat is declared without a macro... yes | |
checking whether rmdir is declared without a macro... yes | |
checking whether sethostname is declared without a macro... yes | |
checking whether sleep is declared without a macro... yes | |
checking whether symlink is declared without a macro... yes | |
checking whether symlinkat is declared without a macro... yes | |
checking whether ttyname_r is declared without a macro... yes | |
checking whether unlink is declared without a macro... yes | |
checking whether unlinkat is declared without a macro... yes | |
checking whether usleep is declared without a macro... yes | |
checking for ptrdiff_t... yes | |
checking for vasprintf... yes | |
checking for vsnprintf... yes | |
checking whether snprintf respects a size of 1... (cached) yes | |
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes | |
checking for waitid... yes | |
checking whether btowc is declared without a macro... yes | |
checking whether wctob is declared without a macro... yes | |
checking whether mbsinit is declared without a macro... yes | |
checking whether mbrtowc is declared without a macro... yes | |
checking whether mbrlen is declared without a macro... yes | |
checking whether mbsrtowcs is declared without a macro... yes | |
checking whether mbsnrtowcs is declared without a macro... yes | |
checking whether wcrtomb is declared without a macro... yes | |
checking whether wcsrtombs is declared without a macro... yes | |
checking whether wcsnrtombs is declared without a macro... yes | |
checking whether wcwidth is declared without a macro... yes | |
checking whether wmemchr is declared without a macro... yes | |
checking whether wmemcmp is declared without a macro... yes | |
checking whether wmemcpy is declared without a macro... yes | |
checking whether wmemmove is declared without a macro... yes | |
checking whether wmemset is declared without a macro... yes | |
checking whether wcslen is declared without a macro... yes | |
checking whether wcsnlen is declared without a macro... yes | |
checking whether wcscpy is declared without a macro... yes | |
checking whether wcpcpy is declared without a macro... yes | |
checking whether wcsncpy is declared without a macro... yes | |
checking whether wcpncpy is declared without a macro... yes | |
checking whether wcscat is declared without a macro... yes | |
checking whether wcsncat is declared without a macro... yes | |
checking whether wcscmp is declared without a macro... yes | |
checking whether wcsncmp is declared without a macro... yes | |
checking whether wcscasecmp is declared without a macro... yes | |
checking whether wcsncasecmp is declared without a macro... yes | |
checking whether wcscoll is declared without a macro... yes | |
checking whether wcsxfrm is declared without a macro... yes | |
checking whether wcsdup is declared without a macro... yes | |
checking whether wcschr is declared without a macro... yes | |
checking whether wcsrchr is declared without a macro... yes | |
checking whether wcscspn is declared without a macro... yes | |
checking whether wcsspn is declared without a macro... yes | |
checking whether wcspbrk is declared without a macro... yes | |
checking whether wcsstr is declared without a macro... yes | |
checking whether wcstok is declared without a macro... yes | |
checking whether wcswidth is declared without a macro... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether wcrtomb return value is correct... yes | |
checking whether iswcntrl works... (cached) yes | |
checking for towlower... (cached) yes | |
checking for wctype_t... (cached) yes | |
checking for wctrans_t... (cached) yes | |
checking whether wctype is declared without a macro... (cached) yes | |
checking whether iswctype is declared without a macro... (cached) yes | |
checking whether wctrans is declared without a macro... (cached) yes | |
checking whether towctrans is declared without a macro... (cached) yes | |
checking whether wcwidth is declared... (cached) yes | |
checking whether wcwidth works reasonably in UTF-8 locales... no | |
checking for stdint.h... (cached) yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... (cached) no | |
checking for strptime... (cached) yes | |
checking for timegm... (cached) yes | |
checking for vsnprintf... (cached) yes | |
checking for vasprintf... (cached) yes | |
checking for drand48... yes | |
checking for pathconf... yes | |
checking for strtoll... (cached) yes | |
checking for usleep... yes | |
checking for ftello... yes | |
checking for sigblock... yes | |
checking for sigsetjmp... yes | |
checking for memrchr... (cached) no | |
checking for wcwidth... (cached) yes | |
checking for mbtowc... yes | |
checking for sleep... yes | |
checking for symlink... (cached) yes | |
checking for utime... yes | |
checking for strlcpy... yes | |
checking for random... yes | |
checking for struct utimbuf... yes | |
checking for working fnmatch.h... yes | |
checking for nanosleep... yes | |
checking for clock_gettime... (cached) no | |
checking for clock_gettime in -lrt... no | |
checking for gethostbyname... (cached) yes | |
checking for inet_ntoa... yes | |
checking for socket in -lsocket... no | |
checking for pkg-config... no | |
checking for LIBPSL... no | |
checking for library containing psl_builtin... no | |
configure: WARNING: *** libpsl was not found. Fallback to builtin cookie checking. | |
checking for ZLIB... no | |
checking for compress in -lz... yes | |
checking for dlopen in -ldl... yes | |
checking for libssl... yes | |
checking how to link with libssl... -L/usr/local/opt/openssl/lib -lssl -lcrypto | |
configure: compiling in support for SSL via OpenSSL | |
checking for RAND_egd... yes | |
checking for INET6 protocol support... yes | |
checking for struct sockaddr_in6... yes | |
checking for struct sockaddr_storage... (cached) yes | |
checking for struct sockaddr_in6.sin6_scope_id... yes | |
configure: Enabling support for IPv6. | |
checking for makeinfo... ${SHELL} /private/tmp/wget20150722-31047-10tsl9f/wget-1.16.3/build-aux/missing makeinfo | |
checking for perl5... no | |
checking for perl... /usr/bin/perl | |
checking for pod2man... /usr/local/Library/ENV/4.3/pod2man | |
configure: disabling IRIs at user request | |
checking uuid.h usability... no | |
checking uuid.h presence... no | |
checking for uuid.h... no | |
checking uuid/uuid.h usability... yes | |
checking uuid/uuid.h presence... yes | |
checking for uuid/uuid.h... yes | |
checking for library containing uuid_generate... none required | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating util/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating tests/Makefile | |
config.status: creating lib/Makefile | |
config.status: creating testenv/Makefile | |
config.status: creating src/config.h | |
config.status: executing depfiles commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
configure: Summary of build options: | |
Version: 1.16.3 | |
Host OS: darwin14.4.0 | |
Install prefix: /usr/local/Cellar/wget/1.16.3 | |
Compiler: clang | |
CFlags: -DNDEBUG -I/usr/local/opt/openssl/include | |
LDFlags: | |
Libs: -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz | |
SSL: openssl | |
Zlib: yes | |
PSL: no | |
Digest: yes | |
NTLM: yes | |
OPIE: yes | |
Debugging: no | |
Assertions: no | |
Valgrind: Valgrind testing not enabled | |
This file contains 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
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-search-dirs | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lintl -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lintl -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lfl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lfl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -ll | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -ll -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -ll | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -ll -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG -Iconftestd1b -Iconftestd2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -Iconftestd1b -Iconftestd2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest1.o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest1.o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lpthread | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DNDEBUG -S conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -S conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lrt | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lposix4 | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lposix4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lrt | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lsocket | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lsocket -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lpsl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lpsl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -ldl -lz | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -ldl -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -ldl -lz -L/usr/local/opt/openssl/lib -lssl -lcrypto | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -ldl -lz -L/usr/local/opt/openssl/lib -lssl -lcrypto -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/local/opt/openssl/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -I/usr/local/opt/openssl/include conftest.c -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains 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
2015-07-22 08:00:41 -0700 | |
make | |
install | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive | |
Making install in lib | |
rm -f alloca.h-t alloca.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
cat ./alloca.in.h; \ | |
} > alloca.h-t && \ | |
mv -f alloca.h-t alloca.h | |
rm -f c++defs.h-t c++defs.h && \ | |
sed -n -e '/_GL_CXXDEFS/,$p' \ | |
< ../build-aux/snippet/c++defs.h \ | |
> c++defs.h-t && \ | |
mv c++defs.h-t c++defs.h | |
rm -f warn-on-use.h-t warn-on-use.h && \ | |
sed -n -e '/^.ifndef/,$p' \ | |
< ../build-aux/snippet/warn-on-use.h \ | |
> warn-on-use.h-t && \ | |
mv warn-on-use.h-t warn-on-use.h | |
rm -f arg-nonnull.h-t arg-nonnull.h && \ | |
sed -n -e '/GL_ARG_NONNULL/,$p' \ | |
< ../build-aux/snippet/arg-nonnull.h \ | |
> arg-nonnull.h-t && \ | |
mv arg-nonnull.h-t arg-nonnull.h | |
rm -f configmake.h-t && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
echo '#define PREFIX "/usr/local/Cellar/wget/1.16.3"'; \ | |
echo '#define EXEC_PREFIX "/usr/local/Cellar/wget/1.16.3"'; \ | |
echo '#define BINDIR "/usr/local/Cellar/wget/1.16.3/bin"'; \ | |
echo '#define SBINDIR "/usr/local/Cellar/wget/1.16.3/sbin"'; \ | |
echo '#define LIBEXECDIR "/usr/local/Cellar/wget/1.16.3/libexec"'; \ | |
echo '#define DATAROOTDIR "/usr/local/Cellar/wget/1.16.3/share"'; \ | |
echo '#define DATADIR "/usr/local/Cellar/wget/1.16.3/share"'; \ | |
echo '#define SYSCONFDIR "/usr/local/etc"'; \ | |
echo '#define SHAREDSTATEDIR "/usr/local/Cellar/wget/1.16.3/com"'; \ | |
echo '#define LOCALSTATEDIR "/usr/local/Cellar/wget/1.16.3/var"'; \ | |
echo '#define RUNSTATEDIR "/usr/local/Cellar/wget/1.16.3/var/run"'; \ | |
echo '#define INCLUDEDIR "/usr/local/Cellar/wget/1.16.3/include"'; \ | |
echo '#define OLDINCLUDEDIR "/usr/include"'; \ | |
echo '#define DOCDIR "/usr/local/Cellar/wget/1.16.3/share/doc/wget"'; \ | |
echo '#define INFODIR "/usr/local/Cellar/wget/1.16.3/share/info"'; \ | |
echo '#define HTMLDIR "/usr/local/Cellar/wget/1.16.3/share/doc/wget"'; \ | |
echo '#define DVIDIR "/usr/local/Cellar/wget/1.16.3/share/doc/wget"'; \ | |
echo '#define PDFDIR "/usr/local/Cellar/wget/1.16.3/share/doc/wget"'; \ | |
echo '#define PSDIR "/usr/local/Cellar/wget/1.16.3/share/doc/wget"'; \ | |
echo '#define LIBDIR "/usr/local/Cellar/wget/1.16.3/lib"'; \ | |
echo '#define LISPDIR "/usr/local/Cellar/wget/1.16.3/share/emacs/site-lisp"'; \ | |
echo '#define LOCALEDIR "/usr/local/Cellar/wget/1.16.3/share/locale"'; \ | |
echo '#define MANDIR "/usr/local/Cellar/wget/1.16.3/share/man"'; \ | |
echo '#define MANEXT ""'; \ | |
echo '#define PKGDATADIR "/usr/local/Cellar/wget/1.16.3/share/wget"'; \ | |
echo '#define PKGINCLUDEDIR "/usr/local/Cellar/wget/1.16.3/include/wget"'; \ | |
echo '#define PKGLIBDIR "/usr/local/Cellar/wget/1.16.3/lib/wget"'; \ | |
echo '#define PKGLIBEXECDIR "/usr/local/Cellar/wget/1.16.3/libexec/wget"'; \ | |
} | sed '/""/d' > configmake.h-t && \ | |
mv -f configmake.h-t configmake.h | |
rm -f sched.h-t sched.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_SCHED_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \ | |
-e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ | |
< ./sched.in.h; \ | |
} > sched.h-t && \ | |
mv sched.h-t sched.h | |
rm -f stddef.h-t stddef.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \ | |
-e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \ | |
-e 's|@''HAVE_WCHAR_T''@|1|g' \ | |
-e 's|@''REPLACE_NULL''@|0|g' \ | |
< ./stddef.in.h; \ | |
} > stddef.h-t && \ | |
mv stddef.h-t stddef.h | |
rm -f stdint.h-t stdint.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_STDINT_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \ | |
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ | |
-e 's/@''HAVE_INTTYPES_H''@/1/g' \ | |
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ | |
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ | |
-e 's/@''HAVE_WCHAR_H''@/1/g' \ | |
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ | |
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \ | |
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \ | |
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ | |
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ | |
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \ | |
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \ | |
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ | |
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ | |
-e 's/@''WCHAR_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \ | |
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ | |
-e 's/@''WINT_T_SUFFIX''@//g' \ | |
< ./stdint.in.h; \ | |
} > stdint.h-t && \ | |
mv stdint.h-t stdint.h | |
rm -f stdio.h-t stdio.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ | |
-e 's/@''GNULIB_DPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_FCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_FDOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FFLUSH''@/0/g' \ | |
-e 's/@''GNULIB_FGETC''@/1/g' \ | |
-e 's/@''GNULIB_FGETS''@/1/g' \ | |
-e 's/@''GNULIB_FOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_FPURGE''@/0/g' \ | |
-e 's/@''GNULIB_FPUTC''@/1/g' \ | |
-e 's/@''GNULIB_FPUTS''@/1/g' \ | |
-e 's/@''GNULIB_FREAD''@/1/g' \ | |
-e 's/@''GNULIB_FREOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FSCANF''@/1/g' \ | |
-e 's/@''GNULIB_FSEEK''@/1/g' \ | |
-e 's/@''GNULIB_FSEEKO''@/1/g' \ | |
-e 's/@''GNULIB_FTELL''@/1/g' \ | |
-e 's/@''GNULIB_FTELLO''@/1/g' \ | |
-e 's/@''GNULIB_FWRITE''@/1/g' \ | |
-e 's/@''GNULIB_GETC''@/1/g' \ | |
-e 's/@''GNULIB_GETCHAR''@/1/g' \ | |
-e 's/@''GNULIB_GETDELIM''@/1/g' \ | |
-e 's/@''GNULIB_GETLINE''@/1/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_PERROR''@/0/g' \ | |
-e 's/@''GNULIB_POPEN''@/0/g' \ | |
-e 's/@''GNULIB_PRINTF''@/1/g' \ | |
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PUTC''@/1/g' \ | |
-e 's/@''GNULIB_PUTCHAR''@/1/g' \ | |
-e 's/@''GNULIB_PUTS''@/1/g' \ | |
-e 's/@''GNULIB_REMOVE''@/0/g' \ | |
-e 's/@''GNULIB_RENAME''@/0/g' \ | |
-e 's/@''GNULIB_RENAMEAT''@/0/g' \ | |
-e 's/@''GNULIB_SCANF''@/1/g' \ | |
-e 's/@''GNULIB_SNPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ | |
-e 's/@''GNULIB_TMPFILE''@/0/g' \ | |
-e 's/@''GNULIB_VASPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VDPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_VFPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VFSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VSNPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ | |
< ./stdio.in.h | \ | |
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ | |
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \ | |
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DPRINTF''@|1|g' \ | |
-e 's|@''HAVE_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_PCLOSE''@|1|g' \ | |
-e 's|@''HAVE_POPEN''@|1|g' \ | |
-e 's|@''HAVE_RENAMEAT''@|1|g' \ | |
-e 's|@''HAVE_VASPRINTF''@|1|g' \ | |
-e 's|@''HAVE_VDPRINTF''@|1|g' \ | |
-e 's|@''REPLACE_DPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FCLOSE''@|0|g' \ | |
-e 's|@''REPLACE_FDOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FFLUSH''@|0|g' \ | |
-e 's|@''REPLACE_FOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FPURGE''@|0|g' \ | |
-e 's|@''REPLACE_FREOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FSEEK''@|0|g' \ | |
-e 's|@''REPLACE_FSEEKO''@|0|g' \ | |
-e 's|@''REPLACE_FTELL''@|0|g' \ | |
-e 's|@''REPLACE_FTELLO''@|0|g' \ | |
-e 's|@''REPLACE_GETDELIM''@|0|g' \ | |
-e 's|@''REPLACE_GETLINE''@|0|g' \ | |
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_PERROR''@|0|g' \ | |
-e 's|@''REPLACE_POPEN''@|0|g' \ | |
-e 's|@''REPLACE_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_REMOVE''@|0|g' \ | |
-e 's|@''REPLACE_RENAME''@|0|g' \ | |
-e 's|@''REPLACE_RENAMEAT''@|0|g' \ | |
-e 's|@''REPLACE_SNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_SPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_TMPFILE''@|0|g' \ | |
-e 's|@''REPLACE_VASPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VDPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VFPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSPRINTF''@|0|g' \ | |
-e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
} > stdio.h-t && \ | |
mv stdio.h-t stdio.h | |
rm -f stdlib.h-t stdlib.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ | |
-e 's/@''GNULIB__EXIT''@/0/g' \ | |
-e 's/@''GNULIB_ATOLL''@/0/g' \ | |
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ | |
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \ | |
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \ | |
-e 's/@''GNULIB_GRANTPT''@/0/g' \ | |
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ | |
-e 's/@''GNULIB_MBTOWC''@/1/g' \ | |
-e 's/@''GNULIB_MKDTEMP''@/0/g' \ | |
-e 's/@''GNULIB_MKOSTEMP''@/1/g' \ | |
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_MKSTEMP''@/1/g' \ | |
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_PUTENV''@/0/g' \ | |
-e 's/@''GNULIB_QSORT_R''@/0/g' \ | |
-e 's/@''GNULIB_RANDOM''@/0/g' \ | |
-e 's/@''GNULIB_RANDOM_R''@/0/g' \ | |
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ | |
-e 's/@''GNULIB_REALPATH''@/0/g' \ | |
-e 's/@''GNULIB_RPMATCH''@/0/g' \ | |
-e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ | |
-e 's/@''GNULIB_SETENV''@/0/g' \ | |
-e 's/@''GNULIB_STRTOD''@/0/g' \ | |
-e 's/@''GNULIB_STRTOLL''@/1/g' \ | |
-e 's/@''GNULIB_STRTOULL''@/0/g' \ | |
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \ | |
-e 's/@''GNULIB_UNSETENV''@/0/g' \ | |
-e 's/@''GNULIB_WCTOMB''@/0/g' \ | |
< ./stdlib.in.h | \ | |
sed -e 's|@''HAVE__EXIT''@|1|g' \ | |
-e 's|@''HAVE_ATOLL''@|1|g' \ | |
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ | |
-e 's|@''HAVE_GETSUBOPT''@|1|g' \ | |
-e 's|@''HAVE_GRANTPT''@|1|g' \ | |
-e 's|@''HAVE_MKDTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKOSTEMP''@|0|g' \ | |
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME_R''@|1|g' \ | |
-e 's|@''HAVE_RANDOM''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_H''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_R''@|1|g' \ | |
-e 's|@''HAVE_REALPATH''@|1|g' \ | |
-e 's|@''HAVE_RPMATCH''@|1|g' \ | |
-e 's|@''HAVE_SECURE_GETENV''@|0|g' \ | |
-e 's|@''HAVE_DECL_SETENV''@|1|g' \ | |
-e 's|@''HAVE_STRTOD''@|1|g' \ | |
-e 's|@''HAVE_STRTOLL''@|1|g' \ | |
-e 's|@''HAVE_STRTOULL''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ | |
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ | |
-e 's|@''HAVE_UNLOCKPT''@|1|g' \ | |
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ | |
-e 's|@''REPLACE_CALLOC''@|0|g' \ | |
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ | |
-e 's|@''REPLACE_MALLOC''@|0|g' \ | |
-e 's|@''REPLACE_MBTOWC''@|0|g' \ | |
-e 's|@''REPLACE_MKSTEMP''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_PUTENV''@|0|g' \ | |
-e 's|@''REPLACE_QSORT_R''@|0|g' \ | |
-e 's|@''REPLACE_RANDOM_R''@|0|g' \ | |
-e 's|@''REPLACE_REALLOC''@|0|g' \ | |
-e 's|@''REPLACE_REALPATH''@|0|g' \ | |
-e 's|@''REPLACE_SETENV''@|0|g' \ | |
-e 's|@''REPLACE_STRTOD''@|0|g' \ | |
-e 's|@''REPLACE_UNSETENV''@|0|g' \ | |
-e 's|@''REPLACE_WCTOMB''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
} > stdlib.h-t && \ | |
mv stdlib.h-t stdlib.h | |
rm -f string.h-t string.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \ | |
-e 's/@''GNULIB_FFSL''@/0/g' \ | |
-e 's/@''GNULIB_FFSLL''@/0/g' \ | |
-e 's/@''GNULIB_MBSLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSNLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSRCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSSTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSPBRK''@/0/g' \ | |
-e 's/@''GNULIB_MBSSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSSEP''@/0/g' \ | |
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \ | |
-e 's/@''GNULIB_MEMCHR''@/1/g' \ | |
-e 's/@''GNULIB_MEMMEM''@/0/g' \ | |
-e 's/@''GNULIB_MEMPCPY''@/0/g' \ | |
-e 's/@''GNULIB_MEMRCHR''@/1/g' \ | |
-e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ | |
-e 's/@''GNULIB_STPCPY''@/0/g' \ | |
-e 's/@''GNULIB_STPNCPY''@/0/g' \ | |
-e 's/@''GNULIB_STRCHRNUL''@/1/g' \ | |
-e 's/@''GNULIB_STRDUP''@/0/g' \ | |
-e 's/@''GNULIB_STRNCAT''@/0/g' \ | |
-e 's/@''GNULIB_STRNDUP''@/1/g' \ | |
-e 's/@''GNULIB_STRNLEN''@/1/g' \ | |
-e 's/@''GNULIB_STRPBRK''@/0/g' \ | |
-e 's/@''GNULIB_STRSEP''@/0/g' \ | |
-e 's/@''GNULIB_STRSTR''@/0/g' \ | |
-e 's/@''GNULIB_STRCASESTR''@/0/g' \ | |
-e 's/@''GNULIB_STRTOK_R''@/1/g' \ | |
-e 's/@''GNULIB_STRERROR''@/1/g' \ | |
-e 's/@''GNULIB_STRERROR_R''@/1/g' \ | |
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \ | |
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \ | |
< ./string.in.h | \ | |
sed -e 's|@''HAVE_FFSL''@|1|g' \ | |
-e 's|@''HAVE_FFSLL''@|1|g' \ | |
-e 's|@''HAVE_MBSLEN''@|0|g' \ | |
-e 's|@''HAVE_MEMCHR''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ | |
-e 's|@''HAVE_MEMPCPY''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \ | |
-e 's|@''HAVE_RAWMEMCHR''@|0|g' \ | |
-e 's|@''HAVE_STPCPY''@|1|g' \ | |
-e 's|@''HAVE_STPNCPY''@|1|g' \ | |
-e 's|@''HAVE_STRCHRNUL''@|0|g' \ | |
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ | |
-e 's|@''HAVE_STRPBRK''@|1|g' \ | |
-e 's|@''HAVE_STRSEP''@|1|g' \ | |
-e 's|@''HAVE_STRCASESTR''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ | |
-e 's|@''HAVE_STRVERSCMP''@|1|g' \ | |
-e 's|@''REPLACE_STPNCPY''@|0|g' \ | |
-e 's|@''REPLACE_MEMCHR''@|0|g' \ | |
-e 's|@''REPLACE_MEMMEM''@|0|g' \ | |
-e 's|@''REPLACE_STRCASESTR''@|0|g' \ | |
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \ | |
-e 's|@''REPLACE_STRDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRSTR''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR''@|1|g' \ | |
-e 's|@''REPLACE_STRERROR_R''@|1|g' \ | |
-e 's|@''REPLACE_STRNCAT''@|0|g' \ | |
-e 's|@''REPLACE_STRNDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRNLEN''@|0|g' \ | |
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \ | |
-e 's|@''REPLACE_STRTOK_R''@|0|g' \ | |
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
< ./string.in.h; \ | |
} > string.h-t && \ | |
mv string.h-t string.h | |
rm -f strings.h-t strings.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_STRINGS_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \ | |
-e 's|@''GNULIB_FFS''@|0|g' \ | |
-e 's|@''HAVE_FFS''@|1|g' \ | |
-e 's|@''HAVE_STRCASECMP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./strings.in.h; \ | |
} > strings.h-t && \ | |
mv strings.h-t strings.h | |
../build-aux/install-sh -c -d sys | |
../build-aux/install-sh -c -d sys | |
../build-aux/install-sh -c -d sys | |
../build-aux/install-sh -c -d sys | |
mkdir: sys: File exists | |
rm -f sys/select.h-t sys/select.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ | |
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ | |
-e 's/@''GNULIB_PSELECT''@/0/g' \ | |
-e 's/@''GNULIB_SELECT''@/1/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''HAVE_PSELECT''@|1|g' \ | |
-e 's|@''REPLACE_PSELECT''@|0|g' \ | |
-e 's|@''REPLACE_SELECT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_select.in.h; \ | |
} > sys/select.h-t && \ | |
mv sys/select.h-t sys/select.h | |
rm -f sys/ioctl.h-t sys/ioctl.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \ | |
-e 's/@''GNULIB_IOCTL''@/1/g' \ | |
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ | |
-e 's|@''REPLACE_IOCTL''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_ioctl.in.h; \ | |
} > sys/ioctl.h-t && \ | |
mv sys/ioctl.h-t sys/ioctl.h | |
rm -f sys/socket.h-t sys/socket.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \ | |
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ | |
-e 's/@''GNULIB_CLOSE''@/1/g' \ | |
-e 's/@''GNULIB_SOCKET''@/1/g' \ | |
-e 's/@''GNULIB_CONNECT''@/1/g' \ | |
-e 's/@''GNULIB_ACCEPT''@/1/g' \ | |
-e 's/@''GNULIB_BIND''@/1/g' \ | |
-e 's/@''GNULIB_GETPEERNAME''@/1/g' \ | |
-e 's/@''GNULIB_GETSOCKNAME''@/1/g' \ | |
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ | |
-e 's/@''GNULIB_LISTEN''@/1/g' \ | |
-e 's/@''GNULIB_RECV''@/1/g' \ | |
-e 's/@''GNULIB_SEND''@/1/g' \ | |
-e 's/@''GNULIB_RECVFROM''@/0/g' \ | |
-e 's/@''GNULIB_SENDTO''@/0/g' \ | |
-e 's/@''GNULIB_SETSOCKOPT''@/1/g' \ | |
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \ | |
-e 's/@''GNULIB_ACCEPT4''@/0/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ | |
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ | |
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ | |
-e 's|@''HAVE_ACCEPT4''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_socket.in.h; \ | |
} > sys/socket.h-t && \ | |
mv -f sys/socket.h-t sys/socket.h | |
rm -f sys/stat.h-t sys/stat.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ | |
-e 's/@''GNULIB_FCHMODAT''@/0/g' \ | |
-e 's/@''GNULIB_FSTAT''@/1/g' \ | |
-e 's/@''GNULIB_FSTATAT''@/0/g' \ | |
-e 's/@''GNULIB_FUTIMENS''@/1/g' \ | |
-e 's/@''GNULIB_LCHMOD''@/0/g' \ | |
-e 's/@''GNULIB_LSTAT''@/1/g' \ | |
-e 's/@''GNULIB_MKDIRAT''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFO''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \ | |
-e 's/@''GNULIB_MKNOD''@/0/g' \ | |
-e 's/@''GNULIB_MKNODAT''@/0/g' \ | |
-e 's/@''GNULIB_STAT''@/1/g' \ | |
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \ | |
-e 's|@''HAVE_FCHMODAT''@|1|g' \ | |
-e 's|@''HAVE_FSTATAT''@|1|g' \ | |
-e 's|@''HAVE_FUTIMENS''@|0|g' \ | |
-e 's|@''HAVE_LCHMOD''@|1|g' \ | |
-e 's|@''HAVE_LSTAT''@|1|g' \ | |
-e 's|@''HAVE_MKDIRAT''@|1|g' \ | |
-e 's|@''HAVE_MKFIFO''@|1|g' \ | |
-e 's|@''HAVE_MKFIFOAT''@|1|g' \ | |
-e 's|@''HAVE_MKNOD''@|1|g' \ | |
-e 's|@''HAVE_MKNODAT''@|1|g' \ | |
-e 's|@''HAVE_UTIMENSAT''@|1|g' \ | |
-e 's|@''REPLACE_FSTAT''@|0|g' \ | |
-e 's|@''REPLACE_FSTATAT''@|0|g' \ | |
-e 's|@''REPLACE_FUTIMENS''@|0|g' \ | |
-e 's|@''REPLACE_LSTAT''@|1|g' \ | |
-e 's|@''REPLACE_MKDIR''@|0|g' \ | |
-e 's|@''REPLACE_MKFIFO''@|0|g' \ | |
-e 's|@''REPLACE_MKNOD''@|0|g' \ | |
-e 's|@''REPLACE_STAT''@|1|g' \ | |
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_stat.in.h; \ | |
} > sys/stat.h-t && \ | |
mv sys/stat.h-t sys/stat.h | |
../build-aux/install-sh -c -d sys | |
../build-aux/install-sh -c -d sys | |
rm -f sys/time.h-t sys/time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ | |
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ | |
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ | |
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ | |
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_time.in.h; \ | |
} > sys/time.h-t && \ | |
mv sys/time.h-t sys/time.h | |
rm -f sys/types.h-t sys/types.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
< ./sys_types.in.h; \ | |
} > sys/types.h-t && \ | |
mv sys/types.h-t sys/types.h | |
../build-aux/install-sh -c -d sys | |
../build-aux/install-sh -c -d sys | |
rm -f sys/uio.h-t sys/uio.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \ | |
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \ | |
< ./sys_uio.in.h; \ | |
} > sys/uio.h-t && \ | |
mv -f sys/uio.h-t sys/uio.h | |
rm -f time.h-t time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \ | |
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ | |
-e 's/@''GNULIB_MKTIME''@/1/g' \ | |
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \ | |
-e 's/@''GNULIB_STRPTIME''@/1/g' \ | |
-e 's/@''GNULIB_TIMEGM''@/1/g' \ | |
-e 's/@''GNULIB_TIME_R''@/1/g' \ | |
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ | |
-e 's|@''HAVE_NANOSLEEP''@|1|g' \ | |
-e 's|@''HAVE_STRPTIME''@|1|g' \ | |
-e 's|@''HAVE_TIMEGM''@|1|g' \ | |
-e 's|@''REPLACE_GMTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ | |
-e 's|@''REPLACE_MKTIME''@|1|g' \ | |
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_TIMEGM''@|1|g' \ | |
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ | |
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./time.in.h; \ | |
} > time.h-t && \ | |
mv time.h-t time.h | |
rm -f unistd.h-t unistd.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_UNISTD_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
-e 's/@''GNULIB_CHDIR''@/0/g' \ | |
-e 's/@''GNULIB_CHOWN''@/0/g' \ | |
-e 's/@''GNULIB_CLOSE''@/1/g' \ | |
-e 's/@''GNULIB_DUP''@/0/g' \ | |
-e 's/@''GNULIB_DUP2''@/1/g' \ | |
-e 's/@''GNULIB_DUP3''@/0/g' \ | |
-e 's/@''GNULIB_ENVIRON''@/1/g' \ | |
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \ | |
-e 's/@''GNULIB_FACCESSAT''@/0/g' \ | |
-e 's/@''GNULIB_FCHDIR''@/0/g' \ | |
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \ | |
-e 's/@''GNULIB_FDATASYNC''@/0/g' \ | |
-e 's/@''GNULIB_FSYNC''@/0/g' \ | |
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \ | |
-e 's/@''GNULIB_GETCWD''@/0/g' \ | |
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ | |
-e 's/@''GNULIB_GETGROUPS''@/0/g' \ | |
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ | |
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ | |
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ | |
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ | |
-e 's/@''GNULIB_ISATTY''@/0/g' \ | |
-e 's/@''GNULIB_LCHOWN''@/0/g' \ | |
-e 's/@''GNULIB_LINK''@/0/g' \ | |
-e 's/@''GNULIB_LINKAT''@/0/g' \ | |
-e 's/@''GNULIB_LSEEK''@/1/g' \ | |
-e 's/@''GNULIB_PIPE''@/0/g' \ | |
-e 's/@''GNULIB_PIPE2''@/1/g' \ | |
-e 's/@''GNULIB_PREAD''@/0/g' \ | |
-e 's/@''GNULIB_PWRITE''@/0/g' \ | |
-e 's/@''GNULIB_READ''@/0/g' \ | |
-e 's/@''GNULIB_READLINK''@/0/g' \ | |
-e 's/@''GNULIB_READLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_RMDIR''@/0/g' \ | |
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_SLEEP''@/0/g' \ | |
-e 's/@''GNULIB_SYMLINK''@/0/g' \ | |
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ | |
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ | |
-e 's/@''GNULIB_UNLINK''@/0/g' \ | |
-e 's/@''GNULIB_UNLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_USLEEP''@/0/g' \ | |
-e 's/@''GNULIB_WRITE''@/1/g' \ | |
< ./unistd.in.h | \ | |
sed -e 's|@''HAVE_CHOWN''@|1|g' \ | |
-e 's|@''HAVE_DUP2''@|1|g' \ | |
-e 's|@''HAVE_DUP3''@|1|g' \ | |
-e 's|@''HAVE_EUIDACCESS''@|1|g' \ | |
-e 's|@''HAVE_FACCESSAT''@|1|g' \ | |
-e 's|@''HAVE_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_FCHOWNAT''@|1|g' \ | |
-e 's|@''HAVE_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_FSYNC''@|1|g' \ | |
-e 's|@''HAVE_FTRUNCATE''@|1|g' \ | |
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ | |
-e 's|@''HAVE_GETGROUPS''@|1|g' \ | |
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_GETLOGIN''@|1|g' \ | |
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ | |
-e 's|@''HAVE_LCHOWN''@|1|g' \ | |
-e 's|@''HAVE_LINK''@|1|g' \ | |
-e 's|@''HAVE_LINKAT''@|1|g' \ | |
-e 's|@''HAVE_PIPE''@|1|g' \ | |
-e 's|@''HAVE_PIPE2''@|0|g' \ | |
-e 's|@''HAVE_PREAD''@|1|g' \ | |
-e 's|@''HAVE_PWRITE''@|1|g' \ | |
-e 's|@''HAVE_READLINK''@|1|g' \ | |
-e 's|@''HAVE_READLINKAT''@|1|g' \ | |
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_SLEEP''@|1|g' \ | |
-e 's|@''HAVE_SYMLINK''@|1|g' \ | |
-e 's|@''HAVE_SYMLINKAT''@|1|g' \ | |
-e 's|@''HAVE_UNLINKAT''@|1|g' \ | |
-e 's|@''HAVE_USLEEP''@|1|g' \ | |
-e 's|@''HAVE_DECL_ENVIRON''@|0|g' \ | |
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ | |
-e 's|@''HAVE_OS_H''@|0|g' \ | |
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | |
| \ | |
sed -e 's|@''REPLACE_CHOWN''@|0|g' \ | |
-e 's|@''REPLACE_CLOSE''@|0|g' \ | |
-e 's|@''REPLACE_DUP''@|0|g' \ | |
-e 's|@''REPLACE_DUP2''@|0|g' \ | |
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \ | |
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \ | |
-e 's|@''REPLACE_GETCWD''@|0|g' \ | |
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ | |
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ | |
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ | |
-e 's|@''REPLACE_GETGROUPS''@|0|g' \ | |
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ | |
-e 's|@''REPLACE_ISATTY''@|0|g' \ | |
-e 's|@''REPLACE_LCHOWN''@|0|g' \ | |
-e 's|@''REPLACE_LINK''@|0|g' \ | |
-e 's|@''REPLACE_LINKAT''@|0|g' \ | |
-e 's|@''REPLACE_LSEEK''@|0|g' \ | |
-e 's|@''REPLACE_PREAD''@|0|g' \ | |
-e 's|@''REPLACE_PWRITE''@|0|g' \ | |
-e 's|@''REPLACE_READ''@|0|g' \ | |
-e 's|@''REPLACE_READLINK''@|0|g' \ | |
-e 's|@''REPLACE_READLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_RMDIR''@|0|g' \ | |
-e 's|@''REPLACE_SLEEP''@|0|g' \ | |
-e 's|@''REPLACE_SYMLINK''@|0|g' \ | |
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_UNLINK''@|0|g' \ | |
-e 's|@''REPLACE_UNLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_USLEEP''@|0|g' \ | |
-e 's|@''REPLACE_WRITE''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
} > unistd.h-t && \ | |
mv unistd.h-t unistd.h | |
rm -f sys/wait.h-t sys/wait.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \ | |
-e 's/@''GNULIB_WAITPID''@/1/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./sys_wait.in.h; \ | |
} > sys/wait.h-t && \ | |
mv sys/wait.h-t sys/wait.h | |
rm -f unitypes.h-t unitypes.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
cat ./unitypes.in.h; \ | |
} > unitypes.h-t && \ | |
mv -f unitypes.h-t unitypes.h | |
rm -f uniwidth.h-t uniwidth.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
cat ./uniwidth.in.h; \ | |
} > uniwidth.h-t && \ | |
mv -f uniwidth.h-t uniwidth.h | |
rm -f wchar.h-t wchar.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''HAVE_FEATURES_H''@|0|g' \ | |
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ | |
-e 's|@''HAVE_WCHAR_H''@|1|g' \ | |
-e 's/@''GNULIB_BTOWC''@/1/g' \ | |
-e 's/@''GNULIB_WCTOB''@/0/g' \ | |
-e 's/@''GNULIB_MBSINIT''@/1/g' \ | |
-e 's/@''GNULIB_MBRTOWC''@/1/g' \ | |
-e 's/@''GNULIB_MBRLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ | |
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ | |
-e 's/@''GNULIB_WCRTOMB''@/1/g' \ | |
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ | |
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ | |
-e 's/@''GNULIB_WCWIDTH''@/1/g' \ | |
-e 's/@''GNULIB_WMEMCHR''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCMP''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCPY''@/0/g' \ | |
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \ | |
-e 's/@''GNULIB_WMEMSET''@/0/g' \ | |
-e 's/@''GNULIB_WCSLEN''@/0/g' \ | |
-e 's/@''GNULIB_WCSNLEN''@/0/g' \ | |
-e 's/@''GNULIB_WCSCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCPCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCPNCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCSCAT''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCAT''@/0/g' \ | |
-e 's/@''GNULIB_WCSCMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCOLL''@/0/g' \ | |
-e 's/@''GNULIB_WCSXFRM''@/0/g' \ | |
-e 's/@''GNULIB_WCSDUP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCHR''@/0/g' \ | |
-e 's/@''GNULIB_WCSRCHR''@/0/g' \ | |
-e 's/@''GNULIB_WCSCSPN''@/0/g' \ | |
-e 's/@''GNULIB_WCSSPN''@/0/g' \ | |
-e 's/@''GNULIB_WCSPBRK''@/0/g' \ | |
-e 's/@''GNULIB_WCSSTR''@/0/g' \ | |
-e 's/@''GNULIB_WCSTOK''@/0/g' \ | |
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \ | |
< ./wchar.in.h | \ | |
sed -e 's|@''HAVE_WINT_T''@|1|g' \ | |
-e 's|@''HAVE_BTOWC''@|1|g' \ | |
-e 's|@''HAVE_MBSINIT''@|1|g' \ | |
-e 's|@''HAVE_MBRTOWC''@|1|g' \ | |
-e 's|@''HAVE_MBRLEN''@|1|g' \ | |
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \ | |
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ | |
-e 's|@''HAVE_WCRTOMB''@|1|g' \ | |
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \ | |
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ | |
-e 's|@''HAVE_WMEMCHR''@|1|g' \ | |
-e 's|@''HAVE_WMEMCMP''@|1|g' \ | |
-e 's|@''HAVE_WMEMCPY''@|1|g' \ | |
-e 's|@''HAVE_WMEMMOVE''@|1|g' \ | |
-e 's|@''HAVE_WMEMSET''@|1|g' \ | |
-e 's|@''HAVE_WCSLEN''@|1|g' \ | |
-e 's|@''HAVE_WCSNLEN''@|1|g' \ | |
-e 's|@''HAVE_WCSCPY''@|1|g' \ | |
-e 's|@''HAVE_WCPCPY''@|1|g' \ | |
-e 's|@''HAVE_WCSNCPY''@|1|g' \ | |
-e 's|@''HAVE_WCPNCPY''@|1|g' \ | |
-e 's|@''HAVE_WCSCAT''@|1|g' \ | |
-e 's|@''HAVE_WCSNCAT''@|1|g' \ | |
-e 's|@''HAVE_WCSCMP''@|1|g' \ | |
-e 's|@''HAVE_WCSNCMP''@|1|g' \ | |
-e 's|@''HAVE_WCSCASECMP''@|1|g' \ | |
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \ | |
-e 's|@''HAVE_WCSCOLL''@|1|g' \ | |
-e 's|@''HAVE_WCSXFRM''@|1|g' \ | |
-e 's|@''HAVE_WCSDUP''@|1|g' \ | |
-e 's|@''HAVE_WCSCHR''@|1|g' \ | |
-e 's|@''HAVE_WCSRCHR''@|1|g' \ | |
-e 's|@''HAVE_WCSCSPN''@|1|g' \ | |
-e 's|@''HAVE_WCSSPN''@|1|g' \ | |
-e 's|@''HAVE_WCSPBRK''@|1|g' \ | |
-e 's|@''HAVE_WCSSTR''@|1|g' \ | |
-e 's|@''HAVE_WCSTOK''@|1|g' \ | |
-e 's|@''HAVE_WCSWIDTH''@|1|g' \ | |
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \ | |
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | |
| \ | |
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ | |
-e 's|@''REPLACE_BTOWC''@|0|g' \ | |
-e 's|@''REPLACE_WCTOB''@|0|g' \ | |
-e 's|@''REPLACE_MBSINIT''@|0|g' \ | |
-e 's|@''REPLACE_MBRTOWC''@|0|g' \ | |
-e 's|@''REPLACE_MBRLEN''@|0|g' \ | |
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ | |
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ | |
-e 's|@''REPLACE_WCRTOMB''@|0|g' \ | |
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ | |
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ | |
-e 's|@''REPLACE_WCWIDTH''@|1|g' \ | |
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ | |
} > wchar.h-t && \ | |
mv wchar.h-t wchar.h | |
rm -f wctype.h-t wctype.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_WCTYPE_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ | |
-e 's/@''GNULIB_ISWBLANK''@/1/g' \ | |
-e 's/@''GNULIB_WCTYPE''@/0/g' \ | |
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \ | |
-e 's/@''GNULIB_WCTRANS''@/0/g' \ | |
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \ | |
-e 's/@''HAVE_ISWBLANK''@/1/g' \ | |
-e 's/@''HAVE_ISWCNTRL''@/1/g' \ | |
-e 's/@''HAVE_WCTYPE_T''@/1/g' \ | |
-e 's/@''HAVE_WCTRANS_T''@/1/g' \ | |
-e 's/@''HAVE_WINT_T''@/1/g' \ | |
-e 's/@''REPLACE_ISWBLANK''@/0/g' \ | |
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \ | |
-e 's/@''REPLACE_TOWLOWER''@/0/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./wctype.in.h; \ | |
} > wctype.h-t && \ | |
mv wctype.h-t wctype.h | |
../build-aux/install-sh -c -d arpa | |
rm -f fcntl.h-t fcntl.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ | |
-e 's/@''GNULIB_FCNTL''@/1/g' \ | |
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_OPEN''@/1/g' \ | |
-e 's/@''GNULIB_OPENAT''@/0/g' \ | |
-e 's|@''HAVE_FCNTL''@|1|g' \ | |
-e 's|@''HAVE_OPENAT''@|1|g' \ | |
-e 's|@''REPLACE_FCNTL''@|0|g' \ | |
-e 's|@''REPLACE_OPEN''@|1|g' \ | |
-e 's|@''REPLACE_OPENAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./fcntl.in.h; \ | |
} > fcntl.h-t && \ | |
mv fcntl.h-t fcntl.h | |
rm -f fnmatch.h-t fnmatch.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
< ./fnmatch.in.h; \ | |
} > fnmatch.h-t && \ | |
mv -f fnmatch.h-t fnmatch.h | |
rm -f getopt.h-t getopt.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_GETOPT_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
< ./getopt.in.h; \ | |
} > getopt.h-t && \ | |
mv -f getopt.h-t getopt.h | |
rm -f langinfo.h-t langinfo.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_LANGINFO_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \ | |
-e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ | |
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ | |
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ | |
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ | |
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ | |
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \ | |
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./langinfo.in.h; \ | |
} > langinfo.h-t && \ | |
mv langinfo.h-t langinfo.h | |
rm -f arpa/inet.h-t arpa/inet.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''HAVE_FEATURES_H''@|0|g' \ | |
-e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \ | |
-e 's|@''HAVE_ARPA_INET_H''@|1|g' \ | |
-e 's/@''GNULIB_INET_NTOP''@/1/g' \ | |
-e 's/@''GNULIB_INET_PTON''@/0/g' \ | |
-e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ | |
-e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ | |
-e 's|@''REPLACE_INET_NTOP''@|0|g' \ | |
-e 's|@''REPLACE_INET_PTON''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./arpa_inet.in.h; \ | |
} > arpa/inet.h-t && \ | |
mv arpa/inet.h-t arpa/inet.h | |
rm -f locale.h-t locale.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ | |
-e 's/@''GNULIB_LOCALECONV''@/1/g' \ | |
-e 's/@''GNULIB_SETLOCALE''@/0/g' \ | |
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \ | |
-e 's|@''HAVE_DUPLOCALE''@|1|g' \ | |
-e 's|@''HAVE_XLOCALE_H''@|1|g' \ | |
-e 's|@''REPLACE_LOCALECONV''@|0|g' \ | |
-e 's|@''REPLACE_SETLOCALE''@|0|g' \ | |
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \ | |
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./locale.in.h; \ | |
} > locale.h-t && \ | |
mv locale.h-t locale.h | |
rm -f netdb.h-t netdb.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \ | |
-e 's|@''HAVE_NETDB_H''@|1|g' \ | |
-e 's/@''GNULIB_GETADDRINFO''@/1/g' \ | |
-e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ | |
-e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ | |
-e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ | |
-e 's|@''REPLACE_GAI_STRERROR''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./netdb.in.h; \ | |
} > netdb.h-t && \ | |
mv netdb.h-t netdb.h | |
rm -f signal.h-t signal.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ | |
-e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ | |
-e 's|@''GNULIB_RAISE''@|1|g' \ | |
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ | |
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ | |
-e 's/@''GNULIB_SIGACTION''@/1/g' \ | |
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ | |
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ | |
-e 's|@''HAVE_RAISE''@|1|g' \ | |
-e 's|@''HAVE_SIGSET_T''@|1|g' \ | |
-e 's|@''HAVE_SIGINFO_T''@|1|g' \ | |
-e 's|@''HAVE_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ | |
-e 's|@''HAVE_SIGHANDLER_T''@|0|g' \ | |
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ | |
-e 's|@''REPLACE_RAISE''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./signal.in.h; \ | |
} > signal.h-t && \ | |
mv signal.h-t signal.h | |
rm -f spawn.h-t spawn.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_SPAWN_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \ | |
-e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \ | |
-e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \ | |
-e 's|@''HAVE_POSIX_SPAWN''@|1|g' \ | |
-e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \ | |
-e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \ | |
-e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \ | |
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ | |
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ | |
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ | |
< ./spawn.in.h; \ | |
} > spawn.h-t && \ | |
mv spawn.h-t spawn.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive | |
depbase=`echo base32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT base32.o -MD -MP -MF $depbase.Tpo -c -o base32.o base32.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT binary-io.o -MD -MP -MF $depbase.Tpo -c -o binary-io.o binary-io.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo c-strcasestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strcasestr.o -MD -MP -MF $depbase.Tpo -c -o c-strcasestr.o c-strcasestr.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sha1.o -MD -MP -MF $depbase.Tpo -c -o sha1.o sha1.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fatal-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fatal-signal.o -MD -MP -MF $depbase.Tpo -c -o fatal-signal.o fatal-signal.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mbiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mbiter.o -MD -MP -MF $depbase.Tpo -c -o mbiter.o mbiter.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo pipe2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe2.o -MD -MP -MF $depbase.Tpo -c -o pipe2.o pipe2.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo pipe2-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe2-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe2-safer.o pipe2-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo sig-handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sig-handler.o -MD -MP -MF $depbase.Tpo -c -o sig-handler.o sig-handler.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo spawn-pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT spawn-pipe.o -MD -MP -MF $depbase.Tpo -c -o spawn-pipe.o spawn-pipe.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo timespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT timespec.o -MD -MP -MF $depbase.Tpo -c -o timespec.o timespec.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo tmpdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT tmpdir.o -MD -MP -MF $depbase.Tpo -c -o tmpdir.o tmpdir.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT utimens.o -MD -MP -MF $depbase.Tpo -c -o utimens.o utimens.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo wait-process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wait-process.o -MD -MP -MF $depbase.Tpo -c -o wait-process.o wait-process.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fnmatch.o -MD -MP -MF $depbase.Tpo -c -o fnmatch.o fnmatch.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo futimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT futimens.o -MD -MP -MF $depbase.Tpo -c -o futimens.o futimens.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo getpass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getpass.o -MD -MP -MF $depbase.Tpo -c -o getpass.o getpass.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo lstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT lstat.o -MD -MP -MF $depbase.Tpo -c -o lstat.o lstat.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo memrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT memrchr.o -MD -MP -MF $depbase.Tpo -c -o memrchr.o memrchr.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mkostemp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mkostemp.o -MD -MP -MF $depbase.Tpo -c -o mkostemp.o mkostemp.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo mktime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mktime.o -MD -MP -MF $depbase.Tpo -c -o mktime.o mktime.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT open.o -MD -MP -MF $depbase.Tpo -c -o open.o open.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo rawmemchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT rawmemchr.o -MD -MP -MF $depbase.Tpo -c -o rawmemchr.o rawmemchr.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo secure_getenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT secure_getenv.o -MD -MP -MF $depbase.Tpo -c -o secure_getenv.o secure_getenv.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stat.o -MD -MP -MF $depbase.Tpo -c -o stat.o stat.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo strchrnul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strchrnul.o -MD -MP -MF $depbase.Tpo -c -o strchrnul.o strchrnul.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror.o -MD -MP -MF $depbase.Tpo -c -o strerror.o strerror.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo strerror-override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror-override.o -MD -MP -MF $depbase.Tpo -c -o strerror-override.o strerror-override.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo timegm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT timegm.o -MD -MP -MF $depbase.Tpo -c -o timegm.o timegm.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wcwidth.o -MD -MP -MF $depbase.Tpo -c -o wcwidth.o wcwidth.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
rm -f t-charset.alias charset.alias && \ | |
/bin/sh ./config.charset 'x86_64-apple-darwin14.4.0' > t-charset.alias && \ | |
mv t-charset.alias charset.alias | |
rm -f t-ref-add.sed ref-add.sed && \ | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/wget/g' ref-add.sin > t-ref-add.sed && \ | |
mv t-ref-add.sed ref-add.sed | |
rm -f t-ref-del.sed ref-del.sed && \ | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/wget/g' ref-del.sin > t-ref-del.sed && \ | |
mv t-ref-del.sed ref-del.sed | |
depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
rm -f libgnu.a | |
ar cru libgnu.a base32.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o cloexec.o md5.o sha1.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o gettime.o localcharset.o glthread/lock.o mbchar.o mbiter.o pipe2.o pipe2-safer.o quotearg.o sig-handler.o sockets.o spawn-pipe.o stat-time.o strnlen1.o sys_socket.o tempname.o glthread/threadlib.o timespec.o tmpdir.o unistd.o dup-safer.o fd-safer.o pipe-safer.o uniwidth/width.o utimens.o wait-process.o wctype-h.o xmalloc.o xalloc-die.o xsize.o xstrndup.o asnprintf.o error.o fnmatch.o futimens.o getopt.o getopt1.o getpass.o ioctl.o lstat.o memrchr.o mkostemp.o mktime.o open.o printf-args.o printf-parse.o rawmemchr.o regex.o secure_getenv.o stat.o strchrnul.o strerror.o strerror-override.o strerror_r.o timegm.o vasnprintf.o wcwidth.o | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(binary-io.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(mbiter.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sig-handler.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(stat-time.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sys_socket.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(threadlib.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(timespec.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(xsize.o) has no symbols | |
ranlib libgnu.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(binary-io.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(mbiter.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sig-handler.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(stat-time.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sys_socket.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(threadlib.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(timespec.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(xsize.o) has no symbols | |
if test no = no; then \ | |
case 'darwin14.4.0' in \ | |
darwin[56]*) \ | |
need_charset_alias=true ;; \ | |
darwin* | cygwin* | mingw* | pw32* | cegcc*) \ | |
need_charset_alias=false ;; \ | |
*) \ | |
need_charset_alias=true ;; \ | |
esac ; \ | |
else \ | |
need_charset_alias=false ; \ | |
fi ; \ | |
if $need_charset_alias; then \ | |
/bin/sh /private/tmp/wget20150722-31047-10tsl9f/wget-1.16.3/build-aux/install-sh -d /usr/local/Cellar/wget/1.16.3/lib ; \ | |
fi ; \ | |
if test -f /usr/local/Cellar/wget/1.16.3/lib/charset.alias; then \ | |
sed -f ref-add.sed /usr/local/Cellar/wget/1.16.3/lib/charset.alias > /usr/local/Cellar/wget/1.16.3/lib/charset.tmp ; \ | |
/usr/bin/install -c -m 644 /usr/local/Cellar/wget/1.16.3/lib/charset.tmp /usr/local/Cellar/wget/1.16.3/lib/charset.alias ; \ | |
rm -f /usr/local/Cellar/wget/1.16.3/lib/charset.tmp ; \ | |
else \ | |
if $need_charset_alias; then \ | |
sed -f ref-add.sed charset.alias > /usr/local/Cellar/wget/1.16.3/lib/charset.tmp ; \ | |
/usr/bin/install -c -m 644 /usr/local/Cellar/wget/1.16.3/lib/charset.tmp /usr/local/Cellar/wget/1.16.3/lib/charset.alias ; \ | |
rm -f /usr/local/Cellar/wget/1.16.3/lib/charset.tmp ; \ | |
fi ; \ | |
fi | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in src | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT cookies.o -MD -MP -MF .deps/cookies.Tpo -c -o cookies.o cookies.c | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c | |
mv -f .deps/connect.Tpo .deps/connect.Po | |
mv -f .deps/convert.Tpo .deps/convert.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT css_.o -MD -MP -MF .deps/css_.Tpo -c -o css_.o css_.c | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT css-url.o -MD -MP -MF .deps/css-url.Tpo -c -o css-url.o css-url.c | |
mv -f .deps/cookies.Tpo .deps/cookies.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-basic.o -MD -MP -MF .deps/ftp-basic.Tpo -c -o ftp-basic.o ftp-basic.c | |
mv -f .deps/css-url.Tpo .deps/css-url.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-ls.o -MD -MP -MF .deps/ftp-ls.Tpo -c -o ftp-ls.o ftp-ls.c | |
mv -f .deps/ftp.Tpo .deps/ftp.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c | |
mv -f .deps/ftp-basic.Tpo .deps/ftp-basic.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c | |
mv -f .deps/css_.Tpo .deps/css_.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT html-parse.o -MD -MP -MF .deps/html-parse.Tpo -c -o html-parse.o html-parse.c | |
mv -f .deps/ftp-ls.Tpo .deps/ftp-ls.Po | |
mv -f .deps/hash.Tpo .deps/hash.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT html-url.o -MD -MP -MF .deps/html-url.Tpo -c -o html-url.o html-url.c | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c | |
mv -f .deps/host.Tpo .deps/host.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c | |
mv -f .deps/html-parse.Tpo .deps/html-parse.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c | |
mv -f .deps/html-url.Tpo .deps/html-url.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c | |
mv -f .deps/log.Tpo .deps/log.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT netrc.o -MD -MP -MF .deps/netrc.Tpo -c -o netrc.o netrc.c | |
mv -f .deps/init.Tpo .deps/init.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c | |
mv -f .deps/main.Tpo .deps/main.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ptimer.o -MD -MP -MF .deps/ptimer.Tpo -c -o ptimer.o ptimer.c | |
mv -f .deps/netrc.Tpo .deps/netrc.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c | |
mv -f .deps/ptimer.Tpo .deps/ptimer.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT res.o -MD -MP -MF .deps/res.Tpo -c -o res.o res.c | |
mv -f .deps/progress.Tpo .deps/progress.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT retr.o -MD -MP -MF .deps/retr.Tpo -c -o retr.o retr.c | |
mv -f .deps/recur.Tpo .deps/recur.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT spider.o -MD -MP -MF .deps/spider.Tpo -c -o spider.o spider.c | |
mv -f .deps/http.Tpo .deps/http.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c | |
mv -f .deps/res.Tpo .deps/res.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT warc.o -MD -MP -MF .deps/warc.Tpo -c -o warc.o warc.c | |
mv -f .deps/spider.Tpo .deps/spider.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c | |
mv -f .deps/retr.Tpo .deps/retr.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT exits.o -MD -MP -MF .deps/exits.Tpo -c -o exits.o exits.c | |
mv -f .deps/exits.Tpo .deps/exits.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT build_info.o -MD -MP -MF .deps/build_info.Tpo -c -o build_info.o build_info.c | |
mv -f .deps/warc.Tpo .deps/warc.Po | |
echo '/* version.c */' > version.c | |
echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c | |
echo '' >> version.c | |
echo '#include "version.h"' >> version.c | |
echo 'const char *version_string = "1.16.3";' >> version.c | |
echo 'const char *compilation_string = "'clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG '";' \ | |
| sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c | |
echo 'const char *link_string = "'clang -DNDEBUG \ | |
-L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a'";' \ | |
| sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-opie.o -MD -MP -MF .deps/ftp-opie.Tpo -c -o ftp-opie.o ftp-opie.c | |
mv -f .deps/build_info.Tpo .deps/build_info.Po | |
mv -f .deps/url.Tpo .deps/url.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT openssl.o -MD -MP -MF .deps/openssl.Tpo -c -o openssl.o openssl.c | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT http-ntlm.o -MD -MP -MF .deps/http-ntlm.Tpo -c -o http-ntlm.o http-ntlm.c | |
mv -f .deps/utils.Tpo .deps/utils.Po | |
clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/Cellar/wget/1.16.3/share/locale\" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c | |
mv -f .deps/ftp-opie.Tpo .deps/ftp-opie.Po | |
mv -f .deps/version.Tpo .deps/version.Po | |
mv -f .deps/http-ntlm.Tpo .deps/http-ntlm.Po | |
mv -f .deps/openssl.Tpo .deps/openssl.Po | |
clang -DNDEBUG -o wget connect.o convert.o cookies.o ftp.o css_.o css-url.o ftp-basic.o ftp-ls.o hash.o host.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o spider.o url.o warc.o utils.o exits.o build_info.o version.o ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz | |
make[3]: Nothing to be done for `install-data-am'. | |
../build-aux/install-sh -c -d '/usr/local/Cellar/wget/1.16.3/bin' | |
/usr/bin/install -c wget '/usr/local/Cellar/wget/1.16.3/bin' | |
Making install in doc | |
make[3]: Nothing to be done for `install-exec-am'. | |
/bin/sh /private/tmp/wget20150722-31047-10tsl9f/wget-1.16.3/build-aux/install-sh -d /usr/local/etc | |
./texi2pod.pl -D VERSION="1.16.3" ./wget.texi wget.pod | |
../build-aux/install-sh -c -d '/usr/local/Cellar/wget/1.16.3/share/info' | |
/usr/bin/install -c -m 644 ./wget.info '/usr/local/Cellar/wget/1.16.3/share/info' | |
/usr/local/Library/ENV/4.3/pod2man --center="GNU Wget" --release="GNU Wget 1.16.3" wget.pod > wget.1 | |
install-info --info-dir='/usr/local/Cellar/wget/1.16.3/share/info' '/usr/local/Cellar/wget/1.16.3/share/info/wget.info' | |
/bin/sh /private/tmp/wget20150722-31047-10tsl9f/wget-1.16.3/build-aux/install-sh -d /usr/local/Cellar/wget/1.16.3/share/man/man1 | |
/usr/bin/install -c -m 644 wget.1 /usr/local/Cellar/wget/1.16.3/share/man/man1/wget.1 | |
Making install in po | |
if test "wget" = "gettext-tools"; then \ | |
../build-aux/install-sh -c -d /usr/local/Cellar/wget/1.16.3/share/gettext/po; \ | |
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/usr/local/Cellar/wget/1.16.3/share/gettext/po/$file; \ | |
done; \ | |
for file in Makevars; do \ | |
rm -f /usr/local/Cellar/wget/1.16.3/share/gettext/po/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
Making install in tests | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in util | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in testenv | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. |
This file contains 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
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT base32.o -MD -MP -MF .deps/base32.Tpo -c -o base32.o base32.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT base32.o -MD -MP -MF .deps/base32.Tpo -c -o base32.o base32.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strcasestr.o -MD -MP -MF .deps/c-strcasestr.Tpo -c -o c-strcasestr.o c-strcasestr.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT c-strcasestr.o -MD -MP -MF .deps/c-strcasestr.Tpo -c -o c-strcasestr.o c-strcasestr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fatal-signal.o -MD -MP -MF .deps/fatal-signal.Tpo -c -o fatal-signal.o fatal-signal.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fatal-signal.o -MD -MP -MF .deps/fatal-signal.Tpo -c -o fatal-signal.o fatal-signal.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o fd-hook.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o fd-hook.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-safer-flag.o -MD -MP -MF .deps/fd-safer-flag.Tpo -c -o fd-safer-flag.o fd-safer-flag.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-safer-flag.o -MD -MP -MF .deps/fd-safer-flag.Tpo -c -o fd-safer-flag.o fd-safer-flag.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dup-safer-flag.o -MD -MP -MF .deps/dup-safer-flag.Tpo -c -o dup-safer-flag.o dup-safer-flag.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dup-safer-flag.o -MD -MP -MF .deps/dup-safer-flag.Tpo -c -o dup-safer-flag.o dup-safer-flag.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mbchar.o -MD -MP -MF .deps/mbchar.Tpo -c -o mbchar.o mbchar.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mbchar.o -MD -MP -MF .deps/mbchar.Tpo -c -o mbchar.o mbchar.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mbiter.o -MD -MP -MF .deps/mbiter.Tpo -c -o mbiter.o mbiter.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mbiter.o -MD -MP -MF .deps/mbiter.Tpo -c -o mbiter.o mbiter.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe2-safer.o -MD -MP -MF .deps/pipe2-safer.Tpo -c -o pipe2-safer.o pipe2-safer.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe2-safer.o -MD -MP -MF .deps/pipe2-safer.Tpo -c -o pipe2-safer.o pipe2-safer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sig-handler.o -MD -MP -MF .deps/sig-handler.Tpo -c -o sig-handler.o sig-handler.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sig-handler.o -MD -MP -MF .deps/sig-handler.Tpo -c -o sig-handler.o sig-handler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o sockets.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o sockets.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT spawn-pipe.o -MD -MP -MF .deps/spawn-pipe.Tpo -c -o spawn-pipe.o spawn-pipe.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT spawn-pipe.o -MD -MP -MF .deps/spawn-pipe.Tpo -c -o spawn-pipe.o spawn-pipe.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o strnlen1.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o strnlen1.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sys_socket.o -MD -MP -MF .deps/sys_socket.Tpo -c -o sys_socket.o sys_socket.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT sys_socket.o -MD -MP -MF .deps/sys_socket.Tpo -c -o sys_socket.o sys_socket.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT glthread/threadlib.o -MD -MP -MF glthread/.deps/threadlib.Tpo -c -o glthread/threadlib.o glthread/threadlib.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT glthread/threadlib.o -MD -MP -MF glthread/.deps/threadlib.Tpo -c -o glthread/threadlib.o glthread/threadlib.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT tmpdir.o -MD -MP -MF .deps/tmpdir.Tpo -c -o tmpdir.o tmpdir.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT tmpdir.o -MD -MP -MF .deps/tmpdir.Tpo -c -o tmpdir.o tmpdir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o wctype-h.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o wctype-h.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wait-process.o -MD -MP -MF .deps/wait-process.Tpo -c -o wait-process.o wait-process.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wait-process.o -MD -MP -MF .deps/wait-process.Tpo -c -o wait-process.o wait-process.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xsize.o -MD -MP -MF .deps/xsize.Tpo -c -o xsize.o xsize.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xsize.o -MD -MP -MF .deps/xsize.Tpo -c -o xsize.o xsize.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fnmatch.o -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.o fnmatch.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT fnmatch.o -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.o fnmatch.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT futimens.o -MD -MP -MF .deps/futimens.Tpo -c -o futimens.o futimens.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT futimens.o -MD -MP -MF .deps/futimens.Tpo -c -o futimens.o futimens.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getpass.o -MD -MP -MF .deps/getpass.Tpo -c -o getpass.o getpass.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT getpass.o -MD -MP -MF .deps/getpass.Tpo -c -o getpass.o getpass.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT ioctl.o -MD -MP -MF .deps/ioctl.Tpo -c -o ioctl.o ioctl.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT ioctl.o -MD -MP -MF .deps/ioctl.Tpo -c -o ioctl.o ioctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT memrchr.o -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.o memrchr.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT memrchr.o -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.o memrchr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mkostemp.o -MD -MP -MF .deps/mkostemp.Tpo -c -o mkostemp.o mkostemp.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mkostemp.o -MD -MP -MF .deps/mkostemp.Tpo -c -o mkostemp.o mkostemp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT open.o -MD -MP -MF .deps/open.Tpo -c -o open.o open.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT open.o -MD -MP -MF .deps/open.Tpo -c -o open.o open.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT rawmemchr.o -MD -MP -MF .deps/rawmemchr.Tpo -c -o rawmemchr.o rawmemchr.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT rawmemchr.o -MD -MP -MF .deps/rawmemchr.Tpo -c -o rawmemchr.o rawmemchr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT secure_getenv.o -MD -MP -MF .deps/secure_getenv.Tpo -c -o secure_getenv.o secure_getenv.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT secure_getenv.o -MD -MP -MF .deps/secure_getenv.Tpo -c -o secure_getenv.o secure_getenv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror.o -MD -MP -MF .deps/strerror.Tpo -c -o strerror.o strerror.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror.o -MD -MP -MF .deps/strerror.Tpo -c -o strerror.o strerror.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror-override.o -MD -MP -MF .deps/strerror-override.Tpo -c -o strerror-override.o strerror-override.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror-override.o -MD -MP -MF .deps/strerror-override.Tpo -c -o strerror-override.o strerror-override.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror_r.o -MD -MP -MF .deps/strerror_r.Tpo -c -o strerror_r.o strerror_r.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT strerror_r.o -MD -MP -MF .deps/strerror_r.Tpo -c -o strerror_r.o strerror_r.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT timegm.o -MD -MP -MF .deps/timegm.Tpo -c -o timegm.o timegm.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT timegm.o -MD -MP -MF .deps/timegm.Tpo -c -o timegm.o timegm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wcwidth.o -MD -MP -MF .deps/wcwidth.Tpo -c -o wcwidth.o wcwidth.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT wcwidth.o -MD -MP -MF .deps/wcwidth.Tpo -c -o wcwidth.o wcwidth.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT glthread/lock.o -MD -MP -MF glthread/.deps/lock.Tpo -c -o glthread/lock.o glthread/lock.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT glthread/lock.o -MD -MP -MF glthread/.deps/lock.Tpo -c -o glthread/lock.o glthread/lock.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT uniwidth/width.o -MD -MP -MF uniwidth/.deps/width.Tpo -c -o uniwidth/width.o uniwidth/width.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -I/usr/local/opt/openssl/include -DNDEBUG -MT uniwidth/width.o -MD -MP -MF uniwidth/.deps/width.Tpo -c -o uniwidth/width.o uniwidth/width.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT cookies.o -MD -MP -MF .deps/cookies.Tpo -c -o cookies.o cookies.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT cookies.o -MD -MP -MF .deps/cookies.Tpo -c -o cookies.o cookies.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT css_.o -MD -MP -MF .deps/css_.Tpo -c -o css_.o css_.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT css_.o -MD -MP -MF .deps/css_.Tpo -c -o css_.o css_.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT css-url.o -MD -MP -MF .deps/css-url.Tpo -c -o css-url.o css-url.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT css-url.o -MD -MP -MF .deps/css-url.Tpo -c -o css-url.o css-url.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-basic.o -MD -MP -MF .deps/ftp-basic.Tpo -c -o ftp-basic.o ftp-basic.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-basic.o -MD -MP -MF .deps/ftp-basic.Tpo -c -o ftp-basic.o ftp-basic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-ls.o -MD -MP -MF .deps/ftp-ls.Tpo -c -o ftp-ls.o ftp-ls.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-ls.o -MD -MP -MF .deps/ftp-ls.Tpo -c -o ftp-ls.o ftp-ls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT html-parse.o -MD -MP -MF .deps/html-parse.Tpo -c -o html-parse.o html-parse.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT html-parse.o -MD -MP -MF .deps/html-parse.Tpo -c -o html-parse.o html-parse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT html-url.o -MD -MP -MF .deps/html-url.Tpo -c -o html-url.o html-url.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT html-url.o -MD -MP -MF .deps/html-url.Tpo -c -o html-url.o html-url.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT netrc.o -MD -MP -MF .deps/netrc.Tpo -c -o netrc.o netrc.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT netrc.o -MD -MP -MF .deps/netrc.Tpo -c -o netrc.o netrc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ptimer.o -MD -MP -MF .deps/ptimer.Tpo -c -o ptimer.o ptimer.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ptimer.o -MD -MP -MF .deps/ptimer.Tpo -c -o ptimer.o ptimer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT res.o -MD -MP -MF .deps/res.Tpo -c -o res.o res.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT res.o -MD -MP -MF .deps/res.Tpo -c -o res.o res.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT retr.o -MD -MP -MF .deps/retr.Tpo -c -o retr.o retr.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT retr.o -MD -MP -MF .deps/retr.Tpo -c -o retr.o retr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT spider.o -MD -MP -MF .deps/spider.Tpo -c -o spider.o spider.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT spider.o -MD -MP -MF .deps/spider.Tpo -c -o spider.o spider.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT warc.o -MD -MP -MF .deps/warc.Tpo -c -o warc.o warc.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT warc.o -MD -MP -MF .deps/warc.Tpo -c -o warc.o warc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT exits.o -MD -MP -MF .deps/exits.Tpo -c -o exits.o exits.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT exits.o -MD -MP -MF .deps/exits.Tpo -c -o exits.o exits.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT build_info.o -MD -MP -MF .deps/build_info.Tpo -c -o build_info.o build_info.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT build_info.o -MD -MP -MF .deps/build_info.Tpo -c -o build_info.o build_info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-opie.o -MD -MP -MF .deps/ftp-opie.Tpo -c -o ftp-opie.o ftp-opie.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT ftp-opie.o -MD -MP -MF .deps/ftp-opie.Tpo -c -o ftp-opie.o ftp-opie.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT openssl.o -MD -MP -MF .deps/openssl.Tpo -c -o openssl.o openssl.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT openssl.o -MD -MP -MF .deps/openssl.Tpo -c -o openssl.o openssl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT http-ntlm.o -MD -MP -MF .deps/http-ntlm.Tpo -c -o http-ntlm.o http-ntlm.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT http-ntlm.o -MD -MP -MF .deps/http-ntlm.Tpo -c -o http-ntlm.o http-ntlm.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" -DLOCALEDIR="/usr/local/Cellar/wget/1.16.3/share/locale" -I. -I../lib -I/usr/local/opt/openssl/include -DNDEBUG -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DNDEBUG -o wget connect.o convert.o cookies.o ftp.o css_.o css-url.o ftp-basic.o ftp-ls.o hash.o host.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o spider.o url.o warc.o utils.o exits.o build_info.o version.o ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -o wget connect.o convert.o cookies.o ftp.o css_.o css-url.o ftp-basic.o ftp-ls.o hash.o host.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o spider.o url.o warc.o utils.o exits.o build_info.o version.o ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a -L/usr/local/opt/openssl/lib -lssl -lcrypto -ldl -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file has been truncated, but you can view the full file.
This file contains 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 wget configure 1.16.3, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/wget/1.16.3 --sysconfdir=/usr/local/etc --with-ssl=openssl --with-libssl-prefix=/usr/local/opt/openssl --disable-debug --disable-iri --disable-pcre | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = PBAR | |
uname -m = x86_64 | |
uname -r = 14.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~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 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 243 tasks, 988 threads, 4 processors | |
Load average: 1.86, Mach factor: 2.26 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/xz/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3613: configuring for GNU Wget 1.16.3 | |
configure:3665: checking for a BSD-compatible install | |
configure:3733: result: /usr/bin/install -c | |
configure:3744: checking whether build environment is sane | |
configure:3799: result: yes | |
configure:3950: checking for a thread-safe mkdir -p | |
configure:3989: result: build-aux/install-sh -c -d | |
configure:3996: checking for gawk | |
configure:4026: result: no | |
configure:3996: checking for mawk | |
configure:4026: result: no | |
configure:3996: checking for nawk | |
configure:4026: result: no | |
configure:3996: checking for awk | |
configure:4012: found /usr/bin/awk | |
configure:4023: result: awk | |
configure:4034: checking whether make sets $(MAKE) | |
configure:4056: result: yes | |
configure:4085: checking whether make supports nested variables | |
configure:4102: result: yes | |
configure:4232: checking build system type | |
configure:4246: result: x86_64-apple-darwin14.4.0 | |
configure:4266: checking host system type | |
configure:4279: result: x86_64-apple-darwin14.4.0 | |
configure:4518: checking for gcc | |
configure:4545: result: clang | |
configure:4774: checking for C compiler version | |
configure:4783: clang --version >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:4794: $? = 0 | |
configure:4783: clang -v >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:4794: $? = 0 | |
configure:4783: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:4794: $? = 1 | |
configure:4783: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:4794: $? = 1 | |
configure:4814: checking whether the C compiler works | |
configure:4836: clang -DNDEBUG conftest.c >&5 | |
configure:4840: $? = 0 | |
configure:4888: result: yes | |
configure:4891: checking for C compiler default output file name | |
configure:4893: result: a.out | |
configure:4899: checking for suffix of executables | |
configure:4906: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:4910: $? = 0 | |
configure:4932: result: | |
configure:4954: checking whether we are cross compiling | |
configure:4962: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:4966: $? = 0 | |
configure:4973: ./conftest | |
configure:4977: $? = 0 | |
configure:4992: result: no | |
configure:4997: checking for suffix of object files | |
configure:5019: clang -c -DNDEBUG conftest.c >&5 | |
configure:5023: $? = 0 | |
configure:5044: result: o | |
configure:5048: checking whether we are using the GNU C compiler | |
configure:5067: clang -c -DNDEBUG conftest.c >&5 | |
configure:5067: $? = 0 | |
configure:5076: result: yes | |
configure:5085: checking whether clang accepts -g | |
configure:5105: clang -c -g conftest.c >&5 | |
configure:5105: $? = 0 | |
configure:5146: result: yes | |
configure:5163: checking for clang option to accept ISO C89 | |
configure:5226: clang -c -DNDEBUG conftest.c >&5 | |
configure:5226: $? = 0 | |
configure:5239: result: none needed | |
configure:5264: checking whether clang understands -c and -o together | |
configure:5286: clang -c conftest.c -o conftest2.o | |
configure:5289: $? = 0 | |
configure:5286: clang -c conftest.c -o conftest2.o | |
configure:5289: $? = 0 | |
configure:5301: result: yes | |
configure:5329: checking for style of include used by make | |
configure:5357: result: GNU | |
configure:5383: checking dependency style of clang | |
configure:5494: result: gcc3 | |
configure:5516: checking how to run the C preprocessor | |
configure:5547: clang -E conftest.c | |
configure:5547: $? = 0 | |
configure:5561: clang -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5586: result: clang -E | |
configure:5606: clang -E conftest.c | |
configure:5606: $? = 0 | |
configure:5620: clang -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5620: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5649: checking for grep that handles long lines and -e | |
configure:5707: result: /usr/bin/grep | |
configure:5712: checking for egrep | |
configure:5774: result: /usr/bin/grep -E | |
configure:5779: checking for ANSI C header files | |
configure:5799: clang -c -DNDEBUG conftest.c >&5 | |
configure:5799: $? = 0 | |
configure:5872: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:5872: $? = 0 | |
configure:5872: ./conftest | |
configure:5872: $? = 0 | |
configure:5883: result: yes | |
configure:5896: checking for sys/types.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for sys/stat.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for stdlib.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for string.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for memory.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for strings.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for inttypes.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for stdint.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5896: checking for unistd.h | |
configure:5896: clang -c -DNDEBUG conftest.c >&5 | |
configure:5896: $? = 0 | |
configure:5896: result: yes | |
configure:5909: checking minix/config.h usability | |
configure:5909: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:57:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:5909: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define 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:5909: result: no | |
configure:5909: checking minix/config.h presence | |
configure:5909: clang -E conftest.c | |
conftest.c:24:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:5909: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define 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:5909: result: no | |
configure:5909: checking for minix/config.h | |
configure:5909: result: no | |
configure:5933: checking whether it is safe to define __EXTENSIONS__ | |
configure:5951: clang -c -DNDEBUG conftest.c >&5 | |
configure:5951: $? = 0 | |
configure:5958: result: yes | |
configure:5975: checking whether _XOPEN_SOURCE should be defined | |
configure:5994: clang -c -DNDEBUG conftest.c >&5 | |
configure:5994: $? = 0 | |
configure:6018: result: no | |
configure:6028: checking for Minix Amsterdam compiler | |
configure:6052: result: no | |
configure:6104: checking for ar | |
configure:6120: found /usr/bin/ar | |
configure:6131: result: ar | |
configure:6211: checking for ranlib | |
configure:6227: found /usr/bin/ranlib | |
configure:6238: result: ranlib | |
configure:6270: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:6289: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:6289: $? = 0 | |
configure:6317: result: no | |
configure:6345: checking for special C compiler options needed for large files | |
configure:6390: result: no | |
configure:6396: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:6421: clang -c -DNDEBUG conftest.c >&5 | |
configure:6421: $? = 0 | |
configure:6453: result: no | |
configure:6846: checking for a Python interpreter with version >= 3.0 | |
configure:6863: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
configure:6866: $? = 1 | |
configure:6863: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python2: command not found | |
configure:6866: $? = 127 | |
configure:6863: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python3: command not found | |
configure:6866: $? = 127 | |
configure:6863: python3.3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python3.3: command not found | |
configure:6866: $? = 127 | |
configure:6863: python3.2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python3.2: command not found | |
configure:6866: $? = 127 | |
configure:6863: python3.1 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python3.1: command not found | |
configure:6866: $? = 127 | |
configure:6863: python3.0 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python3.0: command not found | |
configure:6866: $? = 127 | |
configure:6863: python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
configure:6866: $? = 1 | |
configure:6863: python2.6 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
configure:6866: $? = 1 | |
configure:6863: python2.5 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python2.5: command not found | |
configure:6866: $? = 127 | |
configure:6863: python2.4 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python2.4: command not found | |
configure:6866: $? = 127 | |
configure:6863: python2.3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python2.3: command not found | |
configure:6866: $? = 127 | |
configure:6863: python2.2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python2.2: command not found | |
configure:6866: $? = 127 | |
configure:6863: python2.1 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python2.1: command not found | |
configure:6866: $? = 127 | |
configure:6863: python2.0 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
./configure: line 6864: python2.0: command not found | |
configure:6866: $? = 127 | |
configure:6872: result: none | |
configure:7081: checking for a sed that does not truncate output | |
configure:7145: result: /usr/local/Library/ENV/4.3/sed | |
configure:7151: checking whether NLS is requested | |
configure:7160: result: yes | |
configure:7172: checking for msgfmt | |
configure:7200: result: : | |
configure:7209: checking for gmsgfmt | |
configure:7240: result: : | |
configure:7262: checking for xgettext | |
configure:7290: result: : | |
configure:7307: checking for msgmerge | |
configure:7334: result: : | |
configure:7392: checking for ld used by clang | |
configure:7459: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:7466: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:7481: result: no | |
configure:7488: checking for shared library run path origin | |
configure:7501: result: done | |
configure:8073: checking for CFPreferencesCopyAppValue | |
configure:8091: clang -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
configure:8091: $? = 0 | |
configure:8100: result: yes | |
configure:8107: checking for CFLocaleCopyCurrent | |
configure:8125: clang -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
configure:8125: $? = 0 | |
configure:8134: result: yes | |
configure:8183: checking for GNU gettext in libc | |
configure:8207: clang -o conftest -DNDEBUG conftest.c >&5 | |
conftest.c:36:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:8207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern int *_nl_domain_bindings; | |
| | |
| int | |
| main () | |
| { | |
| | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | |
| | |
| ; | |
| return 0; | |
| } | |
configure:8216: result: no | |
configure:8250: checking for iconv | |
configure:8274: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv", referenced from: | |
_main in conftest-74da5a.o | |
"_iconv_close", referenced from: | |
_main in conftest-74da5a.o | |
"_iconv_open", referenced from: | |
_main in conftest-74da5a.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:8274: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 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:8298: clang -o conftest -DNDEBUG conftest.c -liconv >&5 | |
configure:8298: $? = 0 | |
configure:8308: result: yes | |
configure:8311: checking for working iconv | |
configure:8440: clang -o conftest -DNDEBUG conftest.c -liconv >&5 | |
configure:8440: $? = 0 | |
configure:8440: ./conftest | |
configure:8440: $? = 0 | |
configure:8452: result: yes | |
configure:8467: checking how to link with libiconv | |
configure:8469: result: -liconv | |
configure:8941: checking for GNU gettext in libintl | |
configure:8973: clang -o conftest -DNDEBUG conftest.c -lintl >&5 | |
conftest.c:37:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:8973: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (const char *); | |
| | |
| int | |
| main () | |
| { | |
| | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9005: clang -o conftest -DNDEBUG conftest.c -lintl -liconv >&5 | |
conftest.c:37:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:9005: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (const char *); | |
| | |
| int | |
| main () | |
| { | |
| | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9018: result: no | |
configure:9053: checking whether to use NLS | |
configure:9055: result: no | |
configure:9171: checking for ranlib | |
configure:9198: result: ranlib | |
configure:9225: checking for flex | |
configure:9241: found /usr/bin/flex | |
configure:9252: result: flex | |
configure:9290: flex conftest.l | |
configure:9294: $? = 0 | |
configure:9296: checking lex output file root | |
configure:9310: result: lex.yy | |
configure:9315: checking lex library | |
configure:9329: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_yywrap", referenced from: | |
_yylex in conftest-ca3ff3.o | |
_main in conftest-ca3ff3.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:9329: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 5 | |
| #define YY_FLEX_SUBMINOR_VERSION 35 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| typedef uint64_t flex_uint64_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| #endif /* ! C99 */ | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #define YY_BUF_SIZE 16384 | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 469 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO fwrite( yytext, yyleng, 1, yyout ) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| yy_size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp, *yy_bp; | |
| register int yy_act; | |
| | |
| #line 1 "conftest.l" | |
| | |
| #line 653 "lex.yy.c" | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| while ( 1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| goto find_rule; /* Shut up GCC warning -Wall */ | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | |
| yyless ((input () != 0)); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 10 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 793 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| register char *source = (yytext_ptr); | |
| register int number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| register int yy_is_jam; | |
| | |
| register YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| static void yyunput (int c, register char * yy_bp ) | |
| { | |
| register char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| register yy_size_t number_to_move = (yy_n_chars) + 2; | |
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| register char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return 0; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| #ifndef __cplusplus | |
| extern int isatty (int ); | |
| #endif /* __cplusplus */ | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| int grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param bytes the byte buffer to scan | |
| * @param len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n, i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param line_number | |
| * | |
| */ | |
| void yyset_lineno (int line_number ) | |
| { | |
| | |
| yylineno = line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * in_str ) | |
| { | |
| yyin = in_str ; | |
| } | |
| | |
| void yyset_out (FILE * out_str ) | |
| { | |
| yyout = out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int bdebug ) | |
| { | |
| yy_flex_debug = bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| register int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| register int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 10 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:9329: clang -o conftest -DNDEBUG conftest.c -lfl >&5 | |
ld: library not found for -lfl | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9329: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 5 | |
| #define YY_FLEX_SUBMINOR_VERSION 35 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| typedef uint64_t flex_uint64_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| #endif /* ! C99 */ | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #define YY_BUF_SIZE 16384 | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 469 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO fwrite( yytext, yyleng, 1, yyout ) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| yy_size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp, *yy_bp; | |
| register int yy_act; | |
| | |
| #line 1 "conftest.l" | |
| | |
| #line 653 "lex.yy.c" | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| while ( 1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| goto find_rule; /* Shut up GCC warning -Wall */ | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | |
| yyless ((input () != 0)); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 10 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 793 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| register char *source = (yytext_ptr); | |
| register int number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| register int yy_is_jam; | |
| | |
| register YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| static void yyunput (int c, register char * yy_bp ) | |
| { | |
| register char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| register yy_size_t number_to_move = (yy_n_chars) + 2; | |
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| register char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return 0; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| #ifndef __cplusplus | |
| extern int isatty (int ); | |
| #endif /* __cplusplus */ | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| int grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param bytes the byte buffer to scan | |
| * @param len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n, i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param line_number | |
| * | |
| */ | |
| void yyset_lineno (int line_number ) | |
| { | |
| | |
| yylineno = line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * in_str ) | |
| { | |
| yyin = in_str ; | |
| } | |
| | |
| void yyset_out (FILE * out_str ) | |
| { | |
| yyout = out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int bdebug ) | |
| { | |
| yy_flex_debug = bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| register int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| register int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 10 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:9329: clang -o conftest -DNDEBUG conftest.c -ll >&5 | |
configure:9329: $? = 0 | |
configure:9339: result: -ll | |
configure:9345: checking whether yytext is a pointer | |
configure:9362: clang -o conftest -DNDEBUG conftest.c -ll >&5 | |
configure:9362: $? = 0 | |
configure:9370: result: yes | |
configure:9393: checking for an ANSI C-conforming const | |
configure:9459: clang -c -DNDEBUG conftest.c >&5 | |
configure:9459: $? = 0 | |
configure:9466: result: yes | |
configure:9474: checking for inline | |
configure:9490: clang -c -DNDEBUG conftest.c >&5 | |
configure:9490: $? = 0 | |
configure:9498: result: inline | |
configure:9516: checking for working volatile | |
configure:9535: clang -c -DNDEBUG conftest.c >&5 | |
configure:9535: $? = 0 | |
configure:9542: result: yes | |
configure:9551: checking for ANSI C header files | |
configure:9655: result: yes | |
configure:9671: checking for special C compiler options needed for large files | |
configure:9716: result: no | |
configure:9722: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:9779: result: no | |
configure:9870: checking size of off_t | |
configure:9875: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:9875: $? = 0 | |
configure:9875: ./conftest | |
configure:9875: $? = 0 | |
configure:9889: result: 8 | |
configure:9900: checking for stdbool.h that conforms to C99 | |
configure:9967: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:89:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
bool e = &s; | |
~ ^ | |
1 warning generated. | |
configure:9967: $? = 0 | |
configure:9974: result: yes | |
configure:9976: checking for _Bool | |
configure:9976: clang -c -DNDEBUG conftest.c >&5 | |
configure:9976: $? = 0 | |
configure:9976: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:76:20: error: expected expression | |
if (sizeof ((_Bool))) | |
^ | |
1 error generated. | |
configure:9976: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| /* 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:9976: result: yes | |
configure:9996: checking for unistd.h | |
configure:9996: result: yes | |
configure:9996: checking sys/time.h usability | |
configure:9996: clang -c -DNDEBUG conftest.c >&5 | |
configure:9996: $? = 0 | |
configure:9996: result: yes | |
configure:9996: checking sys/time.h presence | |
configure:9996: clang -E conftest.c | |
configure:9996: $? = 0 | |
configure:9996: result: yes | |
configure:9996: checking for sys/time.h | |
configure:9996: result: yes | |
configure:10009: checking termios.h usability | |
configure:10009: clang -c -DNDEBUG conftest.c >&5 | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking termios.h presence | |
configure:10009: clang -E conftest.c | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking for termios.h | |
configure:10009: result: yes | |
configure:10009: checking sys/ioctl.h usability | |
configure:10009: clang -c -DNDEBUG conftest.c >&5 | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking sys/ioctl.h presence | |
configure:10009: clang -E conftest.c | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking for sys/ioctl.h | |
configure:10009: result: yes | |
configure:10009: checking sys/select.h usability | |
configure:10009: clang -c -DNDEBUG conftest.c >&5 | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking sys/select.h presence | |
configure:10009: clang -E conftest.c | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking for sys/select.h | |
configure:10009: result: yes | |
configure:10009: checking utime.h usability | |
configure:10009: clang -c -DNDEBUG conftest.c >&5 | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking utime.h presence | |
configure:10009: clang -E conftest.c | |
configure:10009: $? = 0 | |
configure:10009: result: yes | |
configure:10009: checking for utime.h | |
configure:10009: result: yes | |
configure:10009: checking sys/utime.h usability | |
configure:10009: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:81:10: fatal error: 'sys/utime.h' file not found | |
#include <sys/utime.h> | |
^ | |
1 error generated. | |
configure:10009: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_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 <sys/utime.h> | |
configure:10009: result: no | |
configure:10009: checking sys/utime.h presence | |
configure:10009: clang -E conftest.c | |
conftest.c:48:10: fatal error: 'sys/utime.h' file not found | |
#include <sys/utime.h> | |
^ | |
1 error generated. | |
configure:10009: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/utime.h> | |
configure:10009: result: no | |
configure:10009: checking for sys/utime.h | |
configure:10009: result: no | |
configure:10022: checking for stdint.h | |
configure:10022: result: yes | |
configure:10022: checking for inttypes.h | |
configure:10022: result: yes | |
configure:10022: checking pwd.h usability | |
configure:10022: clang -c -DNDEBUG conftest.c >&5 | |
configure:10022: $? = 0 | |
configure:10022: result: yes | |
configure:10022: checking pwd.h presence | |
configure:10022: clang -E conftest.c | |
configure:10022: $? = 0 | |
configure:10022: result: yes | |
configure:10022: checking for pwd.h | |
configure:10022: result: yes | |
configure:10022: checking wchar.h usability | |
configure:10022: clang -c -DNDEBUG conftest.c >&5 | |
configure:10022: $? = 0 | |
configure:10022: result: yes | |
configure:10022: checking wchar.h presence | |
configure:10022: clang -E conftest.c | |
configure:10022: $? = 0 | |
configure:10022: result: yes | |
configure:10022: checking for wchar.h | |
configure:10022: result: yes | |
configure:10033: checking whether h_errno is declared | |
configure:10033: clang -c -DNDEBUG conftest.c >&5 | |
configure:10033: $? = 0 | |
configure:10033: result: yes | |
configure:10050: checking size of short | |
configure:10055: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10055: $? = 0 | |
configure:10055: ./conftest | |
configure:10055: $? = 0 | |
configure:10069: result: 2 | |
configure:10083: checking size of int | |
configure:10088: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10088: $? = 0 | |
configure:10088: ./conftest | |
configure:10088: $? = 0 | |
configure:10102: result: 4 | |
configure:10116: checking size of long | |
configure:10121: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10121: $? = 0 | |
configure:10121: ./conftest | |
configure:10121: $? = 0 | |
configure:10135: result: 8 | |
configure:10149: checking size of long long | |
configure:10154: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10154: $? = 0 | |
configure:10154: ./conftest | |
configure:10154: $? = 0 | |
configure:10168: result: 8 | |
configure:10182: checking size of void * | |
configure:10187: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10187: $? = 0 | |
configure:10187: ./conftest | |
configure:10187: $? = 0 | |
configure:10201: result: 8 | |
configure:10212: checking for size_t | |
configure:10212: clang -c -DNDEBUG conftest.c >&5 | |
configure:10212: $? = 0 | |
configure:10212: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:94:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:10212: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| /* 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:10212: result: yes | |
configure:10223: checking for pid_t | |
configure:10223: clang -c -DNDEBUG conftest.c >&5 | |
configure:10223: $? = 0 | |
configure:10223: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:94:20: error: expected expression | |
if (sizeof ((pid_t))) | |
^ | |
1 error generated. | |
configure:10223: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| /* 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:10223: result: yes | |
configure:10234: checking for uint32_t | |
configure:10234: clang -c -DNDEBUG conftest.c >&5 | |
configure:10234: $? = 0 | |
configure:10234: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:94:23: error: expected expression | |
if (sizeof ((uint32_t))) | |
^ | |
1 error generated. | |
configure:10234: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| /* 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 ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10234: result: yes | |
configure:10243: checking for uintptr_t | |
configure:10243: clang -c -DNDEBUG conftest.c >&5 | |
configure:10243: $? = 0 | |
configure:10243: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:95:24: error: expected expression | |
if (sizeof ((uintptr_t))) | |
^ | |
1 error generated. | |
configure:10243: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 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 ((uintptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10243: result: yes | |
configure:10252: checking for intptr_t | |
configure:10252: clang -c -DNDEBUG conftest.c >&5 | |
configure:10252: $? = 0 | |
configure:10252: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:96:23: error: expected expression | |
if (sizeof ((intptr_t))) | |
^ | |
1 error generated. | |
configure:10252: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 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 ((intptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10252: result: yes | |
configure:10261: checking for int64_t | |
configure:10261: clang -c -DNDEBUG conftest.c >&5 | |
configure:10261: $? = 0 | |
configure:10261: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:97:22: error: expected expression | |
if (sizeof ((int64_t))) | |
^ | |
1 error generated. | |
configure:10261: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 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 ((int64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10261: result: yes | |
configure:10271: checking for sig_atomic_t | |
configure:10271: clang -c -DNDEBUG conftest.c >&5 | |
configure:10271: $? = 0 | |
configure:10271: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:72:27: error: expected expression | |
if (sizeof ((sig_atomic_t))) | |
^ | |
1 error generated. | |
configure:10271: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdio.h> | |
| #include <sys/types.h> | |
| #include <inttypes.h> | |
| #include <signal.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sig_atomic_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10271: result: yes | |
configure:10325: checking for sys/socket.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for arpa/inet.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for features.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:99:10: fatal error: 'features.h' file not found | |
#include <features.h> | |
^ | |
1 error generated. | |
configure:10325: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 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:10325: result: no | |
configure:10325: checking for unistd.h | |
configure:10325: result: yes | |
configure:10325: checking for wctype.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for sys/stat.h | |
configure:10325: result: yes | |
configure:10325: checking for netdb.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for netinet/in.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for getopt.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for stdio_ext.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:105:10: fatal error: 'stdio_ext.h' file not found | |
#include <stdio_ext.h> | |
^ | |
1 error generated. | |
configure:10325: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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 | |
| /* 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:10325: result: no | |
configure:10325: checking for termios.h | |
configure:10325: result: yes | |
configure:10325: checking for sys/time.h | |
configure:10325: result: yes | |
configure:10325: checking for iconv.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for langinfo.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for xlocale.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for sys/mman.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for sys/param.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for malloc.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:112:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:10325: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_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 <malloc.h> | |
configure:10325: result: no | |
configure:10325: checking for sched.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for sys/select.h | |
configure:10325: result: yes | |
configure:10325: checking for spawn.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for wchar.h | |
configure:10325: result: yes | |
configure:10325: checking for stdint.h | |
configure:10325: result: yes | |
configure:10325: checking for strings.h | |
configure:10325: result: yes | |
configure:10325: checking for sys/ioctl.h | |
configure:10325: result: yes | |
configure:10325: checking for sys/uio.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for sys/wait.h | |
configure:10325: clang -c -DNDEBUG conftest.c >&5 | |
configure:10325: $? = 0 | |
configure:10325: result: yes | |
configure:10325: checking for utime.h | |
configure:10325: result: yes | |
configure:10325: checking for stdlib.h | |
configure:10325: result: yes | |
configure:10356: checking whether the preprocessor supports include_next | |
configure:10394: clang -c -DNDEBUG -Iconftestd1b -Iconftestd2 conftest.c >&5 | |
configure:10394: $? = 0 | |
configure:10415: result: yes | |
configure:10436: checking whether system header files limit the line length | |
configure:10459: result: no | |
configure:10613: checking whether <sys/socket.h> is self-contained | |
configure:10630: clang -c -DNDEBUG conftest.c >&5 | |
configure:10630: $? = 0 | |
configure:10638: result: yes | |
configure:10643: checking for shutdown | |
configure:10643: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10643: $? = 0 | |
configure:10643: result: yes | |
configure:10653: checking whether <sys/socket.h> defines the SHUT_* macros | |
configure:10670: clang -c -DNDEBUG conftest.c >&5 | |
configure:10670: $? = 0 | |
configure:10678: result: yes | |
configure:10780: checking for struct sockaddr_storage | |
configure:10780: clang -c -DNDEBUG conftest.c >&5 | |
configure:10780: $? = 0 | |
configure:10780: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:106:38: error: expected expression | |
if (sizeof ((struct sockaddr_storage))) | |
^ | |
1 error generated. | |
configure:10780: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 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:10780: result: yes | |
configure:10801: checking for sa_family_t | |
configure:10801: clang -c -DNDEBUG conftest.c >&5 | |
configure:10801: $? = 0 | |
configure:10801: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:107:26: error: expected expression | |
if (sizeof ((sa_family_t))) | |
^ | |
1 error generated. | |
configure:10801: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 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:10801: result: yes | |
configure:10830: checking for struct sockaddr_storage.ss_family | |
configure:10830: clang -c -DNDEBUG conftest.c >&5 | |
configure:10830: $? = 0 | |
configure:10830: result: yes | |
configure:10886: checking whether socket is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether connect is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether accept is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether bind is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether getpeername is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether getsockname is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether getsockopt is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether listen is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether recv is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether send is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether recvfrom is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether sendto is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether setsockopt is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether shutdown is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
configure:10907: $? = 0 | |
configure:10915: result: yes | |
configure:10886: checking whether accept4 is declared without a macro | |
configure:10907: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:116:10: error: use of undeclared identifier 'accept4' | |
(void) accept4; | |
^ | |
1 error generated. | |
configure:10907: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Some systems require prerequisite headers. */ | |
| #include <sys/types.h> | |
| #include <sys/socket.h> | |
| | |
| int | |
| main () | |
| { | |
| #undef accept4 | |
| (void) accept4; | |
| ; | |
| return 0; | |
| } | |
configure:10915: result: no | |
configure:10929: checking for working alloca.h | |
configure:10946: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10946: $? = 0 | |
configure:10954: result: yes | |
configure:10962: checking for alloca | |
configure:10999: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:10999: $? = 0 | |
configure:11007: result: yes | |
configure:11138: checking for C/C++ restrict keyword | |
configure:11165: clang -c -DNDEBUG conftest.c >&5 | |
configure:11165: $? = 0 | |
configure:11173: result: __restrict | |
configure:11280: checking whether <wchar.h> uses 'inline' correctly | |
configure:11302: clang -c -DNDEBUG conftest.c >&5 | |
configure:11305: $? = 0 | |
configure:11323: clang -c -DNDEBUG conftest.c >&5 | |
configure:11326: $? = 0 | |
configure:11339: result: yes | |
configure:11359: checking for btowc | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for _set_invalid_parameter_handler | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"__set_invalid_parameter_handler", referenced from: | |
_main in conftest-19d9cf.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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:11359: result: no | |
configure:11359: checking for fcntl | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for symlink | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for isblank | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for iswctype | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for mbsrtowcs | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for mempcpy | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_mempcpy", referenced from: | |
_main in conftest-dec1c6.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 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:11359: result: no | |
configure:11359: checking for wmemchr | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for wmemcpy | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for wmempcpy | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_wmempcpy", referenced from: | |
_main in conftest-4cf11f.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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:11359: result: no | |
configure:11359: checking for futimens | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_futimens", referenced from: | |
_main in conftest-1fa5dc.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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 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:11359: result: no | |
configure:11359: checking for getdelim | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for getdtablesize | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for __fsetlocking | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___fsetlocking", referenced from: | |
_main in conftest-2c63e0.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 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:11359: result: no | |
configure:11359: checking for tcgetattr | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for tcsetattr | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for gettimeofday | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for nanotime | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_nanotime", referenced from: | |
_main in conftest-1a3b31.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 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:11359: result: no | |
configure:11359: checking for iswcntrl | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for iswblank | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for lstat | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for mbsinit | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for mbrtowc | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for mprotect | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for mkostemp | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_mkostemp", referenced from: | |
_main in conftest-276d43.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| /* end confdefs.h. */ | |
| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mkostemp innocuous_mkostemp | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mkostemp (); 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 mkostemp | |
| | |
| /* 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 mkostemp (); | |
| /* 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_mkostemp || defined __stub___mkostemp | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return mkostemp (); | |
| ; | |
| return 0; | |
| } | |
configure:11359: result: no | |
configure:11359: checking for mkstemp | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for nl_langinfo | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for pipe2 | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_pipe2", referenced from: | |
_main in conftest-4cd3f8.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 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:11359: result: no | |
configure:11359: checking for secure_getenv | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_secure_getenv", referenced from: | |
_main in conftest-a21778.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| /* end confdefs.h. */ | |
| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define secure_getenv innocuous_secure_getenv | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char secure_getenv (); below. | |
| Prefer <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 secure_getenv | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char secure_getenv (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_secure_getenv || defined __stub___secure_getenv | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return secure_getenv (); | |
| ; | |
| return 0; | |
| } | |
configure:11359: result: no | |
configure:11359: checking for sigaction | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for sigaltstack | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for siginterrupt | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for snprintf | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
conftest.c:157:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:157:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for strerror_r | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for __xpg_strerror_r | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___xpg_strerror_r", referenced from: | |
_main in conftest-fd3fe5.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 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:11359: result: no | |
configure:11359: checking for catgets | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for strndup | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
conftest.c:160:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] | |
char strndup (); | |
^ | |
conftest.c:160:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' | |
1 warning generated. | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for strptime | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for localtime_r | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for timegm | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for pipe | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for futimes | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for futimesat | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_futimesat", referenced from: | |
_main in conftest-bf5353.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 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:11359: result: no | |
configure:11359: checking for utimensat | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_utimensat", referenced from: | |
_main in conftest-86ae7d.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 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:11359: result: no | |
configure:11359: checking for lutimes | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for vasnprintf | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_vasnprintf", referenced from: | |
_main in conftest-4cc4b7.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:11359: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 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:11359: result: no | |
configure:11359: checking for wcrtomb | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11359: checking for wcwidth | |
configure:11359: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11371: checking for nl_langinfo and CODESET | |
configure:11387: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11387: $? = 0 | |
configure:11396: result: yes | |
configure:11407: checking for a traditional french locale | |
configure:11475: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:11478: $? = 0 | |
configure:11534: result: fr_FR.ISO8859-1 | |
configure:11554: checking whether byte ordering is bigendian | |
configure:11569: clang -c -DNDEBUG conftest.c >&5 | |
configure:11569: $? = 0 | |
configure:11614: clang -c -DNDEBUG conftest.c >&5 | |
configure:11614: $? = 0 | |
configure:11632: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:154:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:11632: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 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:11760: result: no | |
configure:11781: checking whether // is distinct from / | |
configure:11810: result: no | |
configure:11831: checking if environ is properly declared | |
configure:11854: clang -c -DNDEBUG conftest.c >&5 | |
configure:11854: $? = 0 | |
configure:11862: result: no | |
configure:11877: checking for complete errno.h | |
configure:11950: result: yes | |
configure:12251: checking whether strerror_r is declared | |
configure:12251: clang -c -DNDEBUG conftest.c >&5 | |
configure:12251: $? = 0 | |
configure:12251: result: yes | |
configure:12264: checking for strerror_r | |
configure:12264: result: yes | |
configure:12273: checking whether strerror_r returns char * | |
configure:12297: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:187:13: error: indirection requires pointer operand ('int' invalid) | |
char x = *strerror_r (0, buf, sizeof buf); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
conftest.c:188:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] | |
char *p = strerror_r (0, buf, sizeof buf); | |
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 warning and 1 error generated. | |
configure:12297: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 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:12335: result: no | |
configure:12350: checking for sig_atomic_t | |
configure:12350: result: yes | |
configure:12386: checking for working fcntl.h | |
configure:12489: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:12489: $? = 0 | |
configure:12489: ./conftest | |
configure:12489: $? = 64 | |
configure: program exited with status 64 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 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 ("/dev/null", sym) != 0) | |
| result |= 2; | |
| else | |
| { | |
| int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0); | |
| if (fd >= 0) | |
| { | |
| close (fd); | |
| result |= 4; | |
| } | |
| } | |
| if (unlink (sym) != 0 || 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:12504: result: no (bad O_NOATIME) | |
configure:12527: checking for mode_t | |
configure:12527: clang -c -DNDEBUG conftest.c >&5 | |
configure:12527: $? = 0 | |
configure:12527: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:188:21: error: expected expression | |
if (sizeof ((mode_t))) | |
^ | |
1 error generated. | |
configure:12527: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 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:12527: result: yes | |
configure:12540: checking for mbstate_t | |
configure:12564: clang -c -DNDEBUG conftest.c >&5 | |
configure:12564: $? = 0 | |
configure:12571: result: yes | |
configure:12703: checking whether stdin defaults to large file offsets | |
configure:12727: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:12727: $? = 0 | |
configure:12735: result: yes | |
configure:12871: checking whether fseeko is declared | |
configure:12871: clang -c -DNDEBUG conftest.c >&5 | |
configure:12871: $? = 0 | |
configure:12871: result: yes | |
configure:12890: checking for fseeko | |
configure:12908: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:12908: $? = 0 | |
configure:12917: result: yes | |
configure:12972: checking whether stat file-mode macros are broken | |
configure:12999: clang -c -DNDEBUG conftest.c >&5 | |
configure:12999: $? = 0 | |
configure:13006: result: no | |
configure:13112: checking for nlink_t | |
configure:13112: clang -c -DNDEBUG conftest.c >&5 | |
configure:13112: $? = 0 | |
configure:13112: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:160:22: error: expected expression | |
if (sizeof ((nlink_t))) | |
^ | |
1 error generated. | |
configure:13112: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 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:13112: result: yes | |
configure:13127: checking whether fchmodat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether fstat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether fstatat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether futimens is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:163:10: error: use of undeclared identifier 'futimens' | |
(void) futimens; | |
^ | |
1 error generated. | |
configure:13145: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| #undef futimens | |
| (void) futimens; | |
| ; | |
| return 0; | |
| } | |
configure:13153: result: no | |
configure:13127: checking whether lchmod is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether lstat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether mkdirat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether mkfifo is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether mkfifoat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:167:10: error: use of undeclared identifier 'mkfifoat' | |
(void) mkfifoat; | |
^ | |
1 error generated. | |
configure:13145: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| #undef mkfifoat | |
| (void) mkfifoat; | |
| ; | |
| return 0; | |
| } | |
configure:13153: result: no | |
configure:13127: checking whether mknod is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether mknodat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:168:10: error: use of undeclared identifier 'mknodat' | |
(void) mknodat; | |
^ | |
1 error generated. | |
configure:13145: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| #undef mknodat | |
| (void) mknodat; | |
| ; | |
| return 0; | |
| } | |
configure:13153: result: no | |
configure:13127: checking whether stat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
configure:13145: $? = 0 | |
configure:13153: result: yes | |
configure:13127: checking whether utimensat is declared without a macro | |
configure:13145: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:169:10: error: use of undeclared identifier 'utimensat' | |
(void) utimensat; | |
^ | |
1 error generated. | |
configure:13145: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| #undef utimensat | |
| (void) utimensat; | |
| ; | |
| return 0; | |
| } | |
configure:13153: result: no | |
configure:13165: checking whether ftello is declared | |
configure:13165: clang -c -DNDEBUG conftest.c >&5 | |
configure:13165: $? = 0 | |
configure:13165: result: yes | |
configure:13189: checking for ftello | |
configure:13206: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:13206: $? = 0 | |
configure:13215: result: yes | |
configure:13228: checking whether ftello works | |
configure:13304: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:13304: $? = 0 | |
configure:13304: ./conftest | |
configure:13304: $? = 0 | |
configure:13315: result: yes | |
configure:13432: checking whether getaddrinfo is declared without a macro | |
configure:13449: clang -c -DNDEBUG conftest.c >&5 | |
configure:13449: $? = 0 | |
configure:13457: result: yes | |
configure:13432: checking whether freeaddrinfo is declared without a macro | |
configure:13449: clang -c -DNDEBUG conftest.c >&5 | |
configure:13449: $? = 0 | |
configure:13457: result: yes | |
configure:13432: checking whether gai_strerror is declared without a macro | |
configure:13449: clang -c -DNDEBUG conftest.c >&5 | |
configure:13449: $? = 0 | |
configure:13457: result: yes | |
configure:13432: checking whether getnameinfo is declared without a macro | |
configure:13449: clang -c -DNDEBUG conftest.c >&5 | |
configure:13449: $? = 0 | |
configure:13457: result: yes | |
configure:13472: checking for library containing gethostbyname | |
configure:13503: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:13503: $? = 0 | |
configure:13520: result: none required | |
configure:13534: checking for gethostbyname | |
configure:13534: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:13534: $? = 0 | |
configure:13534: result: yes | |
configure:13589: checking for library containing getservbyname | |
configure:13620: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:13620: $? = 0 | |
configure:13637: result: none required | |
configure:13651: checking for getservbyname | |
configure:13651: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:13651: $? = 0 | |
configure:13651: result: yes | |
configure:13761: checking for library containing inet_ntop | |
configure:13792: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:13792: $? = 0 | |
configure:13809: result: none required | |
configure:13841: checking whether inet_ntop is declared | |
configure:13841: clang -c -DNDEBUG conftest.c >&5 | |
configure:13841: $? = 0 | |
configure:13841: result: yes | |
configure:13869: checking for IPv4 sockets | |
configure:13895: clang -c -DNDEBUG conftest.c >&5 | |
configure:13895: $? = 0 | |
configure:13903: result: yes | |
configure:13911: checking for IPv6 sockets | |
configure:13940: clang -c -DNDEBUG conftest.c >&5 | |
configure:13940: $? = 0 | |
configure:13948: result: yes | |
configure:13956: checking whether getdelim is declared | |
configure:13956: clang -c -DNDEBUG conftest.c >&5 | |
configure:13956: $? = 0 | |
configure:13956: result: yes | |
configure:13971: checking whether getdtablesize is declared | |
configure:13971: clang -c -DNDEBUG conftest.c >&5 | |
configure:13971: $? = 0 | |
configure:13971: result: yes | |
configure:13982: checking whether getline is declared | |
configure:13982: clang -c -DNDEBUG conftest.c >&5 | |
configure:13982: $? = 0 | |
configure:13982: result: yes | |
configure:14089: checking for getopt.h | |
configure:14089: result: yes | |
configure:14106: checking for getopt_long_only | |
configure:14106: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:14106: $? = 0 | |
configure:14106: result: yes | |
configure:14120: checking whether getopt is POSIX compatible | |
configure:14162: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:14162: $? = 0 | |
configure:14162: ./conftest | |
configure:14162: $? = 0 | |
configure:14221: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:14221: $? = 0 | |
configure:14221: ./conftest | |
configure:14221: $? = 0 | |
configure:14263: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:14263: $? = 0 | |
configure:14263: ./conftest | |
program: option requires an argument -- b | |
configure:14263: $? = 16 | |
configure: program exited with status 16 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_RAW_DECL_GETADDRINFO 1 | |
| #define HAVE_RAW_DECL_FREEADDRINFO 1 | |
| #define HAVE_RAW_DECL_GAI_STRERROR 1 | |
| #define HAVE_RAW_DECL_GETNAMEINFO 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_GETDELIM 1 | |
| #define HAVE_DECL_GETDTABLESIZE 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 ab[] = "-ab"; | |
| char *argv[3] = { program, ab, NULL }; | |
| 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:14281: result: no | |
configure:14616: checking whether getenv is declared | |
configure:14616: clang -c -DNDEBUG conftest.c >&5 | |
configure:14616: $? = 0 | |
configure:14616: result: yes | |
configure:14627: checking whether getpass is declared | |
configure:14627: clang -c -DNDEBUG conftest.c >&5 | |
configure:14627: $? = 0 | |
configure:14627: result: yes | |
configure:14648: checking whether fflush_unlocked is declared | |
configure:14648: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:221:10: error: use of undeclared identifier 'fflush_unlocked' | |
(void) fflush_unlocked; | |
^ | |
1 error generated. | |
configure:14648: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_RAW_DECL_GETADDRINFO 1 | |
| #define HAVE_RAW_DECL_FREEADDRINFO 1 | |
| #define HAVE_RAW_DECL_GAI_STRERROR 1 | |
| #define HAVE_RAW_DECL_GETNAMEINFO 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_GETDELIM 1 | |
| #define HAVE_DECL_GETDTABLESIZE 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:14648: result: no | |
configure:14659: checking whether flockfile is declared | |
configure:14659: clang -c -DNDEBUG conftest.c >&5 | |
configure:14659: $? = 0 | |
configure:14659: result: yes | |
configure:14670: checking whether fputs_unlocked is declared | |
configure:14670: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:223:10: error: use of undeclared identifier 'fputs_unlocked' | |
(void) fputs_unlocked; | |
^ | |
1 error generated. | |
configure:14670: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_RAW_DECL_GETADDRINFO 1 | |
| #define HAVE_RAW_DECL_FREEADDRINFO 1 | |
| #define HAVE_RAW_DECL_GAI_STRERROR 1 | |
| #define HAVE_RAW_DECL_GETNAMEINFO 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_GETDELIM 1 | |
| #define HAVE_DECL_GETDTABLESIZE 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:14670: result: no | |
configure:14681: checking whether funlockfile is declared | |
configure:14681: clang -c -DNDEBUG conftest.c >&5 | |
configure:14681: $? = 0 | |
configure:14681: result: yes | |
configure:14692: checking whether putc_unlocked is declared | |
configure:14692: clang -c -DNDEBUG conftest.c >&5 | |
configure:14692: $? = 0 | |
configure:14692: result: yes | |
configure:14832: checking for struct timeval | |
configure:14855: clang -c -DNDEBUG conftest.c >&5 | |
configure:14855: $? = 0 | |
configure:14863: result: yes | |
configure:14868: checking for wide-enough struct timeval.tv_sec member | |
configure:14895: clang -c -DNDEBUG conftest.c >&5 | |
configure:14895: $? = 0 | |
configure:14903: result: yes | |
configure:14913: checking whether gettimeofday is declared without a macro | |
configure:14935: clang -c -DNDEBUG conftest.c >&5 | |
configure:14935: $? = 0 | |
configure:14943: result: yes | |
configure:15004: checking for iconv | |
configure:15062: result: yes | |
configure:15065: checking for working iconv | |
configure:15206: result: yes | |
configure:15221: checking how to link with libiconv | |
configure:15223: result: -liconv | |
configure:15234: checking for iconv declaration | |
configure:15263: clang -c -DNDEBUG conftest.c >&5 | |
configure:15263: $? = 0 | |
configure:15274: result: | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
configure:15305: checking for wint_t | |
configure:15330: clang -c -DNDEBUG conftest.c >&5 | |
configure:15330: $? = 0 | |
configure:15337: result: yes | |
configure:15445: checking whether iswcntrl works | |
configure:15489: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:15489: $? = 0 | |
configure:15489: ./conftest | |
configure:15489: $? = 0 | |
configure:15500: result: yes | |
configure:15524: checking for towlower | |
configure:15524: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:15524: $? = 0 | |
configure:15524: result: yes | |
configure:15572: checking for wctype_t | |
configure:15600: clang -c -DNDEBUG conftest.c >&5 | |
configure:15600: $? = 0 | |
configure:15608: result: yes | |
configure:15614: checking for wctrans_t | |
configure:15640: clang -c -DNDEBUG conftest.c >&5 | |
configure:15640: $? = 0 | |
configure:15648: result: yes | |
configure:15657: checking whether wctype is declared without a macro | |
configure:15686: clang -c -DNDEBUG conftest.c >&5 | |
configure:15686: $? = 0 | |
configure:15694: result: yes | |
configure:15657: checking whether iswctype is declared without a macro | |
configure:15686: clang -c -DNDEBUG conftest.c >&5 | |
configure:15686: $? = 0 | |
configure:15694: result: yes | |
configure:15657: checking whether wctrans is declared without a macro | |
configure:15686: clang -c -DNDEBUG conftest.c >&5 | |
configure:15686: $? = 0 | |
configure:15694: result: yes | |
configure:15657: checking whether towctrans is declared without a macro | |
configure:15686: clang -c -DNDEBUG conftest.c >&5 | |
configure:15686: $? = 0 | |
configure:15694: result: yes | |
configure:15715: checking whether getc_unlocked is declared | |
configure:15715: clang -c -DNDEBUG conftest.c >&5 | |
configure:15715: $? = 0 | |
configure:15715: result: yes | |
configure:15727: checking whether we are using the GNU C Library >= 2.1 or uClibc | |
conftest.c:197:10: fatal error: 'features.h' file not found | |
#include <features.h> | |
^ | |
1 error generated. | |
configure:15757: result: no | |
configure:15779: checking for wchar_t | |
configure:15796: clang -c -DNDEBUG conftest.c >&5 | |
configure:15796: $? = 0 | |
configure:15803: result: yes | |
configure:15815: checking for max_align_t | |
configure:15815: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:203:13: error: use of undeclared identifier 'max_align_t' | |
if (sizeof (max_align_t)) | |
^ | |
1 error generated. | |
configure:15815: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_RAW_DECL_GETADDRINFO 1 | |
| #define HAVE_RAW_DECL_FREEADDRINFO 1 | |
| #define HAVE_RAW_DECL_GAI_STRERROR 1 | |
| #define HAVE_RAW_DECL_GETNAMEINFO 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_GETDELIM 1 | |
| #define HAVE_DECL_GETDTABLESIZE 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_RAW_DECL_GETTIMEOFDAY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_RAW_DECL_WCTYPE 1 | |
| #define HAVE_RAW_DECL_ISWCTYPE 1 | |
| #define HAVE_RAW_DECL_WCTRANS 1 | |
| #define HAVE_RAW_DECL_TOWCTRANS 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (max_align_t)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:15815: result: no | |
configure:15828: checking whether NULL can be used in arbitrary expressions | |
configure:15846: clang -c -DNDEBUG conftest.c >&5 | |
configure:15846: $? = 0 | |
configure:15853: result: yes | |
configure:15952: checking whether imported symbols can be declared weak | |
configure:15970: clang -o conftest -DNDEBUG conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_xyzzy", referenced from: | |
_main in conftest-9250ae.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:15970: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_RAW_DECL_GETADDRINFO 1 | |
| #define HAVE_RAW_DECL_FREEADDRINFO 1 | |
| #define HAVE_RAW_DECL_GAI_STRERROR 1 | |
| #define HAVE_RAW_DECL_GETNAMEINFO 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_GETDELIM 1 | |
| #define HAVE_DECL_GETDTABLESIZE 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_RAW_DECL_GETTIMEOFDAY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_RAW_DECL_WCTYPE 1 | |
| #define HAVE_RAW_DECL_ISWCTYPE 1 | |
| #define HAVE_RAW_DECL_WCTRANS 1 | |
| #define HAVE_RAW_DECL_TOWCTRANS 1 | |
| #define 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:16016: result: no | |
configure:16021: checking pthread.h usability | |
configure:16021: clang -c -DNDEBUG conftest.c >&5 | |
configure:16021: $? = 0 | |
configure:16021: result: yes | |
configure:16021: checking pthread.h presence | |
configure:16021: clang -E conftest.c | |
configure:16021: $? = 0 | |
configure:16021: result: yes | |
configure:16021: checking for pthread.h | |
configure:16021: result: yes | |
configure:16059: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:16059: $? = 0 | |
configure:16075: checking for pthread_kill in -lpthread | |
configure:16100: clang -o conftest -DNDEBUG conftest.c -lpthread >&5 | |
configure:16100: $? = 0 | |
configure:16109: result: yes | |
configure:16852: checking for multithread API to use | |
configure:16854: result: posix | |
configure:16868: checking whether lstat correctly handles trailing slash | |
configure:16901: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:16901: $? = 0 | |
configure:16901: ./conftest | |
configure:16901: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_RAW_DECL_GETADDRINFO 1 | |
| #define HAVE_RAW_DECL_FREEADDRINFO 1 | |
| #define HAVE_RAW_DECL_GAI_STRERROR 1 | |
| #define HAVE_RAW_DECL_GETNAMEINFO 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_GETDELIM 1 | |
| #define HAVE_DECL_GETDTABLESIZE 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_RAW_DECL_GETTIMEOFDAY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_RAW_DECL_WCTYPE 1 | |
| #define HAVE_RAW_DECL_ISWCTYPE 1 | |
| #define HAVE_RAW_DECL_WCTRANS 1 | |
| #define HAVE_RAW_DECL_TOWCTRANS 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 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:16918: result: no | |
configure:17011: checking whether malloc, realloc, calloc are POSIX compliant | |
configure:17031: clang -c -DNDEBUG conftest.c >&5 | |
configure:17031: $? = 0 | |
configure:17039: result: yes | |
configure:17049: checking for a traditional japanese locale | |
configure:17119: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:17122: $? = 0 | |
configure:17180: result: ja_JP.eucJP | |
configure:17188: checking for a transitional chinese locale | |
configure:17259: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:17262: $? = 0 | |
configure:17313: result: zh_CN.GB18030 | |
configure:17320: checking for a french Unicode locale | |
configure:17392: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:17395: $? = 0 | |
configure:17441: result: fr_FR.UTF-8 | |
configure:17532: checking for mmap | |
configure:17532: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:17532: $? = 0 | |
configure:17532: result: yes | |
configure:17543: checking for MAP_ANONYMOUS | |
configure:17580: result: yes | |
configure:17602: checking whether memchr works | |
configure:17665: clang -o conftest -DNDEBUG conftest.c >&5 | |
configure:17665: $? = 0 | |
configure:17665: ./conftest | |
configure:17665: $? = 0 | |
configure:17675: result: yes | |
configure:17682: checking whether memrchr is declared | |
configure:17682: clang -c -DNDEBUG conftest.c >&5 | |
conftest.c:240:10: error: use of undeclared identifier 'memrchr' | |
(void) memrchr; | |
^ | |
1 error generated. | |
configure:17682: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wget" | |
| #define PACKAGE_TARNAME "wget" | |
| #define PACKAGE_VERSION "1.16.3" | |
| #define PACKAGE_STRING "wget 1.16.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "wget" | |
| #define VERSION "1.16.3" | |
| #define OS_TYPE "darwin14.4.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_DECL_H_ERRNO 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_INT64_T 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_UNISTD_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_ICONV_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_BTOWC 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_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_RAW_DECL_GETADDRINFO 1 | |
| #define HAVE_RAW_DECL_FREEADDRINFO 1 | |
| #define HAVE_RAW_DECL_GAI_STRERROR 1 |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment