Created
July 25, 2018 15:44
-
-
Save black-snow/e0af7e7b54ea2cf823bff3a9ecc7c17c to your computer and use it in GitHub Desktop.
cvs on Ubuntu 16.04.5 LTS - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for cvs on Ubuntu 16.04.5 LTS | |
Build date: 2018-07-25 15:02:57 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.7.0 | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: 400af242fd7252edc461dba473961097507eed48 | |
Last commit: 4 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 2b0e0519ad671a5bcaa725561d92c7d874572f58 | |
Core tap last commit: 4 days ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew | |
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar | |
HOMEBREW_CACHE: /home/rbergmann/.cache/Homebrew | |
HOMEBREW_BOTTLE_DEFAULT_DOMAIN_LINUX: https://linuxbrew.bintray.com | |
HOMEBREW_BOTTLE_DEFAULT_DOMAIN_MACOS: https://homebrew.bintray.com | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_VISUAL: vim | |
CPU: quad-core 64-bit haswell | |
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: N/A | |
Git: 2.7.4 => /usr/bin/git | |
Curl: 7.47.0 => /usr/bin/curl | |
Java: N/A | |
Kernel: Linux 4.4.0-17134-Microsoft x86_64 GNU/Linux | |
OS: Ubuntu 16.04.5 LTS (xenial) | |
Host glibc: 2.23 | |
/usr/bin/gcc: 5.4.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your system is ready to brew. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cvs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-07-25 15:01:06 +0200 | |
./configure | |
--disable-debug | |
--disable-dependency-tracking | |
--prefix=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1 | |
--infodir=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/share/info | |
--mandir=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/share/man | |
--sysconfdir=/home/linuxbrew/.linuxbrew/etc | |
--with-gssapi | |
--enable-pam | |
--enable-encryption | |
--with-external-zlib | |
--enable-case-sensitivity | |
--with-editor=vim | |
ac_cv_func_working_mktime=no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for style of include used by make... GNU | |
checking for gcc... gcc-5 | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc-5 accepts -g... yes | |
checking for gcc-5 option to accept ANSI C... none needed | |
checking dependency style of gcc-5... none | |
checking how to run the C preprocessor... gcc-5 -E | |
checking for egrep... grep -E | |
checking for AIX... no | |
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 for gcc... (cached) gcc-5 | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-5 accepts -g... (cached) yes | |
checking for gcc-5 option to accept ANSI C... (cached) none needed | |
checking dependency style of gcc-5... (cached) none | |
checking whether gcc-5 and cc understand -c and -o together... yes | |
checking for library containing strerror... none required | |
checking for ranlib... ranlib | |
checking whether ln -s works... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for _LARGE_FILES value needed for large files... no | |
checking for perl... /usr/bin/perl | |
checking for csh... no | |
checking for mktemp... /bin/mktemp | |
checking for sendmail... no | |
checking for pr... /usr/bin/pr | |
checking for groff... /usr/bin/groff | |
checking for ps2pdf... /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing ps2pdf | |
checking for texi2dvi... /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing texi2dvi | |
checking whether #! works in shell scripts... yes | |
checking for BSD VPATH bug in make... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking io.h usability... no | |
checking io.h presence... no | |
checking for io.h... no | |
checking for memory.h... (cached) yes | |
checking ndbm.h usability... yes | |
checking ndbm.h presence... yes | |
checking for ndbm.h... yes | |
checking for stdint.h... (cached) yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking sys/bsdtypes.h usability... no | |
checking sys/bsdtypes.h presence... no | |
checking for sys/bsdtypes.h... no | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking for unistd.h... (cached) yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking whether stat file-mode macros are broken... no | |
checking for an ANSI C-conforming const... yes | |
checking for uid_t in sys/types.h... yes | |
checking for mode_t... yes | |
checking for pid_t... yes | |
checking return type of signal handlers... void | |
checking for struct stat.st_blksize... yes | |
checking for struct stat.st_rdev... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for fseeko... yes | |
checking for waitpid... yes | |
checking for fcntl.h... (cached) yes | |
checking whether select hangs on /dev/null fd when timeout is NULL... no | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for long long... yes | |
checking for long double... yes | |
checking for C/C++ restrict keyword... restrict | |
checking for IPv4 sockets... yes | |
checking for IPv6 sockets... yes | |
checking for inline... inline | |
checking for library containing getaddrinfo... none required | |
checking for getaddrinfo... yes | |
checking for gai_strerror... yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for fchdir... yes | |
checking for mempcpy... yes | |
checking for isascii... yes | |
checking for __fsetlocking... yes | |
checking for tcgetattr... yes | |
checking for tcsetattr... yes | |
checking for gettimeofday... yes | |
checking for nanotime... no | |
checking for getlogin_r... yes | |
checking for getpwnam_r... yes | |
checking for siginterrupt... yes | |
checking for posix_memalign... yes | |
checking for iswprint... yes | |
checking for mbsinit... yes | |
checking for isblank... yes | |
checking for mbrtowc... yes | |
checking for wcrtomb... yes | |
checking for wcscoll... yes | |
checking for mblen... yes | |
checking for mbrlen... yes | |
checking for tzset... 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 for sys/param.h... (cached) yes | |
checking stdio_ext.h usability... yes | |
checking stdio_ext.h presence... yes | |
checking for stdio_ext.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking sys/cdefs.h usability... yes | |
checking sys/cdefs.h presence... yes | |
checking for sys/cdefs.h... yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking for stdint.h... (cached) yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking whether memrchr is declared... yes | |
checking whether system is Windows or MSDOS... no | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking for mbstate_t... yes | |
checking whether getcwd (NULL, 0) allocates memory for result... yes | |
checking whether getcwd is declared... yes | |
checking for d_ino member in directory struct... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for struct timespec... yes | |
checking whether nanosleep is declared... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for library containing clock_gettime... none required | |
checking for clock_gettime... yes | |
checking for clock_settime... yes | |
checking for struct tm.tm_gmtoff... yes | |
checking whether getdelim is declared... yes | |
checking whether getlogin is declared... yes | |
checking whether getlogin_r is declared... yes | |
checking for ssize_t... yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for getopt_long_only... yes | |
checking whether optreset is declared... no | |
checking for working GNU getopt function... yes | |
checking whether getpass is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
checking whether flockfile is declared... yes | |
checking whether fputs_unlocked is declared... yes | |
checking whether funlockfile is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking for d_type member in directory struct... yes | |
checking whether lstat dereferences a symlink specified with a trailing slash... yes | |
checking for uint32_t... uint32_t | |
checking for UINT32_MAX... yes | |
checking whether byte ordering is bigendian... no | |
checking whether <limits.h> defines MIN and MAX... no | |
checking whether <sys/param.h> defines MIN and MAX... yes | |
checking whether getenv is declared... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unsigned long long... yes | |
checking for stdlib.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for alarm... yes | |
checking for working mktime... (cached) no | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for inttypes.h... yes | |
checking whether strdup is declared... yes | |
checking for strftime... 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... yes | |
checking whether fputc_unlocked is declared... yes | |
checking whether fread_unlocked is declared... yes | |
checking whether fwrite_unlocked is declared... yes | |
checking whether getc_unlocked is declared... yes | |
checking whether getchar_unlocked is declared... yes | |
checking whether putchar_unlocked is declared... yes | |
checking for EOVERFLOW... yes | |
checking for signed... yes | |
checking for wchar_t... yes | |
checking for wint_t... yes | |
checking for size_t... yes | |
checking for intmax_t... yes | |
checking for atexit... yes | |
checking for string.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for resolvepath... no | |
checking for canonicalize_file_name... yes | |
checking whether this system has a definition of PATH_MAX... yes | |
checking for mempcpy... (cached) yes | |
checking for openat... yes | |
checking for memrchr... yes | |
checking for dup2... yes | |
checking for working POSIX fnmatch... yes | |
checking for stdio_ext.h... (cached) yes | |
checking for __fpending... yes | |
checking whether __fpending is declared... yes | |
checking for ftruncate... yes | |
checking for library containing getaddrinfo... (cached) none required | |
checking for getaddrinfo... (cached) yes | |
checking for gai_strerror... (cached) yes | |
checking whether getcwd handles long file names properly... yes | |
checking for struct tm.tm_zone... yes | |
checking for getdelim... yes | |
checking for gethostname... yes | |
checking whether getline is declared... yes | |
checking for getline... yes | |
checking for working getline function... yes | |
checking for getlogin_r... (cached) yes | |
checking OS.h usability... no | |
checking OS.h presence... no | |
checking for OS.h... no | |
checking for getpagesize... (cached) yes | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking glob.h usability... yes | |
checking glob.h presence... yes | |
checking for glob.h... yes | |
checking for GNU glob interface version 1... yes | |
checking whether glob lists broken symlinks... no | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... (cached) yes | |
checking for memchr... yes | |
checking for memmove... yes | |
checking for mempcpy... (cached) yes | |
checking for memrchr... (cached) yes | |
checking whether mkdir fails due to a trailing slash... no | |
checking for mkstemp... yes | |
checking for mkstemp limitations... no | |
checking for library containing nanosleep... none required | |
checking whether nanosleep works... yes | |
checking for openat... (cached) yes | |
checking for mbstate_t... (cached) yes | |
checking whether mbrtowc and mbstate_t are properly declared... yes | |
checking for readlink... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible realloc... yes | |
checking for working re_compile_pattern... yes | |
checking whether rename is broken... no | |
checking for C/C++ restrict keyword... (cached) restrict | |
checking for rpmatch... yes | |
checking for setenv... yes | |
checking for unsetenv... yes | |
checking for unsetenv() return type... int | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking for ssize_t... (cached) yes | |
checking sys/inttypes.h usability... no | |
checking sys/inttypes.h presence... no | |
checking for sys/inttypes.h... no | |
checking for stdint.h... (cached) yes | |
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes | |
checking for strncasecmp... yes | |
checking for strdup... yes | |
checking for strerror... yes | |
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes | |
checking for strtol... yes | |
checking for strtoul... yes | |
checking whether localtime_r is compatible with its POSIX signature... yes | |
checking for struct timespec... (cached) yes | |
checking whether nanosleep is declared... (cached) yes | |
checking whether tzset clobbers localtime buffer... no | |
checking for vasnprintf... no | |
checking for ptrdiff_t... yes | |
checking for snprintf... yes | |
checking for wcslen... yes | |
checking for vasprintf... yes | |
checking for stdint.h... (cached) yes | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for ld used by GCC... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking whether NLS is requested... yes | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking whether strerror_r is declared... (cached) yes | |
checking for strerror_r... (cached) yes | |
checking whether strerror_r returns char *... (cached) yes | |
checking for glob.h... (cached) yes | |
checking for GNU glob interface version 1... (cached) yes | |
checking whether glob lists broken symlinks... (cached) no | |
checking for fchdir... (cached) yes | |
checking for fchmod... yes | |
checking for fsync... yes | |
checking for ftime... yes | |
checking for geteuid... yes | |
checking for getgroups... yes | |
checking for getpagesize... (cached) yes | |
checking for gettimeofday... (cached) yes | |
checking for initgroups... yes | |
checking for login... no | |
checking for logout... no | |
checking for mknod... yes | |
checking for regcomp... yes | |
checking for regerror... yes | |
checking for regexec... yes | |
checking for regfree... yes | |
checking for sigaction... yes | |
checking for sigblock... yes | |
checking for sigprocmask... yes | |
checking for sigsetmask... yes | |
checking for sigvec... no | |
checking for timezone... yes | |
checking for tzset... (cached) yes | |
checking for vprintf... yes | |
checking for wait3... yes | |
checking for char... yes | |
checking size of char... 1 | |
checking for uniquely sized char... yes(1) | |
checking for short... yes | |
checking size of short... 2 | |
checking for uniquely sized short... yes(2) | |
checking for int... yes | |
checking size of int... 4 | |
checking for uniquely sized int... yes(4) | |
checking for long... yes | |
checking size of long... 8 | |
checking for uniquely sized long... yes(8) | |
checking for long long... (cached) yes | |
checking size of long long... 8 | |
checking for uniquely sized long long... no | |
checking for size_t... (cached) yes | |
checking size of size_t... 8 | |
checking for uniquely sized size_t... no | |
checking for ptrdiff_t... (cached) yes | |
checking size of ptrdiff_t... 8 | |
checking for uniquely sized ptrdiff_t... no | |
checking for wint_t... yes | |
checking size of wint_t... 4 | |
checking for uniquely sized wint_t... no | |
checking for intmax_t... yes | |
checking size of intmax_t... 8 | |
checking for uniquely sized intmax_t... no | |
checking for float... yes | |
checking size of float... 4 | |
checking for uniquely sized float... yes(4) | |
checking for double... yes | |
checking size of double... 8 | |
checking for uniquely sized double... yes(8) | |
checking for long double... yes | |
checking size of long double... 16 | |
checking for uniquely sized long double... yes(16) | |
checking for unistd.h... (cached) yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking whether closedir returns void... no | |
checking for library containing getspnam... none required | |
checking whether utime accepts a null argument... yes | |
checking for long file names... yes | |
checking whether printf supports %p... yes | |
checking for main in -lnsl... yes | |
checking for library containing connect... none required | |
checking for library containing gethostbyname... none required | |
checking for KRB4 in /usr/kerberos... | |
checking for krb.h... | |
checking for krb_get_err_text... no | |
checking for GSSAPI... | |
checking gssapi.h usability... no | |
checking gssapi.h presence... no | |
checking for gssapi.h... no | |
checking gssapi/gssapi.h usability... no | |
checking gssapi/gssapi.h presence... no | |
checking for gssapi/gssapi.h... no | |
checking krb5.h usability... no | |
checking krb5.h presence... no | |
checking for krb5.h... no | |
checking for GSSAPI in /usr/kerberos... | |
checking gssapi.h usability... no | |
checking gssapi.h presence... no | |
checking for gssapi.h... no | |
checking gssapi/gssapi.h usability... no | |
checking gssapi/gssapi.h presence... no | |
checking for gssapi/gssapi.h... no | |
checking krb5.h usability... no | |
checking krb5.h presence... no | |
checking for krb5.h... no | |
checking for GSSAPI in /usr/cygnus/kerbnet... | |
checking gssapi.h usability... no | |
checking gssapi.h presence... no | |
checking for gssapi.h... no | |
checking gssapi/gssapi.h usability... no | |
checking gssapi/gssapi.h presence... no | |
checking for gssapi/gssapi.h... no | |
checking krb5.h usability... no | |
checking krb5.h presence... no | |
checking for krb5.h... no | |
checking for GSSAPI... no | |
checking for external ZLIB... | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for external ZLIB... yes | |
checking selected ZLIB... external | |
checking that ZLIB library works... yes | |
checking for ssh... ssh | |
checking for vim... vim | |
checking for temporary directory... /tmp | |
checking for library containing crypt... -lcrypt | |
checking security/pam_appl.h usability... no | |
checking security/pam_appl.h presence... no | |
checking for security/pam_appl.h... no | |
checking pam/pam_appl.h usability... no | |
checking pam/pam_appl.h presence... no | |
checking for pam/pam_appl.h... no | |
configure: error: Could not find PAM headers | |
HOMEBREW_VERSION: 1.7.0 | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: 400af242fd7252edc461dba473961097507eed48 | |
Last commit: 4 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 2b0e0519ad671a5bcaa725561d92c7d874572f58 | |
Core tap last commit: 4 days ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew | |
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar | |
HOMEBREW_CACHE: /home/rbergmann/.cache/Homebrew | |
CPU: quad-core 64-bit haswell | |
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: N/A | |
Git: 2.7.4 => /usr/bin/git | |
Curl: 7.47.0 => /usr/bin/curl | |
Java: N/A | |
Kernel: Linux 4.4.0-17134-Microsoft x86_64 GNU/Linux | |
OS: Ubuntu 16.04.5 LTS (xenial) | |
Host glibc: 2.23 | |
/usr/bin/gcc: 5.4.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: N/A | |
HOMEBREW_CC: gcc-5 | |
HOMEBREW_CXX: g++-5 | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew | |
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal | |
PATH: /etc/alternatives:/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-5 called with: --version | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -v | |
superenv executed: gcc-5 -v | |
gcc-5 called with: -V | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: --version | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -v | |
superenv executed: gcc-5 -v | |
gcc-5 called with: -V | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c conftest.c -o conftest.o | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c conftest.c -o conftest.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c conftest.c -o conftest.o | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c conftest.c -o conftest.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -print-prog-name=ld | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
ld called with: -v | |
superenv executed: ld -v | |
ld called with: -v | |
superenv executed: ld -v | |
ld called with: --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so --help | |
gcc-5 called with: -print-search-dirs | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 -I/usr/kerberos/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 -I/usr/kerberos/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E -I/usr/kerberos/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E -I/usr/kerberos/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 -I/usr/kerberos/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 -I/usr/kerberos/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E -I/usr/kerberos/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E -I/usr/kerberos/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 -I/usr/kerberos/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 -I/usr/kerberos/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E -I/usr/kerberos/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E -I/usr/kerberos/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E -I/usr/cygnus/kerbnet/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E -I/usr/cygnus/kerbnet/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E -I/usr/cygnus/kerbnet/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E -I/usr/cygnus/kerbnet/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E -I/usr/cygnus/kerbnet/include conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E -I/usr/cygnus/kerbnet/include conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E -dM conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E -dM conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl -lz | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -lz -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lnsl -lz | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lnsl -lz -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -g -O2 conftest.c -lcrypt -lnsl -lz | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -o conftest -g -O2 conftest.c -lcrypt -lnsl -lz -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g -O2 conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by Concurrent Versions System (CVS) configure 1.12.13, which was | |
generated by GNU Autoconf 2.59. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1 --infodir=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/share/info --mandir=/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/share/man --sysconfdir=/home/linuxbrew/.linuxbrew/etc --with-gssapi --enable-pam --enable-encryption --with-external-zlib --enable-case-sensitivity --with-editor=vim ac_cv_func_working_mktime=no | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = workxl-80 | |
uname -m = x86_64 | |
uname -r = 4.4.0-17134-Microsoft | |
uname -s = Linux | |
uname -v = #137-Microsoft Thu Jun 14 18:46:00 PST 2018 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /etc/alternatives | |
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super | |
PATH: /home/linuxbrew/.linuxbrew/opt/binutils/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /home/linuxbrew/.linuxbrew/opt/gcc/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1566: checking for a BSD-compatible install | |
configure:1621: result: /usr/bin/install -c | |
configure:1632: checking whether build environment is sane | |
configure:1675: result: yes | |
configure:1740: checking for gawk | |
configure:1756: found /usr/bin/gawk | |
configure:1766: result: gawk | |
configure:1776: checking whether make sets $(MAKE) | |
configure:1796: result: yes | |
configure:2028: checking whether to enable maintainer-specific portions of Makefiles | |
configure:2037: result: no | |
configure:2071: checking for style of include used by make | |
configure:2099: result: GNU | |
configure:2170: checking for gcc | |
configure:2196: result: gcc-5 | |
configure:2440: checking for C compiler version | |
configure:2443: gcc-5 --version </dev/null >&5 | |
gcc-5 (Homebrew gcc 5.5.0_4) 5.5.0 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:2446: $? = 0 | |
configure:2448: gcc-5 -v </dev/null >&5 | |
Reading specs from /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs | |
COLLECT_GCC=gcc-5 | |
COLLECT_LTO_WRAPPER=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: ../configure --with-isl=/home/linuxbrew/.linuxbrew/opt/[email protected] --with-bugurl=https://github.com/Linuxbrew/homebrew-core/issues --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.5.0_4' --with-boot-ldflags='-static-libstdc++ -static-libgcc ' --disable-nls --disable-multilib | |
Thread model: posix | |
gcc version 5.5.0 (Homebrew gcc 5.5.0_4) | |
configure:2451: $? = 0 | |
configure:2453: gcc-5 -V </dev/null >&5 | |
gcc-5: error: unrecognized command line option '-V' | |
configure:2456: $? = 1 | |
configure:2479: checking for C compiler default output file name | |
configure:2482: gcc-5 conftest.c >&5 | |
configure:2485: $? = 0 | |
configure:2531: result: a.out | |
configure:2536: checking whether the C compiler works | |
configure:2542: ./a.out | |
configure:2545: $? = 0 | |
configure:2562: result: yes | |
configure:2569: checking whether we are cross compiling | |
configure:2571: result: no | |
configure:2574: checking for suffix of executables | |
configure:2576: gcc-5 -o conftest conftest.c >&5 | |
configure:2579: $? = 0 | |
configure:2604: result: | |
configure:2610: checking for suffix of object files | |
configure:2631: gcc-5 -c conftest.c >&5 | |
configure:2634: $? = 0 | |
configure:2656: result: o | |
configure:2660: checking whether we are using the GNU C compiler | |
configure:2684: gcc-5 -c conftest.c >&5 | |
configure:2690: $? = 0 | |
configure:2694: test -z | |
|| test ! -s conftest.err | |
configure:2697: $? = 0 | |
configure:2700: test -s conftest.o | |
configure:2703: $? = 0 | |
configure:2716: result: yes | |
configure:2722: checking whether gcc-5 accepts -g | |
configure:2743: gcc-5 -c -g conftest.c >&5 | |
configure:2749: $? = 0 | |
configure:2753: test -z | |
|| test ! -s conftest.err | |
configure:2756: $? = 0 | |
configure:2759: test -s conftest.o | |
configure:2762: $? = 0 | |
configure:2773: result: yes | |
configure:2790: checking for gcc-5 option to accept ANSI C | |
configure:2860: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:2866: $? = 0 | |
configure:2870: test -z | |
|| test ! -s conftest.err | |
configure:2873: $? = 0 | |
configure:2876: test -s conftest.o | |
configure:2879: $? = 0 | |
configure:2897: result: none needed | |
configure:2915: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:2:3: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:2921: $? = 1 | |
configure: failed program was: | |
| #ifndef __cplusplus | |
| choke me | |
| #endif | |
configure:3056: checking dependency style of gcc-5 | |
configure:3146: result: none | |
configure:3169: checking how to run the C preprocessor | |
configure:3204: gcc-5 -E conftest.c | |
configure:3210: $? = 0 | |
configure:3242: gcc-5 -E conftest.c | |
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:3248: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3287: result: gcc-5 -E | |
configure:3311: gcc-5 -E conftest.c | |
configure:3317: $? = 0 | |
configure:3349: gcc-5 -E conftest.c | |
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:3355: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3399: checking for egrep | |
configure:3409: result: grep -E | |
configure:3415: checking for AIX | |
configure:3437: result: no | |
configure:3443: checking for ANSI C header files | |
configure:3468: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3474: $? = 0 | |
configure:3478: test -z | |
|| test ! -s conftest.err | |
configure:3481: $? = 0 | |
configure:3484: test -s conftest.o | |
configure:3487: $? = 0 | |
configure:3576: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:27:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | |
exit(2); | |
^ | |
conftest.c:27:7: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:27:7: note: include '<stdlib.h>' or provide a declaration of 'exit' | |
conftest.c:28:3: warning: incompatible implicit declaration of built-in function 'exit' | |
exit (0); | |
^ | |
conftest.c:28:3: note: include '<stdlib.h>' or provide a declaration of 'exit' | |
configure:3579: $? = 0 | |
configure:3581: ./conftest | |
configure:3584: $? = 0 | |
configure:3599: result: yes | |
configure:3623: checking for sys/types.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for sys/stat.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for stdlib.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for string.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for memory.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for strings.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for inttypes.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for stdint.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3623: checking for unistd.h | |
configure:3639: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3649: test -z | |
|| test ! -s conftest.err | |
configure:3652: $? = 0 | |
configure:3655: test -s conftest.o | |
configure:3658: $? = 0 | |
configure:3669: result: yes | |
configure:3691: checking minix/config.h usability | |
configure:3703: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:54:26: fatal error: minix/config.h: No such file or directory | |
compilation terminated. | |
configure:3709: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:3732: result: no | |
configure:3736: checking minix/config.h presence | |
configure:3746: gcc-5 -E conftest.c | |
conftest.c:20:26: fatal error: minix/config.h: No such file or directory | |
compilation terminated. | |
configure:3752: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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:3772: result: no | |
configure:3807: checking for minix/config.h | |
configure:3814: result: no | |
configure:3913: checking for gcc | |
configure:3939: result: gcc-5 | |
configure:4183: checking for C compiler version | |
configure:4186: gcc-5 --version </dev/null >&5 | |
gcc-5 (Homebrew gcc 5.5.0_4) 5.5.0 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4189: $? = 0 | |
configure:4191: gcc-5 -v </dev/null >&5 | |
Reading specs from /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs | |
COLLECT_GCC=gcc-5 | |
COLLECT_LTO_WRAPPER=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: ../configure --with-isl=/home/linuxbrew/.linuxbrew/opt/[email protected] --with-bugurl=https://github.com/Linuxbrew/homebrew-core/issues --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.5.0_4' --with-boot-ldflags='-static-libstdc++ -static-libgcc ' --disable-nls --disable-multilib | |
Thread model: posix | |
gcc version 5.5.0 (Homebrew gcc 5.5.0_4) | |
configure:4194: $? = 0 | |
configure:4196: gcc-5 -V </dev/null >&5 | |
gcc-5: error: unrecognized command line option '-V' | |
configure:4199: $? = 1 | |
configure:4202: checking whether we are using the GNU C compiler | |
configure:4258: result: yes | |
configure:4264: checking whether gcc-5 accepts -g | |
configure:4315: result: yes | |
configure:4332: checking for gcc-5 option to accept ANSI C | |
configure:4439: result: none needed | |
configure:4457: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:2:3: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:4463: $? = 1 | |
configure: failed program was: | |
| #ifndef __cplusplus | |
| choke me | |
| #endif | |
configure:4598: checking dependency style of gcc-5 | |
configure:4688: result: none | |
configure:4706: checking whether gcc-5 and cc understand -c and -o together | |
configure:4736: gcc-5 -c conftest.c -o conftest.o >&5 | |
configure:4739: $? = 0 | |
configure:4741: gcc-5 -c conftest.c -o conftest.o >&5 | |
configure:4744: $? = 0 | |
configure:4751: cc -c conftest.c >&5 | |
configure:4754: $? = 0 | |
configure:4757: cc -c conftest.c -o conftest.o >&5 | |
configure:4760: $? = 0 | |
configure:4762: cc -c conftest.c -o conftest.o >&5 | |
configure:4765: $? = 0 | |
configure:4783: result: yes | |
configure:4810: checking for library containing strerror | |
configure:4840: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:4846: $? = 0 | |
configure:4850: test -z | |
|| test ! -s conftest.err | |
configure:4853: $? = 0 | |
configure:4856: test -s conftest | |
configure:4859: $? = 0 | |
configure:4929: result: none required | |
configure:4979: checking for ranlib | |
configure:4995: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ranlib | |
configure:5006: result: ranlib | |
configure:5018: checking whether ln -s works | |
configure:5022: result: yes | |
configure:5036: checking for special C compiler options needed for large files | |
configure:5135: result: no | |
configure:5141: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:5172: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:5178: $? = 0 | |
configure:5182: test -z | |
|| test ! -s conftest.err | |
configure:5185: $? = 0 | |
configure:5188: test -s conftest.o | |
configure:5191: $? = 0 | |
configure:5256: result: no | |
configure:5266: checking for _LARGE_FILES value needed for large files | |
configure:5297: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:5303: $? = 0 | |
configure:5307: test -z | |
|| test ! -s conftest.err | |
configure:5310: $? = 0 | |
configure:5313: test -s conftest.o | |
configure:5316: $? = 0 | |
configure:5381: result: no | |
configure:5397: checking for perl | |
configure:5415: found /usr/bin/perl | |
configure:5428: result: /usr/bin/perl | |
configure:5437: checking for csh | |
configure:5468: result: no | |
configure:5478: checking for mktemp | |
configure:5496: found /bin/mktemp | |
configure:5509: result: /bin/mktemp | |
configure:5525: checking for sendmail | |
configure:5557: result: no | |
configure:5567: checking for pr | |
configure:5585: found /usr/bin/pr | |
configure:5598: result: /usr/bin/pr | |
configure:5619: checking for groff | |
configure:5637: found /usr/bin/groff | |
configure:5649: result: /usr/bin/groff | |
configure:5662: checking for ps2pdf | |
configure:5693: result: /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing ps2pdf | |
configure:5702: checking for texi2dvi | |
configure:5733: result: /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing texi2dvi | |
configure:5741: checking whether #! works in shell scripts | |
configure:5758: result: yes | |
configure:5770: checking for BSD VPATH bug in make | |
configure:5777: mkdir ac_test_dir | |
configure:5780: $? = 0 | |
configure:5796: make -f conftestmake 2>&1 >/dev/null |grep ^BSD\ VPATH\ bug\ present$ >/dev/null | |
configure:5799: $? = 1 | |
configure:5806: rm -rf ac_test_dir ac_test_target conftestmake | |
configure:5809: $? = 0 | |
configure:5812: result: no | |
configure:5836: checking for dirent.h that defines DIR | |
configure:5860: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:5866: $? = 0 | |
configure:5870: test -z | |
|| test ! -s conftest.err | |
configure:5873: $? = 0 | |
configure:5876: test -s conftest.o | |
configure:5879: $? = 0 | |
configure:5890: result: yes | |
configure:5903: checking for library containing opendir | |
configure:5933: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:5939: $? = 0 | |
configure:5943: test -z | |
|| test ! -s conftest.err | |
configure:5946: $? = 0 | |
configure:5949: test -s conftest | |
configure:5952: $? = 0 | |
configure:6022: result: none required | |
configure:6158: checking for ANSI C header files | |
configure:6314: result: yes | |
configure:6324: checking for sys/wait.h that is POSIX.1 compatible | |
configure:6355: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6361: $? = 0 | |
configure:6365: test -z | |
|| test ! -s conftest.err | |
configure:6368: $? = 0 | |
configure:6371: test -s conftest.o | |
configure:6374: $? = 0 | |
configure:6385: result: yes | |
configure:6437: checking direct.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:60:20: fatal error: direct.h: No such file or directory | |
compilation terminated. | |
configure:6455: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <direct.h> | |
configure:6478: result: no | |
configure:6482: checking direct.h presence | |
configure:6492: gcc-5 -E conftest.c | |
conftest.c:26:20: fatal error: direct.h: No such file or directory | |
compilation terminated. | |
configure:6498: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| /* end confdefs.h. */ | |
| #include <direct.h> | |
configure:6518: result: no | |
configure:6553: checking for direct.h | |
configure:6560: result: no | |
configure:6437: checking fcntl.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking fcntl.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for fcntl.h | |
configure:6560: result: yes | |
configure:6437: checking io.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:61:16: fatal error: io.h: No such file or directory | |
compilation terminated. | |
configure:6455: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <io.h> | |
configure:6478: result: no | |
configure:6482: checking io.h presence | |
configure:6492: gcc-5 -E conftest.c | |
conftest.c:27:16: fatal error: io.h: No such file or directory | |
compilation terminated. | |
configure:6498: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| /* end confdefs.h. */ | |
| #include <io.h> | |
configure:6518: result: no | |
configure:6553: checking for io.h | |
configure:6560: result: no | |
configure:6428: checking for memory.h | |
configure:6433: result: yes | |
configure:6437: checking ndbm.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking ndbm.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for ndbm.h | |
configure:6560: result: yes | |
configure:6428: checking for stdint.h | |
configure:6433: result: yes | |
configure:6437: checking syslog.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking syslog.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for syslog.h | |
configure:6560: result: yes | |
configure:6437: checking sys/bsdtypes.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:65:26: fatal error: sys/bsdtypes.h: No such file or directory | |
compilation terminated. | |
configure:6455: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/bsdtypes.h> | |
configure:6478: result: no | |
configure:6482: checking sys/bsdtypes.h presence | |
configure:6492: gcc-5 -E conftest.c | |
conftest.c:31:26: fatal error: sys/bsdtypes.h: No such file or directory | |
compilation terminated. | |
configure:6498: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/bsdtypes.h> | |
configure:6518: result: no | |
configure:6553: checking for sys/bsdtypes.h | |
configure:6560: result: no | |
configure:6437: checking sys/file.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking sys/file.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for sys/file.h | |
configure:6560: result: yes | |
configure:6437: checking sys/param.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking sys/param.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for sys/param.h | |
configure:6560: result: yes | |
configure:6437: checking sys/resource.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking sys/resource.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for sys/resource.h | |
configure:6560: result: yes | |
configure:6437: checking sys/select.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking sys/select.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for sys/select.h | |
configure:6560: result: yes | |
configure:6428: checking for unistd.h | |
configure:6433: result: yes | |
configure:6437: checking utime.h usability | |
configure:6449: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6459: test -z | |
|| test ! -s conftest.err | |
configure:6462: $? = 0 | |
configure:6465: test -s conftest.o | |
configure:6468: $? = 0 | |
configure:6478: result: yes | |
configure:6482: checking utime.h presence | |
configure:6492: gcc-5 -E conftest.c | |
configure:6498: $? = 0 | |
configure:6518: result: yes | |
configure:6553: checking for utime.h | |
configure:6560: result: yes | |
configure:6573: checking whether stat file-mode macros are broken | |
configure:6621: result: no | |
configure:6632: checking for an ANSI C-conforming const | |
configure:6699: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6705: $? = 0 | |
configure:6709: test -z | |
|| test ! -s conftest.err | |
configure:6712: $? = 0 | |
configure:6715: test -s conftest.o | |
configure:6718: $? = 0 | |
configure:6729: result: yes | |
configure:6739: checking for uid_t in sys/types.h | |
configure:6762: result: yes | |
configure:6777: checking for mode_t | |
configure:6801: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6807: $? = 0 | |
configure:6811: test -z | |
|| test ! -s conftest.err | |
configure:6814: $? = 0 | |
configure:6817: test -s conftest.o | |
configure:6820: $? = 0 | |
configure:6831: result: yes | |
configure:6843: checking for pid_t | |
configure:6867: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6873: $? = 0 | |
configure:6877: test -z | |
|| test ! -s conftest.err | |
configure:6880: $? = 0 | |
configure:6883: test -s conftest.o | |
configure:6886: $? = 0 | |
configure:6897: result: yes | |
configure:6909: checking return type of signal handlers | |
configure:6940: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:6946: $? = 0 | |
configure:6950: test -z | |
|| test ! -s conftest.err | |
configure:6953: $? = 0 | |
configure:6956: test -s conftest.o | |
configure:6959: $? = 0 | |
configure:6970: result: void | |
configure:6979: checking for struct stat.st_blksize | |
configure:7002: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:7008: $? = 0 | |
configure:7012: test -z | |
|| test ! -s conftest.err | |
configure:7015: $? = 0 | |
configure:7018: test -s conftest.o | |
configure:7021: $? = 0 | |
configure:7078: result: yes | |
configure:7089: checking for struct stat.st_rdev | |
configure:7112: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:7118: $? = 0 | |
configure:7122: test -z | |
|| test ! -s conftest.err | |
configure:7125: $? = 0 | |
configure:7128: test -s conftest.o | |
configure:7131: $? = 0 | |
configure:7188: result: yes | |
configure:7200: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:7223: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:7229: $? = 0 | |
configure:7233: test -z | |
|| test ! -s conftest.err | |
configure:7236: $? = 0 | |
configure:7239: test -s conftest.o | |
configure:7242: $? = 0 | |
configure:7299: result: no | |
configure:7313: checking for fseeko | |
configure:7334: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:7340: $? = 0 | |
configure:7344: test -z | |
|| test ! -s conftest.err | |
configure:7347: $? = 0 | |
configure:7350: test -s conftest | |
configure:7353: $? = 0 | |
configure:7365: result: yes | |
configure:7401: checking for waitpid | |
configure:7458: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:7464: $? = 0 | |
configure:7468: test -z | |
|| test ! -s conftest.err | |
configure:7471: $? = 0 | |
configure:7474: test -s conftest | |
configure:7477: $? = 0 | |
configure:7489: result: yes | |
configure:7519: checking for fcntl.h | |
configure:7524: result: yes | |
configure:7664: checking whether select hangs on /dev/null fd when timeout is NULL | |
configure:7708: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:7711: $? = 0 | |
configure:7713: ./conftest | |
configure:7716: $? = 0 | |
configure:7731: result: no | |
configure:7911: checking for working alloca.h | |
configure:7932: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:7938: $? = 0 | |
configure:7942: test -z | |
|| test ! -s conftest.err | |
configure:7945: $? = 0 | |
configure:7948: test -s conftest | |
configure:7951: $? = 0 | |
configure:7963: result: yes | |
configure:7973: checking for alloca | |
configure:8014: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:8020: $? = 0 | |
configure:8024: test -z | |
|| test ! -s conftest.err | |
configure:8027: $? = 0 | |
configure:8030: test -s conftest | |
configure:8033: $? = 0 | |
configure:8045: result: yes | |
configure:8274: checking for stdlib.h | |
configure:8279: result: yes | |
configure:8419: checking for GNU libc compatible malloc | |
configure:8448: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:8451: $? = 0 | |
configure:8453: ./conftest | |
configure:8456: $? = 0 | |
configure:8470: result: yes | |
configure:8486: checking for long long | |
configure:8508: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:8514: $? = 0 | |
configure:8518: test -z | |
|| test ! -s conftest.err | |
configure:8521: $? = 0 | |
configure:8524: test -s conftest | |
configure:8527: $? = 0 | |
configure:8539: result: yes | |
configure:8550: checking for long double | |
configure:8610: result: yes | |
configure:8620: checking for C/C++ restrict keyword | |
configure:8638: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:8644: $? = 0 | |
configure:8648: test -z | |
|| test ! -s conftest.err | |
configure:8651: $? = 0 | |
configure:8654: test -s conftest.o | |
configure:8657: $? = 0 | |
configure:8669: result: restrict | |
configure:8685: checking for IPv4 sockets | |
configure:8708: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:8714: $? = 0 | |
configure:8718: test -z | |
|| test ! -s conftest.err | |
configure:8721: $? = 0 | |
configure:8724: test -s conftest.o | |
configure:8727: $? = 0 | |
configure:8739: result: yes | |
configure:8749: checking for IPv6 sockets | |
configure:8772: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:8778: $? = 0 | |
configure:8782: test -z | |
|| test ! -s conftest.err | |
configure:8785: $? = 0 | |
configure:8788: test -s conftest.o | |
configure:8791: $? = 0 | |
configure:8803: result: yes | |
configure:8813: checking for inline | |
configure:8834: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:8840: $? = 0 | |
configure:8844: test -z | |
|| test ! -s conftest.err | |
configure:8847: $? = 0 | |
configure:8850: test -s conftest.o | |
configure:8853: $? = 0 | |
configure:8865: result: inline | |
configure:8885: checking for library containing getaddrinfo | |
configure:8915: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:8921: $? = 0 | |
configure:8925: test -z | |
|| test ! -s conftest.err | |
configure:8928: $? = 0 | |
configure:8931: test -s conftest | |
configure:8934: $? = 0 | |
configure:9004: result: none required | |
configure:9016: checking for getaddrinfo | |
configure:9073: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9079: $? = 0 | |
configure:9083: test -z | |
|| test ! -s conftest.err | |
configure:9086: $? = 0 | |
configure:9089: test -s conftest | |
configure:9092: $? = 0 | |
configure:9104: result: yes | |
configure:9016: checking for gai_strerror | |
configure:9073: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9079: $? = 0 | |
configure:9083: test -z | |
|| test ! -s conftest.err | |
configure:9086: $? = 0 | |
configure:9089: test -s conftest | |
configure:9092: $? = 0 | |
configure:9104: result: yes | |
configure:9130: checking for stdbool.h that conforms to C99 | |
configure:9189: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:79:4: warning: variably modified 'd' at file scope | |
char d[(bool) -0.5 == true ? 1 : -1]; | |
^ | |
conftest.c:81:4: warning: variably modified 'f' at file scope | |
char f[(_Bool) -0.0 == false ? 1 : -1]; | |
^ | |
configure:9195: $? = 0 | |
configure:9199: test -z | |
|| test ! -s conftest.err | |
configure:9202: $? = 0 | |
configure:9205: test -s conftest.o | |
configure:9208: $? = 0 | |
configure:9219: result: yes | |
configure:9221: checking for _Bool | |
configure:9245: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9251: $? = 0 | |
configure:9255: test -z | |
|| test ! -s conftest.err | |
configure:9258: $? = 0 | |
configure:9261: test -s conftest.o | |
configure:9264: $? = 0 | |
configure:9275: result: yes | |
configure:9301: checking for fchdir | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for mempcpy | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:80:6: warning: conflicting types for built-in function 'mempcpy' | |
char mempcpy (); | |
^ | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for isascii | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:81:6: warning: conflicting types for built-in function 'isascii' | |
char isascii (); | |
^ | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for __fsetlocking | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for tcgetattr | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for tcsetattr | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for gettimeofday | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for nanotime | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccVCebmX.o:/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:93: undefined reference to `nanotime' | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccVCebmX.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:101: undefined reference to `nanotime' | |
collect2: error: ld returned 1 exit status | |
configure:9364: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 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 gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| 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 | |
| #else | |
| char (*f) () = nanotime; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != nanotime; | |
| ; | |
| return 0; | |
| } | |
configure:9389: result: no | |
configure:9301: checking for getlogin_r | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for getpwnam_r | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for siginterrupt | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for posix_memalign | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:89:6: warning: conflicting types for built-in function 'posix_memalign' | |
char posix_memalign (); | |
^ | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for iswprint | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:90:6: warning: conflicting types for built-in function 'iswprint' | |
char iswprint (); | |
^ | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for mbsinit | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for isblank | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:92:6: warning: conflicting types for built-in function 'isblank' | |
char isblank (); | |
^ | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for mbrtowc | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for wcrtomb | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for wcscoll | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for mblen | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for mbrlen | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9301: checking for tzset | |
configure:9358: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9364: $? = 0 | |
configure:9368: test -z | |
|| test ! -s conftest.err | |
configure:9371: $? = 0 | |
configure:9374: test -s conftest | |
configure:9377: $? = 0 | |
configure:9389: result: yes | |
configure:9413: checking for unistd.h | |
configure:9418: result: yes | |
configure:9422: checking sys/time.h usability | |
configure:9434: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9440: $? = 0 | |
configure:9444: test -z | |
|| test ! -s conftest.err | |
configure:9447: $? = 0 | |
configure:9450: test -s conftest.o | |
configure:9453: $? = 0 | |
configure:9463: result: yes | |
configure:9467: checking sys/time.h presence | |
configure:9477: gcc-5 -E conftest.c | |
configure:9483: $? = 0 | |
configure:9503: result: yes | |
configure:9538: checking for sys/time.h | |
configure:9545: result: yes | |
configure:9413: checking for sys/param.h | |
configure:9418: result: yes | |
configure:9422: checking stdio_ext.h usability | |
configure:9434: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9440: $? = 0 | |
configure:9444: test -z | |
|| test ! -s conftest.err | |
configure:9447: $? = 0 | |
configure:9450: test -s conftest.o | |
configure:9453: $? = 0 | |
configure:9463: result: yes | |
configure:9467: checking stdio_ext.h presence | |
configure:9477: gcc-5 -E conftest.c | |
configure:9483: $? = 0 | |
configure:9503: result: yes | |
configure:9538: checking for stdio_ext.h | |
configure:9545: result: yes | |
configure:9422: checking termios.h usability | |
configure:9434: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9440: $? = 0 | |
configure:9444: test -z | |
|| test ! -s conftest.err | |
configure:9447: $? = 0 | |
configure:9450: test -s conftest.o | |
configure:9453: $? = 0 | |
configure:9463: result: yes | |
configure:9467: checking termios.h presence | |
configure:9477: gcc-5 -E conftest.c | |
configure:9483: $? = 0 | |
configure:9503: result: yes | |
configure:9538: checking for termios.h | |
configure:9545: result: yes | |
configure:9422: checking sys/cdefs.h usability | |
configure:9434: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9440: $? = 0 | |
configure:9444: test -z | |
|| test ! -s conftest.err | |
configure:9447: $? = 0 | |
configure:9450: test -s conftest.o | |
configure:9453: $? = 0 | |
configure:9463: result: yes | |
configure:9467: checking sys/cdefs.h presence | |
configure:9477: gcc-5 -E conftest.c | |
configure:9483: $? = 0 | |
configure:9503: result: yes | |
configure:9538: checking for sys/cdefs.h | |
configure:9545: result: yes | |
configure:9422: checking wchar.h usability | |
configure:9434: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9440: $? = 0 | |
configure:9444: test -z | |
|| test ! -s conftest.err | |
configure:9447: $? = 0 | |
configure:9450: test -s conftest.o | |
configure:9453: $? = 0 | |
configure:9463: result: yes | |
configure:9467: checking wchar.h presence | |
configure:9477: gcc-5 -E conftest.c | |
configure:9483: $? = 0 | |
configure:9503: result: yes | |
configure:9538: checking for wchar.h | |
configure:9545: result: yes | |
configure:9422: checking wctype.h usability | |
configure:9434: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9440: $? = 0 | |
configure:9444: test -z | |
|| test ! -s conftest.err | |
configure:9447: $? = 0 | |
configure:9450: test -s conftest.o | |
configure:9453: $? = 0 | |
configure:9463: result: yes | |
configure:9467: checking wctype.h presence | |
configure:9477: gcc-5 -E conftest.c | |
configure:9483: $? = 0 | |
configure:9503: result: yes | |
configure:9538: checking for wctype.h | |
configure:9545: result: yes | |
configure:9413: checking for stdint.h | |
configure:9418: result: yes | |
configure:9422: checking locale.h usability | |
configure:9434: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9440: $? = 0 | |
configure:9444: test -z | |
|| test ! -s conftest.err | |
configure:9447: $? = 0 | |
configure:9450: test -s conftest.o | |
configure:9453: $? = 0 | |
configure:9463: result: yes | |
configure:9467: checking locale.h presence | |
configure:9477: gcc-5 -E conftest.c | |
configure:9483: $? = 0 | |
configure:9503: result: yes | |
configure:9538: checking for locale.h | |
configure:9545: result: yes | |
configure:9589: checking whether memrchr is declared | |
configure:9613: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9619: $? = 0 | |
configure:9623: test -z | |
|| test ! -s conftest.err | |
configure:9626: $? = 0 | |
configure:9629: test -s conftest.o | |
configure:9632: $? = 0 | |
configure:9643: result: yes | |
configure:9663: checking whether system is Windows or MSDOS | |
configure:9687: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:91:1: error: unknown type name 'neither' | |
neither MSDOS nor Windows | |
^ | |
conftest.c:91:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nor' | |
neither MSDOS nor Windows | |
^ | |
configure:9693: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | |
| neither MSDOS nor Windows | |
| #endif | |
| ; | |
| return 0; | |
| } | |
configure:9718: result: no | |
configure:9747: checking whether strerror_r is declared | |
configure:9771: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9777: $? = 0 | |
configure:9781: test -z | |
|| test ! -s conftest.err | |
configure:9784: $? = 0 | |
configure:9787: test -s conftest.o | |
configure:9790: $? = 0 | |
configure:9801: result: yes | |
configure:9823: checking for strerror_r | |
configure:9880: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:9886: $? = 0 | |
configure:9890: test -z | |
|| test ! -s conftest.err | |
configure:9893: $? = 0 | |
configure:9896: test -s conftest | |
configure:9899: $? = 0 | |
configure:9911: result: yes | |
configure:9921: checking whether strerror_r returns char * | |
configure:9949: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:9955: $? = 0 | |
configure:9959: test -z | |
|| test ! -s conftest.err | |
configure:9962: $? = 0 | |
configure:9965: test -s conftest.o | |
configure:9968: $? = 0 | |
configure:10028: result: yes | |
configure:10044: checking for mbstate_t | |
configure:10066: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:10072: $? = 0 | |
configure:10076: test -z | |
|| test ! -s conftest.err | |
configure:10079: $? = 0 | |
configure:10082: test -s conftest.o | |
configure:10085: $? = 0 | |
configure:10096: result: yes | |
configure:10121: checking whether getcwd (NULL, 0) allocates memory for result | |
configure:10156: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:10159: $? = 0 | |
configure:10161: ./conftest | |
configure:10164: $? = 0 | |
configure:10178: result: yes | |
configure:10182: checking whether getcwd is declared | |
configure:10206: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:10212: $? = 0 | |
configure:10216: test -z | |
|| test ! -s conftest.err | |
configure:10219: $? = 0 | |
configure:10222: test -s conftest.o | |
configure:10225: $? = 0 | |
configure:10236: result: yes | |
configure:10255: checking for d_ino member in directory struct | |
configure:10292: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:10298: $? = 0 | |
configure:10302: test -z | |
|| test ! -s conftest.err | |
configure:10305: $? = 0 | |
configure:10308: test -s conftest | |
configure:10311: $? = 0 | |
configure:10325: result: yes | |
configure:10336: checking whether time.h and sys/time.h may both be included | |
configure:10361: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:10367: $? = 0 | |
configure:10371: test -z | |
|| test ! -s conftest.err | |
configure:10374: $? = 0 | |
configure:10377: test -s conftest.o | |
configure:10380: $? = 0 | |
configure:10391: result: yes | |
configure:10430: checking for struct timespec | |
configure:10462: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:10468: $? = 0 | |
configure:10472: test -z | |
|| test ! -s conftest.err | |
configure:10475: $? = 0 | |
configure:10478: test -s conftest.o | |
configure:10481: $? = 0 | |
configure:10493: result: yes | |
configure:10507: checking whether nanosleep is declared | |
configure:10532: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:10538: $? = 0 | |
configure:10542: test -z | |
|| test ! -s conftest.err | |
configure:10545: $? = 0 | |
configure:10548: test -s conftest.o | |
configure:10551: $? = 0 | |
configure:10562: result: yes | |
configure:10593: checking whether struct tm is in sys/time.h or time.h | |
configure:10616: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:10622: $? = 0 | |
configure:10626: test -z | |
|| test ! -s conftest.err | |
configure:10629: $? = 0 | |
configure:10632: test -s conftest.o | |
configure:10635: $? = 0 | |
configure:10646: result: time.h | |
configure:10667: checking for library containing clock_gettime | |
configure:10697: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:10703: $? = 0 | |
configure:10707: test -z | |
|| test ! -s conftest.err | |
configure:10710: $? = 0 | |
configure:10713: test -s conftest | |
configure:10716: $? = 0 | |
configure:10786: result: none required | |
configure:10800: checking for clock_gettime | |
configure:10857: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:10863: $? = 0 | |
configure:10867: test -z | |
|| test ! -s conftest.err | |
configure:10870: $? = 0 | |
configure:10873: test -s conftest | |
configure:10876: $? = 0 | |
configure:10888: result: yes | |
configure:10800: checking for clock_settime | |
configure:10857: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:10863: $? = 0 | |
configure:10867: test -z | |
|| test ! -s conftest.err | |
configure:10870: $? = 0 | |
configure:10873: test -s conftest | |
configure:10876: $? = 0 | |
configure:10888: result: yes | |
configure:10901: checking for struct tm.tm_gmtoff | |
configure:10925: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:10931: $? = 0 | |
configure:10935: test -z | |
|| test ! -s conftest.err | |
configure:10938: $? = 0 | |
configure:10941: test -s conftest.o | |
configure:10944: $? = 0 | |
configure:11002: result: yes | |
configure:11014: checking whether getdelim is declared | |
configure:11038: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11044: $? = 0 | |
configure:11048: test -z | |
|| test ! -s conftest.err | |
configure:11051: $? = 0 | |
configure:11054: test -s conftest.o | |
configure:11057: $? = 0 | |
configure:11068: result: yes | |
configure:11088: checking whether getlogin is declared | |
configure:11112: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11118: $? = 0 | |
configure:11122: test -z | |
|| test ! -s conftest.err | |
configure:11125: $? = 0 | |
configure:11128: test -s conftest.o | |
configure:11131: $? = 0 | |
configure:11142: result: yes | |
configure:11162: checking whether getlogin_r is declared | |
configure:11186: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11192: $? = 0 | |
configure:11196: test -z | |
|| test ! -s conftest.err | |
configure:11199: $? = 0 | |
configure:11202: test -s conftest.o | |
configure:11205: $? = 0 | |
configure:11216: result: yes | |
configure:11236: checking for ssize_t | |
configure:11257: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11263: $? = 0 | |
configure:11267: test -z | |
|| test ! -s conftest.err | |
configure:11270: $? = 0 | |
configure:11273: test -s conftest.o | |
configure:11276: $? = 0 | |
configure:11287: result: yes | |
configure:11313: checking getopt.h usability | |
configure:11325: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11331: $? = 0 | |
configure:11335: test -z | |
|| test ! -s conftest.err | |
configure:11338: $? = 0 | |
configure:11341: test -s conftest.o | |
configure:11344: $? = 0 | |
configure:11354: result: yes | |
configure:11358: checking getopt.h presence | |
configure:11368: gcc-5 -E conftest.c | |
configure:11374: $? = 0 | |
configure:11394: result: yes | |
configure:11429: checking for getopt.h | |
configure:11436: result: yes | |
configure:11458: checking for getopt_long_only | |
configure:11515: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:11521: $? = 0 | |
configure:11525: test -z | |
|| test ! -s conftest.err | |
configure:11528: $? = 0 | |
configure:11531: test -s conftest | |
configure:11534: $? = 0 | |
configure:11546: result: yes | |
configure:11561: checking whether optreset is declared | |
configure:11586: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:22: error: 'optreset' undeclared (first use in this function) | |
char *p = (char *) optreset; | |
^ | |
conftest.c:111:22: note: each undeclared identifier is reported only once for each function it appears in | |
configure:11592: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| /* end confdefs.h. */ | |
| #include <getopt.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef optreset | |
| char *p = (char *) optreset; | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11616: result: no | |
configure:11625: checking for working GNU getopt function | |
configure:11717: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:11720: $? = 0 | |
configure:11722: ./conftest | |
conftest: invalid option -- '+' | |
configure:11725: $? = 0 | |
configure:11739: result: yes | |
configure:11753: checking whether getpass is declared | |
configure:11777: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11783: $? = 0 | |
configure:11787: test -z | |
|| test ! -s conftest.err | |
configure:11790: $? = 0 | |
configure:11793: test -s conftest.o | |
configure:11796: $? = 0 | |
configure:11807: result: yes | |
configure:11857: checking whether fflush_unlocked is declared | |
configure:11881: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11887: $? = 0 | |
configure:11891: test -z | |
|| test ! -s conftest.err | |
configure:11894: $? = 0 | |
configure:11897: test -s conftest.o | |
configure:11900: $? = 0 | |
configure:11911: result: yes | |
configure:11931: checking whether flockfile is declared | |
configure:11955: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:11961: $? = 0 | |
configure:11965: test -z | |
|| test ! -s conftest.err | |
configure:11968: $? = 0 | |
configure:11971: test -s conftest.o | |
configure:11974: $? = 0 | |
configure:11985: result: yes | |
configure:12005: checking whether fputs_unlocked is declared | |
configure:12029: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12035: $? = 0 | |
configure:12039: test -z | |
|| test ! -s conftest.err | |
configure:12042: $? = 0 | |
configure:12045: test -s conftest.o | |
configure:12048: $? = 0 | |
configure:12059: result: yes | |
configure:12079: checking whether funlockfile is declared | |
configure:12103: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12109: $? = 0 | |
configure:12113: test -z | |
|| test ! -s conftest.err | |
configure:12116: $? = 0 | |
configure:12119: test -s conftest.o | |
configure:12122: $? = 0 | |
configure:12133: result: yes | |
configure:12153: checking whether putc_unlocked is declared | |
configure:12177: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12183: $? = 0 | |
configure:12187: test -z | |
|| test ! -s conftest.err | |
configure:12190: $? = 0 | |
configure:12193: test -s conftest.o | |
configure:12196: $? = 0 | |
configure:12207: result: yes | |
configure:12238: checking for d_type member in directory struct | |
configure:12275: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:12281: $? = 0 | |
configure:12285: test -z | |
|| test ! -s conftest.err | |
configure:12288: $? = 0 | |
configure:12291: test -s conftest | |
configure:12294: $? = 0 | |
configure:12308: result: yes | |
configure:12337: checking whether lstat dereferences a symlink specified with a trailing slash | |
configure:12368: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:12371: $? = 0 | |
configure:12373: ./conftest | |
configure:12376: $? = 0 | |
configure:12397: result: yes | |
configure:12431: checking for uint32_t | |
configure:12457: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12463: $? = 0 | |
configure:12467: test -z | |
|| test ! -s conftest.err | |
configure:12470: $? = 0 | |
configure:12473: test -s conftest.o | |
configure:12476: $? = 0 | |
configure:12488: result: uint32_t | |
configure:12506: checking for UINT32_MAX | |
configure:12529: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12535: $? = 0 | |
configure:12539: test -z | |
|| test ! -s conftest.err | |
configure:12542: $? = 0 | |
configure:12545: test -s conftest.o | |
configure:12548: $? = 0 | |
configure:12559: result: yes | |
configure:12573: checking whether byte ordering is bigendian | |
configure:12600: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12606: $? = 0 | |
configure:12610: test -z | |
|| test ! -s conftest.err | |
configure:12613: $? = 0 | |
configure:12616: test -s conftest.o | |
configure:12619: $? = 0 | |
configure:12643: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:120:2: error: unknown type name 'not' | |
not big endian | |
^ | |
conftest.c:120:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' | |
not big endian | |
^ | |
configure:12649: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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:12784: result: no | |
configure:12807: checking whether <limits.h> defines MIN and MAX | |
configure:12829: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:114:9: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] | |
int x = MIN (42, 17); | |
^ | |
conftest.c:114:9: error: initializer element is not constant | |
configure:12835: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| /* end confdefs.h. */ | |
| #include <limits.h> | |
| int x = MIN (42, 17); | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12859: result: no | |
configure:12874: checking whether <sys/param.h> defines MIN and MAX | |
configure:12896: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12902: $? = 0 | |
configure:12906: test -z | |
|| test ! -s conftest.err | |
configure:12909: $? = 0 | |
configure:12912: test -s conftest.o | |
configure:12915: $? = 0 | |
configure:12926: result: yes | |
configure:12946: checking whether getenv is declared | |
configure:12970: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:12976: $? = 0 | |
configure:12980: test -z | |
|| test ! -s conftest.err | |
configure:12983: $? = 0 | |
configure:12986: test -s conftest.o | |
configure:12989: $? = 0 | |
configure:13000: result: yes | |
configure:13020: checking for inttypes.h | |
configure:13042: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:13048: $? = 0 | |
configure:13052: test -z | |
|| test ! -s conftest.err | |
configure:13055: $? = 0 | |
configure:13058: test -s conftest.o | |
configure:13061: $? = 0 | |
configure:13072: result: yes | |
configure:13083: checking for stdint.h | |
configure:13105: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:13111: $? = 0 | |
configure:13115: test -z | |
|| test ! -s conftest.err | |
configure:13118: $? = 0 | |
configure:13121: test -s conftest.o | |
configure:13124: $? = 0 | |
configure:13135: result: yes | |
configure:13146: checking for unsigned long long | |
configure:13168: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:13174: $? = 0 | |
configure:13178: test -z | |
|| test ! -s conftest.err | |
configure:13181: $? = 0 | |
configure:13184: test -s conftest | |
configure:13187: $? = 0 | |
configure:13199: result: yes | |
configure:13237: checking for stdlib.h | |
configure:13242: result: yes | |
configure:13237: checking for sys/time.h | |
configure:13242: result: yes | |
configure:13237: checking for unistd.h | |
configure:13242: result: yes | |
configure:13386: checking for alarm | |
configure:13443: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:13449: $? = 0 | |
configure:13453: test -z | |
|| test ! -s conftest.err | |
configure:13456: $? = 0 | |
configure:13459: test -s conftest | |
configure:13462: $? = 0 | |
configure:13474: result: yes | |
configure:13484: checking for working mktime | |
configure:13682: result: no | |
configure:13714: checking for stdlib.h | |
configure:13719: result: yes | |
configure:13714: checking for unistd.h | |
configure:13719: result: yes | |
configure:13863: checking for getpagesize | |
configure:13920: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:13926: $? = 0 | |
configure:13930: test -z | |
|| test ! -s conftest.err | |
configure:13933: $? = 0 | |
configure:13936: test -s conftest | |
configure:13939: $? = 0 | |
configure:13951: result: yes | |
configure:13961: checking for working mmap | |
configure:14103: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:14106: $? = 0 | |
configure:14108: ./conftest | |
configure:14111: $? = 0 | |
configure:14125: result: yes | |
configure:14140: checking for MAP_ANONYMOUS | |
configure:14187: result: yes | |
configure:14217: checking for nl_langinfo and CODESET | |
configure:14238: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:14244: $? = 0 | |
configure:14248: test -z | |
|| test ! -s conftest.err | |
configure:14251: $? = 0 | |
configure:14254: test -s conftest | |
configure:14257: $? = 0 | |
configure:14270: result: yes | |
configure:14311: checking for inttypes.h | |
configure:14334: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:14340: $? = 0 | |
configure:14344: test -z | |
|| test ! -s conftest.err | |
configure:14347: $? = 0 | |
configure:14350: test -s conftest.o | |
configure:14353: $? = 0 | |
configure:14365: result: yes | |
configure:14376: checking whether strdup is declared | |
configure:14400: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:14406: $? = 0 | |
configure:14410: test -z | |
|| test ! -s conftest.err | |
configure:14413: $? = 0 | |
configure:14416: test -s conftest.o | |
configure:14419: $? = 0 | |
configure:14430: result: yes | |
configure:14453: checking for strftime | |
configure:14510: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:155:6: warning: conflicting types for built-in function 'strftime' | |
char strftime (); | |
^ | |
configure:14516: $? = 0 | |
configure:14520: test -z | |
|| test ! -s conftest.err | |
configure:14523: $? = 0 | |
configure:14526: test -s conftest | |
configure:14529: $? = 0 | |
configure:14541: result: yes | |
configure:14698: checking whether clearerr_unlocked is declared | |
configure:14722: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:14728: $? = 0 | |
configure:14732: test -z | |
|| test ! -s conftest.err | |
configure:14735: $? = 0 | |
configure:14738: test -s conftest.o | |
configure:14741: $? = 0 | |
configure:14752: result: yes | |
configure:14772: checking whether feof_unlocked is declared | |
configure:14796: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:14802: $? = 0 | |
configure:14806: test -z | |
|| test ! -s conftest.err | |
configure:14809: $? = 0 | |
configure:14812: test -s conftest.o | |
configure:14815: $? = 0 | |
configure:14826: result: yes | |
configure:14846: checking whether ferror_unlocked is declared | |
configure:14870: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:14876: $? = 0 | |
configure:14880: test -z | |
|| test ! -s conftest.err | |
configure:14883: $? = 0 | |
configure:14886: test -s conftest.o | |
configure:14889: $? = 0 | |
configure:14900: result: yes | |
configure:14920: checking whether fgets_unlocked is declared | |
configure:14944: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:14950: $? = 0 | |
configure:14954: test -z | |
|| test ! -s conftest.err | |
configure:14957: $? = 0 | |
configure:14960: test -s conftest.o | |
configure:14963: $? = 0 | |
configure:14974: result: yes | |
configure:14994: checking whether fputc_unlocked is declared | |
configure:15018: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15024: $? = 0 | |
configure:15028: test -z | |
|| test ! -s conftest.err | |
configure:15031: $? = 0 | |
configure:15034: test -s conftest.o | |
configure:15037: $? = 0 | |
configure:15048: result: yes | |
configure:15068: checking whether fread_unlocked is declared | |
configure:15092: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15098: $? = 0 | |
configure:15102: test -z | |
|| test ! -s conftest.err | |
configure:15105: $? = 0 | |
configure:15108: test -s conftest.o | |
configure:15111: $? = 0 | |
configure:15122: result: yes | |
configure:15142: checking whether fwrite_unlocked is declared | |
configure:15166: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15172: $? = 0 | |
configure:15176: test -z | |
|| test ! -s conftest.err | |
configure:15179: $? = 0 | |
configure:15182: test -s conftest.o | |
configure:15185: $? = 0 | |
configure:15196: result: yes | |
configure:15216: checking whether getc_unlocked is declared | |
configure:15240: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15246: $? = 0 | |
configure:15250: test -z | |
|| test ! -s conftest.err | |
configure:15253: $? = 0 | |
configure:15256: test -s conftest.o | |
configure:15259: $? = 0 | |
configure:15270: result: yes | |
configure:15290: checking whether getchar_unlocked is declared | |
configure:15314: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15320: $? = 0 | |
configure:15324: test -z | |
|| test ! -s conftest.err | |
configure:15327: $? = 0 | |
configure:15330: test -s conftest.o | |
configure:15333: $? = 0 | |
configure:15344: result: yes | |
configure:15364: checking whether putchar_unlocked is declared | |
configure:15388: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15394: $? = 0 | |
configure:15398: test -z | |
|| test ! -s conftest.err | |
configure:15401: $? = 0 | |
configure:15404: test -s conftest.o | |
configure:15407: $? = 0 | |
configure:15418: result: yes | |
configure:15439: checking for EOVERFLOW | |
configure:15856: result: yes | |
configure:15869: checking for signed | |
configure:15890: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15896: $? = 0 | |
configure:15900: test -z | |
|| test ! -s conftest.err | |
configure:15903: $? = 0 | |
configure:15906: test -s conftest.o | |
configure:15909: $? = 0 | |
configure:15920: result: yes | |
configure:15931: checking for wchar_t | |
configure:15953: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:15959: $? = 0 | |
configure:15963: test -z | |
|| test ! -s conftest.err | |
configure:15966: $? = 0 | |
configure:15969: test -s conftest.o | |
configure:15972: $? = 0 | |
configure:15983: result: yes | |
configure:15994: checking for wint_t | |
configure:16016: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:16022: $? = 0 | |
configure:16026: test -z | |
|| test ! -s conftest.err | |
configure:16029: $? = 0 | |
configure:16032: test -s conftest.o | |
configure:16035: $? = 0 | |
configure:16046: result: yes | |
configure:16056: checking for size_t | |
configure:16080: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:16086: $? = 0 | |
configure:16090: test -z | |
|| test ! -s conftest.err | |
configure:16093: $? = 0 | |
configure:16096: test -s conftest.o | |
configure:16099: $? = 0 | |
configure:16110: result: yes | |
configure:16125: checking for intmax_t | |
configure:16155: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:16161: $? = 0 | |
configure:16165: test -z | |
|| test ! -s conftest.err | |
configure:16168: $? = 0 | |
configure:16171: test -s conftest.o | |
configure:16174: $? = 0 | |
configure:16185: result: yes | |
configure:16264: checking for atexit | |
configure:16321: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:16327: $? = 0 | |
configure:16331: test -z | |
|| test ! -s conftest.err | |
configure:16334: $? = 0 | |
configure:16337: test -s conftest | |
configure:16340: $? = 0 | |
configure:16352: result: yes | |
configure:16410: checking for string.h | |
configure:16415: result: yes | |
configure:16410: checking for sys/param.h | |
configure:16415: result: yes | |
configure:16560: checking for resolvepath | |
configure:16617: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccF7Tzfu.o:/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:182: undefined reference to `resolvepath' | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccF7Tzfu.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:190: undefined reference to `resolvepath' | |
collect2: error: ld returned 1 exit status | |
configure:16623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| /* end confdefs.h. */ | |
| /* Define resolvepath to an innocuous variant, in case <limits.h> declares resolvepath. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define resolvepath innocuous_resolvepath | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char resolvepath (); 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 resolvepath | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char resolvepath (); | |
| /* 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_resolvepath) || defined (__stub___resolvepath) | |
| choke me | |
| #else | |
| char (*f) () = resolvepath; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != resolvepath; | |
| ; | |
| return 0; | |
| } | |
configure:16648: result: no | |
configure:16560: checking for canonicalize_file_name | |
configure:16617: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:16623: $? = 0 | |
configure:16627: test -z | |
|| test ! -s conftest.err | |
configure:16630: $? = 0 | |
configure:16633: test -s conftest | |
configure:16636: $? = 0 | |
configure:16648: result: yes | |
configure:16661: checking whether this system has a definition of PATH_MAX | |
configure:16687: result: yes | |
configure:16728: checking for mempcpy | |
configure:16816: result: yes | |
configure:16849: checking for openat | |
configure:16906: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:16912: $? = 0 | |
configure:16916: test -z | |
|| test ! -s conftest.err | |
configure:16919: $? = 0 | |
configure:16922: test -s conftest | |
configure:16925: $? = 0 | |
configure:16937: result: yes | |
configure:16987: checking for memrchr | |
configure:17044: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:17050: $? = 0 | |
configure:17054: test -z | |
|| test ! -s conftest.err | |
configure:17057: $? = 0 | |
configure:17060: test -s conftest | |
configure:17063: $? = 0 | |
configure:17075: result: yes | |
configure:17134: checking for dup2 | |
configure:17191: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:17197: $? = 0 | |
configure:17201: test -z | |
|| test ! -s conftest.err | |
configure:17204: $? = 0 | |
configure:17207: test -s conftest | |
configure:17210: $? = 0 | |
configure:17222: result: yes | |
configure:17295: checking for working POSIX fnmatch | |
configure:17331: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:17334: $? = 0 | |
configure:17336: ./conftest | |
configure:17339: $? = 0 | |
configure:17353: result: yes | |
configure:17718: checking for stdio_ext.h | |
configure:17723: result: yes | |
configure:17867: checking for __fpending | |
configure:17924: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:17930: $? = 0 | |
configure:17934: test -z | |
|| test ! -s conftest.err | |
configure:17937: $? = 0 | |
configure:17940: test -s conftest | |
configure:17943: $? = 0 | |
configure:17955: result: yes | |
configure:17980: checking whether __fpending is declared | |
configure:18005: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:18011: $? = 0 | |
configure:18015: test -z | |
|| test ! -s conftest.err | |
configure:18018: $? = 0 | |
configure:18021: test -s conftest.o | |
configure:18024: $? = 0 | |
configure:18035: result: yes | |
configure:18157: checking for ftruncate | |
configure:18214: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:18220: $? = 0 | |
configure:18224: test -z | |
|| test ! -s conftest.err | |
configure:18227: $? = 0 | |
configure:18230: test -s conftest | |
configure:18233: $? = 0 | |
configure:18245: result: yes | |
configure:18380: checking for library containing getaddrinfo | |
configure:18499: result: none required | |
configure:18511: checking for getaddrinfo | |
configure:18599: result: yes | |
configure:18511: checking for gai_strerror | |
configure:18599: result: yes | |
configure:18638: checking whether getcwd handles long file names properly | |
configure:18804: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:18807: $? = 0 | |
configure:18809: ./conftest | |
configure:18812: $? = 0 | |
configure:18830: result: yes | |
configure:18890: checking for struct tm.tm_zone | |
configure:18916: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:18922: $? = 0 | |
configure:18926: test -z | |
|| test ! -s conftest.err | |
configure:18929: $? = 0 | |
configure:18932: test -s conftest.o | |
configure:18935: $? = 0 | |
configure:18995: result: yes | |
configure:19092: checking for getdelim | |
configure:19149: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:19155: $? = 0 | |
configure:19159: test -z | |
|| test ! -s conftest.err | |
configure:19162: $? = 0 | |
configure:19165: test -s conftest | |
configure:19168: $? = 0 | |
configure:19180: result: yes | |
configure:19321: checking for gethostname | |
configure:19378: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:19384: $? = 0 | |
configure:19388: test -z | |
|| test ! -s conftest.err | |
configure:19391: $? = 0 | |
configure:19394: test -s conftest | |
configure:19397: $? = 0 | |
configure:19409: result: yes | |
configure:19541: checking whether getline is declared | |
configure:19565: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:19571: $? = 0 | |
configure:19575: test -z | |
|| test ! -s conftest.err | |
configure:19578: $? = 0 | |
configure:19581: test -s conftest.o | |
configure:19584: $? = 0 | |
configure:19595: result: yes | |
configure:19615: checking for getline | |
configure:19672: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:19678: $? = 0 | |
configure:19682: test -z | |
|| test ! -s conftest.err | |
configure:19685: $? = 0 | |
configure:19688: test -s conftest | |
configure:19691: $? = 0 | |
configure:19703: result: yes | |
configure:19712: checking for working getline function | |
configure:19745: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:19748: $? = 0 | |
configure:19750: ./conftest | |
configure:19753: $? = 0 | |
configure:19767: result: yes | |
configure:20028: checking for getlogin_r | |
configure:20116: result: yes | |
configure:20253: checking OS.h usability | |
configure:20265: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:202:16: fatal error: OS.h: No such file or directory | |
compilation terminated. | |
configure:20271: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <OS.h> | |
configure:20294: result: no | |
configure:20298: checking OS.h presence | |
configure:20308: gcc-5 -E conftest.c | |
conftest.c:168:16: fatal error: OS.h: No such file or directory | |
compilation terminated. | |
configure:20314: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| /* end confdefs.h. */ | |
| #include <OS.h> | |
configure:20334: result: no | |
configure:20369: checking for OS.h | |
configure:20376: result: no | |
configure:20393: checking for getpagesize | |
configure:20481: result: yes | |
configure:20586: checking whether gettimeofday clobbers localtime buffer | |
configure:20635: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:20638: $? = 0 | |
configure:20640: ./conftest | |
configure:20643: $? = 0 | |
configure:20658: result: no | |
configure:20707: checking glob.h usability | |
configure:20719: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:20725: $? = 0 | |
configure:20729: test -z | |
|| test ! -s conftest.err | |
configure:20732: $? = 0 | |
configure:20735: test -s conftest.o | |
configure:20738: $? = 0 | |
configure:20748: result: yes | |
configure:20752: checking glob.h presence | |
configure:20762: gcc-5 -E conftest.c | |
configure:20768: $? = 0 | |
configure:20788: result: yes | |
configure:20823: checking for glob.h | |
configure:20830: result: yes | |
configure:20847: checking for GNU glob interface version 1 | |
configure:20857: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:20863: $? = 0 | |
configure:20867: test -z | |
|| test ! -s conftest.err | |
configure:20870: $? = 0 | |
configure:20873: test -s conftest.o | |
configure:20876: $? = 0 | |
configure:20887: result: yes | |
configure:20896: checking whether glob lists broken symlinks | |
configure:20931: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:20934: $? = 0 | |
configure:20936: ./conftest | |
configure:20939: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #include <glob.h> | |
| int | |
| main () | |
| { | |
| glob_t found; | |
| if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1; | |
| ; | |
| return 0; | |
| } | |
configure:20954: result: no | |
configure:21011: checking for stdlib.h | |
configure:21016: result: yes | |
configure:21156: checking for GNU libc compatible malloc | |
configure:21207: result: yes | |
configure:21289: checking for memchr | |
configure:21346: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:197:6: warning: conflicting types for built-in function 'memchr' | |
char memchr (); | |
^ | |
configure:21352: $? = 0 | |
configure:21356: test -z | |
|| test ! -s conftest.err | |
configure:21359: $? = 0 | |
configure:21362: test -s conftest | |
configure:21365: $? = 0 | |
configure:21377: result: yes | |
configure:21557: checking for memmove | |
configure:21614: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:198:6: warning: conflicting types for built-in function 'memmove' | |
char memmove (); | |
^ | |
configure:21620: $? = 0 | |
configure:21624: test -z | |
|| test ! -s conftest.err | |
configure:21627: $? = 0 | |
configure:21630: test -s conftest | |
configure:21633: $? = 0 | |
configure:21645: result: yes | |
configure:21680: checking for mempcpy | |
configure:21768: result: yes | |
configure:21811: checking for memrchr | |
configure:21899: result: yes | |
configure:21926: checking whether mkdir fails due to a trailing slash | |
configure:21956: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:183:4: warning: implicit declaration of function 'rmdir' [-Wimplicit-function-declaration] | |
rmdir ("confdir-slash"); | |
^ | |
configure:21959: $? = 0 | |
configure:21961: ./conftest | |
configure:21964: $? = 0 | |
configure:21980: result: no | |
configure:22004: checking for mkstemp | |
configure:22061: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:22067: $? = 0 | |
configure:22071: test -z | |
|| test ! -s conftest.err | |
configure:22074: $? = 0 | |
configure:22077: test -s conftest | |
configure:22080: $? = 0 | |
configure:22092: result: yes | |
configure:22115: checking for mkstemp limitations | |
configure:22151: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:22154: $? = 0 | |
configure:22156: ./conftest | |
configure:22159: $? = 0 | |
configure:22176: result: no | |
configure:22350: checking for library containing nanosleep | |
configure:22380: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:22386: $? = 0 | |
configure:22390: test -z | |
|| test ! -s conftest.err | |
configure:22393: $? = 0 | |
configure:22396: test -s conftest | |
configure:22399: $? = 0 | |
configure:22469: result: none required | |
configure:22479: checking whether nanosleep works | |
configure:22525: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:197:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | |
exit (nanosleep (&ts_sleep, &ts_remaining) == 0 ? 0 : 1); | |
^ | |
conftest.c:197:7: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:197:7: note: include '<stdlib.h>' or provide a declaration of 'exit' | |
configure:22528: $? = 0 | |
configure:22530: ./conftest | |
configure:22533: $? = 0 | |
configure:22548: result: yes | |
configure:22591: checking for openat | |
configure:22679: result: yes | |
configure:22788: checking for mbstate_t | |
configure:22840: result: yes | |
configure:22856: checking whether mbrtowc and mbstate_t are properly declared | |
configure:22881: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:22887: $? = 0 | |
configure:22891: test -z | |
|| test ! -s conftest.err | |
configure:22894: $? = 0 | |
configure:22897: test -s conftest | |
configure:22900: $? = 0 | |
configure:22912: result: yes | |
configure:22928: checking for readlink | |
configure:22985: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:22991: $? = 0 | |
configure:22995: test -z | |
|| test ! -s conftest.err | |
configure:22998: $? = 0 | |
configure:23001: test -s conftest | |
configure:23004: $? = 0 | |
configure:23016: result: yes | |
configure:23045: checking for stdlib.h | |
configure:23050: result: yes | |
configure:23190: checking for GNU libc compatible realloc | |
configure:23219: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:23222: $? = 0 | |
configure:23224: ./conftest | |
configure:23227: $? = 0 | |
configure:23241: result: yes | |
configure:23296: checking for working re_compile_pattern | |
configure:23386: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:230:21: error: 'REG_SYNTAX_POSIX_EGREP' undeclared (first use in this function) | |
re_set_syntax (REG_SYNTAX_POSIX_EGREP); | |
^ | |
conftest.c:230:21: note: each undeclared identifier is reported only once for each function it appears in | |
conftest.c:269:21: error: 'REG_SYNTAX_EMACS' undeclared (first use in this function) | |
re_set_syntax (REG_SYNTAX_EMACS | REG_IGNORE_CASE); | |
^ | |
conftest.c:269:40: error: 'REG_IGNORE_CASE' undeclared (first use in this function) | |
re_set_syntax (REG_SYNTAX_EMACS | REG_IGNORE_CASE); | |
^ | |
configure:23389: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <regex.h> | |
| int | |
| main () | |
| { | |
| static struct re_pattern_buffer regex; | |
| const char *s; | |
| struct re_registers regs; | |
| /* Use the POSIX-compliant spelling with leading REG_, | |
| rather than the traditional GNU spelling with leading RE_, | |
| so that we reject older libc implementations. */ | |
| re_set_syntax (REG_SYNTAX_POSIX_EGREP); | |
| memset (®ex, 0, sizeof (regex)); | |
| s = re_compile_pattern ("a[:]:]b\n", 9, ®ex); | |
| /* This should fail with _Invalid character class name_ error. */ | |
| if (!s) | |
| exit (1); | |
| | |
| /* This should succeed, but does not for e.g. glibc-2.1.3. */ | |
| memset (®ex, 0, sizeof (regex)); | |
| s = re_compile_pattern ("{1", 2, ®ex); | |
| | |
| if (s) | |
| exit (1); | |
| | |
| /* The following example is derived from a problem report | |
| against gawk from Jorge Stolfi <[email protected]>. */ | |
| memset (®ex, 0, sizeof (regex)); | |
| s = re_compile_pattern ("[an\371]*n", 7, ®ex); | |
| if (s) | |
| exit (1); | |
| | |
| /* This should match, but does not for e.g. glibc-2.2.1. */ | |
| if (re_match (®ex, "an", 2, 0, ®s) != 2) | |
| exit (1); | |
| | |
| memset (®ex, 0, sizeof (regex)); | |
| s = re_compile_pattern ("x", 1, ®ex); | |
| if (s) | |
| exit (1); | |
| | |
| /* The version of regex.c in e.g. GNU libc-2.2.93 did not | |
| work with a negative RANGE argument. */ | |
| if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | |
| exit (1); | |
| | |
| /* The version of regex.c in older versions of gnulib | |
| ignored REG_IGNORE_CASE (which was then called RE_ICASE). | |
| Detect that problem too. */ | |
| memset (®ex, 0, sizeof (regex)); | |
| re_set_syntax (REG_SYNTAX_EMACS | REG_IGNORE_CASE); | |
| s = re_compile_pattern ("x", 1, ®ex); | |
| if (s) | |
| exit (1); | |
| | |
| if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | |
| exit (1); | |
| | |
| /* REG_STARTEND was added to glibc on 2004-01-15. | |
| Reject older versions. */ | |
| if (! REG_STARTEND) | |
| exit (1); | |
| | |
| /* Reject hosts whose regoff_t values are too narrow. | |
| These include glibc 2.3.5 on hosts with 64-bit off_t | |
| and 32-bit int, and Solaris 10 on hosts with 32-bit int | |
| and _FILE_OFFSET_BITS=64. */ | |
| if (sizeof (regoff_t) < sizeof (off_t)) | |
| exit (1); | |
| | |
| exit (0); | |
| ; | |
| return 0; | |
| } | |
configure:23408: result: yes | |
configure:23467: checking whether rename is broken | |
configure:23497: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:191:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | |
exit (rename ("conftest.d1/", "conftest.d2") ? 1 : 0); | |
^ | |
conftest.c:191:11: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:191:11: note: include '<stdlib.h>' or provide a declaration of 'exit' | |
configure:23500: $? = 0 | |
configure:23502: ./conftest | |
configure:23505: $? = 0 | |
configure:23522: result: no | |
configure:23546: checking for C/C++ restrict keyword | |
configure:23595: result: restrict | |
configure:23615: checking for rpmatch | |
configure:23672: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:23678: $? = 0 | |
configure:23682: test -z | |
|| test ! -s conftest.err | |
configure:23685: $? = 0 | |
configure:23688: test -s conftest | |
configure:23691: $? = 0 | |
configure:23703: result: yes | |
configure:23758: checking for setenv | |
configure:23815: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:23821: $? = 0 | |
configure:23825: test -z | |
|| test ! -s conftest.err | |
configure:23828: $? = 0 | |
configure:23831: test -s conftest | |
configure:23834: $? = 0 | |
configure:23846: result: yes | |
configure:23758: checking for unsetenv | |
configure:23815: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:23821: $? = 0 | |
configure:23825: test -z | |
|| test ! -s conftest.err | |
configure:23828: $? = 0 | |
configure:23831: test -s conftest | |
configure:23834: $? = 0 | |
configure:23846: result: yes | |
configure:24405: checking for unsetenv() return type | |
configure:24436: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:24442: $? = 0 | |
configure:24446: test -z | |
|| test ! -s conftest.err | |
configure:24449: $? = 0 | |
configure:24452: test -s conftest.o | |
configure:24455: $? = 0 | |
configure:24466: result: int | |
configure:24483: checking for stdint.h | |
configure:24488: result: yes | |
configure:24628: checking for SIZE_MAX | |
configure:25697: result: yes | |
configure:25708: checking for ssize_t | |
configure:25759: result: yes | |
configure:25808: checking sys/inttypes.h usability | |
configure:25820: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:224:26: fatal error: sys/inttypes.h: No such file or directory | |
compilation terminated. | |
configure:25826: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/inttypes.h> | |
configure:25849: result: no | |
configure:25853: checking sys/inttypes.h presence | |
configure:25863: gcc-5 -E conftest.c | |
conftest.c:190:26: fatal error: sys/inttypes.h: No such file or directory | |
compilation terminated. | |
configure:25869: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/inttypes.h> | |
configure:25889: result: no | |
configure:25924: checking for sys/inttypes.h | |
configure:25931: result: no | |
configure:25945: checking for stdint.h | |
configure:25998: result: yes | |
configure:26160: checking whether mbrtowc and mbstate_t are properly declared | |
configure:26216: result: yes | |
configure:26233: checking for strncasecmp | |
configure:26290: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:217:6: warning: conflicting types for built-in function 'strncasecmp' | |
char strncasecmp (); | |
^ | |
configure:26296: $? = 0 | |
configure:26300: test -z | |
|| test ! -s conftest.err | |
configure:26303: $? = 0 | |
configure:26306: test -s conftest | |
configure:26309: $? = 0 | |
configure:26321: result: yes | |
configure:26355: checking for strdup | |
configure:26412: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:218:6: warning: conflicting types for built-in function 'strdup' | |
char strdup (); | |
^ | |
configure:26418: $? = 0 | |
configure:26422: test -z | |
|| test ! -s conftest.err | |
configure:26425: $? = 0 | |
configure:26428: test -s conftest | |
configure:26431: $? = 0 | |
configure:26443: result: yes | |
configure:26477: checking for strerror | |
configure:26534: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:26540: $? = 0 | |
configure:26544: test -z | |
|| test ! -s conftest.err | |
configure:26547: $? = 0 | |
configure:26550: test -s conftest | |
configure:26553: $? = 0 | |
configure:26565: result: yes | |
configure:26603: checking whether mbrtowc and mbstate_t are properly declared | |
configure:26659: result: yes | |
configure:26676: checking for strtol | |
configure:26733: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:26739: $? = 0 | |
configure:26743: test -z | |
|| test ! -s conftest.err | |
configure:26746: $? = 0 | |
configure:26749: test -s conftest | |
configure:26752: $? = 0 | |
configure:26764: result: yes | |
configure:26802: checking for strtoul | |
configure:26859: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:26865: $? = 0 | |
configure:26869: test -z | |
|| test ! -s conftest.err | |
configure:26872: $? = 0 | |
configure:26875: test -s conftest | |
configure:26878: $? = 0 | |
configure:26890: result: yes | |
configure:26929: checking whether localtime_r is compatible with its POSIX signature | |
configure:26953: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:26959: $? = 0 | |
configure:26963: test -z | |
|| test ! -s conftest.err | |
configure:26966: $? = 0 | |
configure:26969: test -s conftest.o | |
configure:26972: $? = 0 | |
configure:26983: result: yes | |
configure:27028: checking for struct timespec | |
configure:27091: result: yes | |
configure:27105: checking whether nanosleep is declared | |
configure:27160: result: yes | |
configure:27181: checking whether tzset clobbers localtime buffer | |
configure:27229: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:27232: $? = 0 | |
configure:27234: ./conftest | |
configure:27237: $? = 0 | |
configure:27251: result: no | |
configure:27401: checking for vasnprintf | |
configure:27458: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccXP5xLw.o:/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:235: undefined reference to `vasnprintf' | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccXP5xLw.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:243: undefined reference to `vasnprintf' | |
collect2: error: ld returned 1 exit status | |
configure:27464: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 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 gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| 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 | |
| #else | |
| char (*f) () = vasnprintf; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != vasnprintf; | |
| ; | |
| return 0; | |
| } | |
configure:27489: result: no | |
configure:27547: checking for ptrdiff_t | |
configure:27571: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:27577: $? = 0 | |
configure:27581: test -z | |
|| test ! -s conftest.err | |
configure:27584: $? = 0 | |
configure:27587: test -s conftest.o | |
configure:27590: $? = 0 | |
configure:27601: result: yes | |
configure:27625: checking for snprintf | |
configure:27682: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:229:6: warning: conflicting types for built-in function 'snprintf' | |
char snprintf (); | |
^ | |
configure:27688: $? = 0 | |
configure:27692: test -z | |
|| test ! -s conftest.err | |
configure:27695: $? = 0 | |
configure:27698: test -s conftest | |
configure:27701: $? = 0 | |
configure:27713: result: yes | |
configure:27625: checking for wcslen | |
configure:27682: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:27688: $? = 0 | |
configure:27692: test -z | |
|| test ! -s conftest.err | |
configure:27695: $? = 0 | |
configure:27698: test -s conftest | |
configure:27701: $? = 0 | |
configure:27713: result: yes | |
configure:27733: checking for vasprintf | |
configure:27790: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:27796: $? = 0 | |
configure:27800: test -z | |
|| test ! -s conftest.err | |
configure:27803: $? = 0 | |
configure:27806: test -s conftest | |
configure:27809: $? = 0 | |
configure:27821: result: yes | |
configure:27906: checking for stdint.h | |
configure:27911: result: yes | |
configure:28081: checking whether NLS is requested | |
configure:28090: result: yes | |
configure:28128: checking for msgfmt | |
configure:28163: result: no | |
configure:28169: checking for gmsgfmt | |
configure:28200: result: : | |
configure:28239: checking for xgettext | |
configure:28274: result: no | |
configure:28311: checking for msgmerge | |
configure:28345: result: no | |
configure:28399: checking build system type | |
configure:28417: result: x86_64-unknown-linux-gnu | |
configure:28425: checking host system type | |
configure:28439: result: x86_64-unknown-linux-gnu | |
configure:28471: checking for ld used by GCC | |
configure:28535: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
configure:28544: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld | |
configure:28557: result: yes | |
configure:28564: checking for shared library run path origin | |
configure:28577: result: done | |
configure:29013: checking for CFPreferencesCopyAppValue | |
configure:29038: gcc-5 -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 | |
gcc-5: error: CoreFoundation: No such file or directory | |
gcc-5: error: unrecognized command line option '-framework' | |
configure:29044: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| /* end confdefs.h. */ | |
| #include <CFPreferences.h> | |
| int | |
| main () | |
| { | |
| CFPreferencesCopyAppValue(NULL, NULL) | |
| ; | |
| return 0; | |
| } | |
configure:29071: result: no | |
configure:29080: checking for CFLocaleCopyCurrent | |
configure:29105: gcc-5 -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 | |
gcc-5: error: CoreFoundation: No such file or directory | |
gcc-5: error: unrecognized command line option '-framework' | |
configure:29111: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| /* end confdefs.h. */ | |
| #include <CFLocale.h> | |
| int | |
| main () | |
| { | |
| CFLocaleCopyCurrent(); | |
| ; | |
| return 0; | |
| } | |
configure:29138: result: no | |
configure:29155: checking whether NLS is requested | |
configure:29164: result: yes | |
configure:29182: checking for GNU gettext in libc | |
configure:29206: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:29212: $? = 0 | |
configure:29216: test -z | |
|| test ! -s conftest.err | |
configure:29219: $? = 0 | |
configure:29222: test -s conftest | |
configure:29225: $? = 0 | |
configure:29237: result: yes | |
configure:29945: checking whether to use NLS | |
configure:29947: result: yes | |
configure:29950: checking where the gettext function comes from | |
configure:29961: result: libc | |
configure:30023: checking whether strerror_r is declared | |
configure:30077: result: yes | |
configure:30099: checking for strerror_r | |
configure:30187: result: yes | |
configure:30197: checking whether strerror_r returns char * | |
configure:30304: result: yes | |
configure:30348: checking for glob.h | |
configure:30353: result: yes | |
configure:30497: checking for GNU glob interface version 1 | |
configure:30537: result: yes | |
configure:30546: checking whether glob lists broken symlinks | |
configure:30604: result: no | |
configure:30712: checking for fchdir | |
configure:30800: result: yes | |
configure:30712: checking for fchmod | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for fsync | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for ftime | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for geteuid | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for getgroups | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for getpagesize | |
configure:30800: result: yes | |
configure:30712: checking for gettimeofday | |
configure:30800: result: yes | |
configure:30712: checking for initgroups | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for login | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccNoG08B.o:/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:257: undefined reference to `login' | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccNoG08B.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:265: undefined reference to `login' | |
collect2: error: ld returned 1 exit status | |
configure:30775: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| /* end confdefs.h. */ | |
| /* Define login to an innocuous variant, in case <limits.h> declares login. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define login innocuous_login | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char login (); 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 login | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char login (); | |
| /* 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_login) || defined (__stub___login) | |
| choke me | |
| #else | |
| char (*f) () = login; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != login; | |
| ; | |
| return 0; | |
| } | |
configure:30800: result: no | |
configure:30712: checking for logout | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccKptttZ.o:/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:257: undefined reference to `logout' | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccKptttZ.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:265: undefined reference to `logout' | |
collect2: error: ld returned 1 exit status | |
configure:30775: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| /* end confdefs.h. */ | |
| /* Define logout to an innocuous variant, in case <limits.h> declares logout. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define logout innocuous_logout | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char logout (); 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 logout | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char logout (); | |
| /* 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_logout) || defined (__stub___logout) | |
| choke me | |
| #else | |
| char (*f) () = logout; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != logout; | |
| ; | |
| return 0; | |
| } | |
configure:30800: result: no | |
configure:30712: checking for mknod | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for regcomp | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for regerror | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for regexec | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for regfree | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for sigaction | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for sigblock | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for sigprocmask | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for sigsetmask | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for sigvec | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccnKZcQI.o:/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:266: undefined reference to `sigvec' | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccnKZcQI.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:274: undefined reference to `sigvec' | |
collect2: error: ld returned 1 exit status | |
configure:30775: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| /* end confdefs.h. */ | |
| /* Define sigvec to an innocuous variant, in case <limits.h> declares sigvec. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sigvec innocuous_sigvec | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sigvec (); 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 sigvec | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char sigvec (); | |
| /* 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_sigvec) || defined (__stub___sigvec) | |
| choke me | |
| #else | |
| char (*f) () = sigvec; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != sigvec; | |
| ; | |
| return 0; | |
| } | |
configure:30800: result: no | |
configure:30712: checking for timezone | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for tzset | |
configure:30800: result: yes | |
configure:30712: checking for vprintf | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:261:6: warning: conflicting types for built-in function 'vprintf' | |
char vprintf (); | |
^ | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30712: checking for wait3 | |
configure:30769: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:30775: $? = 0 | |
configure:30779: test -z | |
|| test ! -s conftest.err | |
configure:30782: $? = 0 | |
configure:30785: test -s conftest | |
configure:30788: $? = 0 | |
configure:30800: result: yes | |
configure:30818: checking for char | |
configure:30842: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:30848: $? = 0 | |
configure:30852: test -z | |
|| test ! -s conftest.err | |
configure:30855: $? = 0 | |
configure:30858: test -s conftest.o | |
configure:30861: $? = 0 | |
configure:30872: result: yes | |
configure:30875: checking size of char | |
configure:31194: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:31197: $? = 0 | |
configure:31199: ./conftest | |
configure:31202: $? = 0 | |
configure:31225: result: 1 | |
configure:31232: checking for uniquely sized char | |
configure:31244: result: yes(1) | |
configure:31253: checking for short | |
configure:31277: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:31283: $? = 0 | |
configure:31287: test -z | |
|| test ! -s conftest.err | |
configure:31290: $? = 0 | |
configure:31293: test -s conftest.o | |
configure:31296: $? = 0 | |
configure:31307: result: yes | |
configure:31310: checking size of short | |
configure:31629: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:31632: $? = 0 | |
configure:31634: ./conftest | |
configure:31637: $? = 0 | |
configure:31660: result: 2 | |
configure:31667: checking for uniquely sized short | |
configure:31679: result: yes(2) | |
configure:31688: checking for int | |
configure:31712: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:31718: $? = 0 | |
configure:31722: test -z | |
|| test ! -s conftest.err | |
configure:31725: $? = 0 | |
configure:31728: test -s conftest.o | |
configure:31731: $? = 0 | |
configure:31742: result: yes | |
configure:31745: checking size of int | |
configure:32064: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:32067: $? = 0 | |
configure:32069: ./conftest | |
configure:32072: $? = 0 | |
configure:32095: result: 4 | |
configure:32102: checking for uniquely sized int | |
configure:32114: result: yes(4) | |
configure:32123: checking for long | |
configure:32147: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:32153: $? = 0 | |
configure:32157: test -z | |
|| test ! -s conftest.err | |
configure:32160: $? = 0 | |
configure:32163: test -s conftest.o | |
configure:32166: $? = 0 | |
configure:32177: result: yes | |
configure:32180: checking size of long | |
configure:32499: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:32502: $? = 0 | |
configure:32504: ./conftest | |
configure:32507: $? = 0 | |
configure:32530: result: 8 | |
configure:32537: checking for uniquely sized long | |
configure:32549: result: yes(8) | |
configure:32559: checking for long long | |
configure:32613: result: yes | |
configure:32616: checking size of long long | |
configure:32935: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:32938: $? = 0 | |
configure:32940: ./conftest | |
configure:32943: $? = 0 | |
configure:32966: result: 8 | |
configure:32973: checking for uniquely sized long long | |
configure:32985: result: no | |
configure:32995: checking for size_t | |
configure:33049: result: yes | |
configure:33052: checking size of size_t | |
configure:33371: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:33374: $? = 0 | |
configure:33376: ./conftest | |
configure:33379: $? = 0 | |
configure:33402: result: 8 | |
configure:33409: checking for uniquely sized size_t | |
configure:33421: result: no | |
configure:33430: checking for ptrdiff_t | |
configure:33484: result: yes | |
configure:33487: checking size of ptrdiff_t | |
configure:33806: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:33809: $? = 0 | |
configure:33811: ./conftest | |
configure:33814: $? = 0 | |
configure:33837: result: 8 | |
configure:33844: checking for uniquely sized ptrdiff_t | |
configure:33856: result: no | |
configure:33866: checking for wint_t | |
configure:33893: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:33899: $? = 0 | |
configure:33903: test -z | |
|| test ! -s conftest.err | |
configure:33906: $? = 0 | |
configure:33909: test -s conftest.o | |
configure:33912: $? = 0 | |
configure:33923: result: yes | |
configure:33926: checking size of wint_t | |
configure:34263: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:34266: $? = 0 | |
configure:34268: ./conftest | |
configure:34271: $? = 0 | |
configure:34294: result: 4 | |
configure:34301: checking for uniquely sized wint_t | |
configure:34313: result: no | |
configure:34324: checking for intmax_t | |
configure:34357: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:34363: $? = 0 | |
configure:34367: test -z | |
|| test ! -s conftest.err | |
configure:34370: $? = 0 | |
configure:34373: test -s conftest.o | |
configure:34376: $? = 0 | |
configure:34387: result: yes | |
configure:34390: checking size of intmax_t | |
configure:34763: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:34766: $? = 0 | |
configure:34768: ./conftest | |
configure:34771: $? = 0 | |
configure:34794: result: 8 | |
configure:34801: checking for uniquely sized intmax_t | |
configure:34813: result: no | |
configure:34824: checking for float | |
configure:34848: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:34854: $? = 0 | |
configure:34858: test -z | |
|| test ! -s conftest.err | |
configure:34861: $? = 0 | |
configure:34864: test -s conftest.o | |
configure:34867: $? = 0 | |
configure:34878: result: yes | |
configure:34881: checking size of float | |
configure:35200: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:35203: $? = 0 | |
configure:35205: ./conftest | |
configure:35208: $? = 0 | |
configure:35231: result: 4 | |
configure:35238: checking for uniquely sized float | |
configure:35250: result: yes(4) | |
configure:35259: checking for double | |
configure:35283: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:35289: $? = 0 | |
configure:35293: test -z | |
|| test ! -s conftest.err | |
configure:35296: $? = 0 | |
configure:35299: test -s conftest.o | |
configure:35302: $? = 0 | |
configure:35313: result: yes | |
configure:35316: checking size of double | |
configure:35635: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:35638: $? = 0 | |
configure:35640: ./conftest | |
configure:35643: $? = 0 | |
configure:35666: result: 8 | |
configure:35673: checking for uniquely sized double | |
configure:35685: result: yes(8) | |
configure:35695: checking for long double | |
configure:35719: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:35725: $? = 0 | |
configure:35729: test -z | |
|| test ! -s conftest.err | |
configure:35732: $? = 0 | |
configure:35735: test -s conftest.o | |
configure:35738: $? = 0 | |
configure:35749: result: yes | |
configure:35752: checking size of long double | |
configure:36071: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:36074: $? = 0 | |
configure:36076: ./conftest | |
configure:36079: $? = 0 | |
configure:36102: result: 16 | |
configure:36109: checking for uniquely sized long double | |
configure:36121: result: yes(16) | |
configure:36160: checking for unistd.h | |
configure:36165: result: yes | |
configure:36169: checking vfork.h usability | |
configure:36181: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:297:19: fatal error: vfork.h: No such file or directory | |
compilation terminated. | |
configure:36187: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <vfork.h> | |
configure:36210: result: no | |
configure:36214: checking vfork.h presence | |
configure:36224: gcc-5 -E conftest.c | |
conftest.c:263:19: fatal error: vfork.h: No such file or directory | |
compilation terminated. | |
configure:36230: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <vfork.h> | |
configure:36250: result: no | |
configure:36285: checking for vfork.h | |
configure:36292: result: no | |
configure:36310: checking for fork | |
configure:36367: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:287:6: warning: conflicting types for built-in function 'fork' | |
char fork (); | |
^ | |
configure:36373: $? = 0 | |
configure:36377: test -z | |
|| test ! -s conftest.err | |
configure:36380: $? = 0 | |
configure:36383: test -s conftest | |
configure:36386: $? = 0 | |
configure:36398: result: yes | |
configure:36310: checking for vfork | |
configure:36367: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:36373: $? = 0 | |
configure:36377: test -z | |
|| test ! -s conftest.err | |
configure:36380: $? = 0 | |
configure:36383: test -s conftest | |
configure:36386: $? = 0 | |
configure:36398: result: yes | |
configure:36409: checking for working fork | |
configure:36432: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:9:6: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] | |
if (fork() < 0) | |
^ | |
conftest.c:10:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | |
exit (1); | |
^ | |
conftest.c:10:4: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:10:4: note: include '<stdlib.h>' or provide a declaration of 'exit' | |
conftest.c:11:2: warning: incompatible implicit declaration of built-in function 'exit' | |
exit (0); | |
^ | |
conftest.c:11:2: note: include '<stdlib.h>' or provide a declaration of 'exit' | |
configure:36435: $? = 0 | |
configure:36437: ./conftest | |
configure:36440: $? = 0 | |
configure:36454: result: yes | |
configure:36475: checking for working vfork | |
configure:36608: result: yes | |
configure:36639: checking whether closedir returns void | |
configure:36668: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:36671: $? = 0 | |
configure:36673: ./conftest | |
configure:36676: $? = 0 | |
configure:36690: result: no | |
configure:36701: checking for library containing getspnam | |
configure:36731: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
configure:36737: $? = 0 | |
configure:36741: test -z | |
|| test ! -s conftest.err | |
configure:36744: $? = 0 | |
configure:36747: test -s conftest | |
configure:36750: $? = 0 | |
configure:36820: result: none required | |
configure:36832: checking whether utime accepts a null argument | |
configure:36863: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:307:7: warning: implicit declaration of function 'utime' [-Wimplicit-function-declaration] | |
&& utime ("conftest.data", (long *)0) == 0 | |
^ | |
configure:36866: $? = 0 | |
configure:36868: ./conftest | |
configure:36871: $? = 0 | |
configure:36886: result: yes | |
configure:36897: checking for long file names | |
configure:36936: result: yes | |
configure:36947: checking whether printf supports %p | |
configure:36978: gcc-5 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:279:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | |
exit(sscanf(buf, "%p", &p2) != 1 || p2 != p1); | |
^ | |
conftest.c:279:3: warning: incompatible implicit declaration of built-in function 'exit' | |
conftest.c:279:3: note: include '<stdlib.h>' or provide a declaration of 'exit' | |
configure:36981: $? = 0 | |
configure:36983: ./conftest | |
configure:36986: $? = 0 | |
configure:37001: result: yes | |
configure:37014: checking for main in -lnsl | |
configure:37038: gcc-5 -o conftest -g -O2 conftest.c -lnsl >&5 | |
configure:37044: $? = 0 | |
configure:37048: test -z | |
|| test ! -s conftest.err | |
configure:37051: $? = 0 | |
configure:37054: test -s conftest | |
configure:37057: $? = 0 | |
configure:37070: result: yes | |
configure:37081: checking for library containing connect | |
configure:37111: gcc-5 -o conftest -g -O2 conftest.c -lnsl >&5 | |
configure:37117: $? = 0 | |
configure:37121: test -z | |
|| test ! -s conftest.err | |
configure:37124: $? = 0 | |
configure:37127: test -s conftest | |
configure:37130: $? = 0 | |
configure:37200: result: none required | |
configure:37211: checking for library containing gethostbyname | |
configure:37241: gcc-5 -o conftest -g -O2 conftest.c -lnsl >&5 | |
configure:37247: $? = 0 | |
configure:37251: test -z | |
|| test ! -s conftest.err | |
configure:37254: $? = 0 | |
configure:37257: test -s conftest | |
configure:37260: $? = 0 | |
configure:37330: result: none required | |
configure:37349: checking for KRB4 in /usr/kerberos | |
configure:37351: result: | |
configure:37356: checking for krb.h | |
configure:37470: gcc-5 -o conftest -g -O2 conftest.c -lnsl >&5 | |
conftest.c:273:17: fatal error: krb.h: No such file or directory | |
compilation terminated. | |
configure:37476: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <krb.h> | |
| int | |
| main () | |
| { | |
| int i; | |
| ; | |
| return 0; | |
| } | |
configure:37517: gcc-5 -o conftest -g -O2 conftest.c -lnsl >&5 | |
conftest.c:273:17: fatal error: krb.h: No such file or directory | |
compilation terminated. | |
configure:37523: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <krb.h> | |
| int | |
| main () | |
| { | |
| int i; | |
| ; | |
| return 0; | |
| } | |
configure:37597: result: | |
configure:38149: checking for krb_get_err_text | |
configure:38206: gcc-5 -o conftest -g -O2 conftest.c -lnsl >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccoJjnrV.o:/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:304: undefined reference to `krb_get_err_text' | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccoJjnrV.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:312: undefined reference to `krb_get_err_text' | |
collect2: error: ld returned 1 exit status | |
configure:38212: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| /* Define krb_get_err_text to an innocuous variant, in case <limits.h> declares krb_get_err_text. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define krb_get_err_text innocuous_krb_get_err_text | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char krb_get_err_text (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef krb_get_err_text | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char krb_get_err_text (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined (__stub_krb_get_err_text) || defined (__stub___krb_get_err_text) | |
| choke me | |
| #else | |
| char (*f) () = krb_get_err_text; | |
| #endif | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return f != krb_get_err_text; | |
| ; | |
| return 0; | |
| } | |
configure:38237: result: no | |
configure:38299: checking for GSSAPI | |
configure:38301: result: | |
configure:38329: checking gssapi.h usability | |
configure:38341: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:307:20: fatal error: gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gssapi.h> | |
configure:38370: result: no | |
configure:38374: checking gssapi.h presence | |
configure:38384: gcc-5 -E conftest.c | |
conftest.c:273:20: fatal error: gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <gssapi.h> | |
configure:38410: result: no | |
configure:38445: checking for gssapi.h | |
configure:38452: result: no | |
configure:38329: checking gssapi/gssapi.h usability | |
configure:38341: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:307:27: fatal error: gssapi/gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gssapi/gssapi.h> | |
configure:38370: result: no | |
configure:38374: checking gssapi/gssapi.h presence | |
configure:38384: gcc-5 -E conftest.c | |
conftest.c:273:27: fatal error: gssapi/gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <gssapi/gssapi.h> | |
configure:38410: result: no | |
configure:38445: checking for gssapi/gssapi.h | |
configure:38452: result: no | |
configure:38329: checking krb5.h usability | |
configure:38341: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:307:18: fatal error: krb5.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <krb5.h> | |
configure:38370: result: no | |
configure:38374: checking krb5.h presence | |
configure:38384: gcc-5 -E conftest.c | |
conftest.c:273:18: fatal error: krb5.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <krb5.h> | |
configure:38410: result: no | |
configure:38445: checking for krb5.h | |
configure:38452: result: no | |
configure:38305: checking for GSSAPI in /usr/kerberos | |
configure:38307: result: | |
configure:38329: checking gssapi.h usability | |
configure:38341: gcc-5 -c -g -O2 -I/usr/kerberos/include conftest.c >&5 | |
conftest.c:307:20: fatal error: gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gssapi.h> | |
configure:38370: result: no | |
configure:38374: checking gssapi.h presence | |
configure:38384: gcc-5 -E -I/usr/kerberos/include conftest.c | |
conftest.c:273:20: fatal error: gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <gssapi.h> | |
configure:38410: result: no | |
configure:38445: checking for gssapi.h | |
configure:38452: result: no | |
configure:38329: checking gssapi/gssapi.h usability | |
configure:38341: gcc-5 -c -g -O2 -I/usr/kerberos/include conftest.c >&5 | |
conftest.c:307:27: fatal error: gssapi/gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gssapi/gssapi.h> | |
configure:38370: result: no | |
configure:38374: checking gssapi/gssapi.h presence | |
configure:38384: gcc-5 -E -I/usr/kerberos/include conftest.c | |
conftest.c:273:27: fatal error: gssapi/gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <gssapi/gssapi.h> | |
configure:38410: result: no | |
configure:38445: checking for gssapi/gssapi.h | |
configure:38452: result: no | |
configure:38329: checking krb5.h usability | |
configure:38341: gcc-5 -c -g -O2 -I/usr/kerberos/include conftest.c >&5 | |
conftest.c:307:18: fatal error: krb5.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <krb5.h> | |
configure:38370: result: no | |
configure:38374: checking krb5.h presence | |
configure:38384: gcc-5 -E -I/usr/kerberos/include conftest.c | |
conftest.c:273:18: fatal error: krb5.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <krb5.h> | |
configure:38410: result: no | |
configure:38445: checking for krb5.h | |
configure:38452: result: no | |
configure:38305: checking for GSSAPI in /usr/cygnus/kerbnet | |
configure:38307: result: | |
configure:38329: checking gssapi.h usability | |
configure:38341: gcc-5 -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c >&5 | |
conftest.c:307:20: fatal error: gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gssapi.h> | |
configure:38370: result: no | |
configure:38374: checking gssapi.h presence | |
configure:38384: gcc-5 -E -I/usr/cygnus/kerbnet/include conftest.c | |
conftest.c:273:20: fatal error: gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <gssapi.h> | |
configure:38410: result: no | |
configure:38445: checking for gssapi.h | |
configure:38452: result: no | |
configure:38329: checking gssapi/gssapi.h usability | |
configure:38341: gcc-5 -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c >&5 | |
conftest.c:307:27: fatal error: gssapi/gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gssapi/gssapi.h> | |
configure:38370: result: no | |
configure:38374: checking gssapi/gssapi.h presence | |
configure:38384: gcc-5 -E -I/usr/cygnus/kerbnet/include conftest.c | |
conftest.c:273:27: fatal error: gssapi/gssapi.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <gssapi/gssapi.h> | |
configure:38410: result: no | |
configure:38445: checking for gssapi/gssapi.h | |
configure:38452: result: no | |
configure:38329: checking krb5.h usability | |
configure:38341: gcc-5 -c -g -O2 -I/usr/cygnus/kerbnet/include conftest.c >&5 | |
conftest.c:307:18: fatal error: krb5.h: No such file or directory | |
compilation terminated. | |
configure:38347: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <krb5.h> | |
configure:38370: result: no | |
configure:38374: checking krb5.h presence | |
configure:38384: gcc-5 -E -I/usr/cygnus/kerbnet/include conftest.c | |
conftest.c:273:18: fatal error: krb5.h: No such file or directory | |
compilation terminated. | |
configure:38390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| /* end confdefs.h. */ | |
| #include <krb5.h> | |
configure:38410: result: no | |
configure:38445: checking for krb5.h | |
configure:38452: result: no | |
configure:38475: checking for GSSAPI | |
configure:38479: result: no | |
configure:40191: checking for external ZLIB | |
configure:40193: result: | |
configure:40217: checking zlib.h usability | |
configure:40229: gcc-5 -c -g -O2 conftest.c >&5 | |
configure:40235: $? = 0 | |
configure:40239: test -z | |
|| test ! -s conftest.err | |
configure:40242: $? = 0 | |
configure:40245: test -s conftest.o | |
configure:40248: $? = 0 | |
configure:40258: result: yes | |
configure:40262: checking zlib.h presence | |
configure:40272: gcc-5 -E conftest.c | |
configure:40278: $? = 0 | |
configure:40298: result: yes | |
configure:40333: checking for zlib.h | |
configure:40340: result: yes | |
configure:40358: checking for external ZLIB | |
configure:40362: result: yes | |
configure:40370: checking selected ZLIB | |
configure:40376: result: external | |
configure:40514: checking that ZLIB library works | |
configure:40532: gcc-5 -o conftest -g -O2 conftest.c -lnsl -lz >&5 | |
configure:40538: $? = 0 | |
configure:40542: test -z | |
|| test ! -s conftest.err | |
configure:40545: $? = 0 | |
configure:40548: test -s conftest | |
configure:40551: $? = 0 | |
configure:40553: result: yes | |
configure:40610: checking for ssh | |
configure:40626: found /usr/bin/ssh | |
configure:40636: result: ssh | |
configure:40705: checking for vim | |
configure:40721: found /etc/alternatives/vim | |
configure:40731: result: vim | |
configure:40807: checking for temporary directory | |
configure:40821: result: /tmp | |
configure:40972: checking for library containing crypt | |
configure:41002: gcc-5 -o conftest -g -O2 conftest.c -lnsl -lz >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccL91l5C.o: in function `main': | |
/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/conftest.c:295: undefined reference to `crypt' | |
collect2: error: ld returned 1 exit status | |
configure:41008: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define RSH_DFLT "ssh" | |
| #define EDITOR_DFLT "vim" | |
| #define PAM_SERVICE_NAME "cvs" | |
| #define TMPDIR_DFLT "/tmp" | |
| #define UMASK_DFLT 002 | |
| #define CVS_ADMIN_GROUP "cvsadmin" | |
| #define MY_NDBM 1 | |
| #define CLIENT_SUPPORT 1 | |
| #define AUTH_CLIENT_SUPPORT 1 | |
| #define SERVER_SUPPORT 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char crypt (); | |
| int | |
| main () | |
| { | |
| crypt (); | |
| ; | |
| return 0; | |
| } | |
configure:41057: gcc-5 -o conftest -g -O2 conftest.c -lcrypt -lnsl -lz >&5 | |
configure:41063: $? = 0 | |
configure:41067: test -z | |
|| test ! -s conftest.err | |
configure:41070: $? = 0 | |
configure:41073: test -s conftest | |
configure:41076: $? = 0 | |
configure:41091: result: -lcrypt | |
configure:41220: checking security/pam_appl.h usability | |
configure:41232: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:324:31: fatal error: security/pam_appl.h: No such file or directory | |
compilation terminated. | |
configure:41238: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define RSH_DFLT "ssh" | |
| #define EDITOR_DFLT "vim" | |
| #define PAM_SERVICE_NAME "cvs" | |
| #define TMPDIR_DFLT "/tmp" | |
| #define UMASK_DFLT 002 | |
| #define CVS_ADMIN_GROUP "cvsadmin" | |
| #define MY_NDBM 1 | |
| #define CLIENT_SUPPORT 1 | |
| #define AUTH_CLIENT_SUPPORT 1 | |
| #define SERVER_SUPPORT 1 | |
| #define HAVE_CRYPT 1 | |
| #define AUTH_SERVER_SUPPORT 1 | |
| #define SERVER_FLOWCONTROL 1 | |
| #define SERVER_LO_WATER (1 * 1024 * 1024) | |
| #define SERVER_HI_WATER (2 * 1024 * 1024) | |
| #define PROXY_SUPPORT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <security/pam_appl.h> | |
configure:41261: result: no | |
configure:41265: checking security/pam_appl.h presence | |
configure:41275: gcc-5 -E conftest.c | |
conftest.c:290:31: fatal error: security/pam_appl.h: No such file or directory | |
compilation terminated. | |
configure:41281: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define RSH_DFLT "ssh" | |
| #define EDITOR_DFLT "vim" | |
| #define PAM_SERVICE_NAME "cvs" | |
| #define TMPDIR_DFLT "/tmp" | |
| #define UMASK_DFLT 002 | |
| #define CVS_ADMIN_GROUP "cvsadmin" | |
| #define MY_NDBM 1 | |
| #define CLIENT_SUPPORT 1 | |
| #define AUTH_CLIENT_SUPPORT 1 | |
| #define SERVER_SUPPORT 1 | |
| #define HAVE_CRYPT 1 | |
| #define AUTH_SERVER_SUPPORT 1 | |
| #define SERVER_FLOWCONTROL 1 | |
| #define SERVER_LO_WATER (1 * 1024 * 1024) | |
| #define SERVER_HI_WATER (2 * 1024 * 1024) | |
| #define PROXY_SUPPORT 1 | |
| /* end confdefs.h. */ | |
| #include <security/pam_appl.h> | |
configure:41301: result: no | |
configure:41336: checking for security/pam_appl.h | |
configure:41343: result: no | |
configure:41370: checking pam/pam_appl.h usability | |
configure:41382: gcc-5 -c -g -O2 conftest.c >&5 | |
conftest.c:324:26: fatal error: pam/pam_appl.h: No such file or directory | |
compilation terminated. | |
configure:41388: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define RSH_DFLT "ssh" | |
| #define EDITOR_DFLT "vim" | |
| #define PAM_SERVICE_NAME "cvs" | |
| #define TMPDIR_DFLT "/tmp" | |
| #define UMASK_DFLT 002 | |
| #define CVS_ADMIN_GROUP "cvsadmin" | |
| #define MY_NDBM 1 | |
| #define CLIENT_SUPPORT 1 | |
| #define AUTH_CLIENT_SUPPORT 1 | |
| #define SERVER_SUPPORT 1 | |
| #define HAVE_CRYPT 1 | |
| #define AUTH_SERVER_SUPPORT 1 | |
| #define SERVER_FLOWCONTROL 1 | |
| #define SERVER_LO_WATER (1 * 1024 * 1024) | |
| #define SERVER_HI_WATER (2 * 1024 * 1024) | |
| #define PROXY_SUPPORT 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #if HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #if HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #if STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # if HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #if HAVE_STRING_H | |
| # if !STDC_HEADERS && HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #if HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #else | |
| # if HAVE_STDINT_H | |
| # include <stdint.h> | |
| # endif | |
| #endif | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <pam/pam_appl.h> | |
configure:41411: result: no | |
configure:41415: checking pam/pam_appl.h presence | |
configure:41425: gcc-5 -E conftest.c | |
conftest.c:290:26: fatal error: pam/pam_appl.h: No such file or directory | |
compilation terminated. | |
configure:41431: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
| #define PACKAGE_TARNAME "cvs" | |
| #define PACKAGE_VERSION "1.12.13" | |
| #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define _GNU_SOURCE 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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define PR_PROGRAM "/usr/bin/pr" | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE___FSETLOCKING 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_STRFTIME 1 | |
| #define my_strftime nstrftime | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_STDIO_EXT_H 1 | |
| #define HAVE___FPENDING 1 | |
| #define HAVE_DECL___FPENDING 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define getpass gnu_getpass | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define mktime rpl_mktime | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_REALLOC 1 | |
| #define _REGEX_LARGE_OFFSETS 1 | |
| #define HAVE_RPMATCH 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define strcasecmp rpl_strcasecmp | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TIME_R_POSIX 1 | |
| #define HAVE_STRUCT_TIMESPEC 1 | |
| #define HAVE_DECL_NANOSLEEP 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_STDINT_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_REGCOMP 1 | |
| #define HAVE_REGERROR 1 | |
| #define HAVE_REGEXEC 1 | |
| #define HAVE_REGFREE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGBLOCK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_TIMEZONE 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_WAIT3 1 | |
| #define SIZEOF_CHAR 1 | |
| #define UNIQUE_INT_TYPE_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define UNIQUE_INT_TYPE_SHORT 1 | |
| #define SIZEOF_INT 4 | |
| #define UNIQUE_INT_TYPE_INT 1 | |
| #define SIZEOF_LONG 8 | |
| #define UNIQUE_INT_TYPE_LONG 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WINT_T 4 | |
| #define SIZEOF_INTMAX_T 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
| #define SIZEOF_DOUBLE 8 | |
| #define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_MEMCHR 1 | |
| #define REGEX_MALLOC 1 | |
| #define _REGEX_RE_COMP 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_GETSPNAM 1 | |
| #define HAVE_UTIME_NULL 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PRINTF_PTR 1 | |
| #define HAVE_LIBNSL 1 | |
| #define HAVE_CONNECT 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define RSH_DFLT "ssh" | |
| #define EDITOR_DFLT "vim" | |
| #define PAM_SERVICE_NAME "cvs" | |
| #define TMPDIR_DFLT "/tmp" | |
| #define UMASK_DFLT 002 | |
| #define CVS_ADMIN_GROUP "cvsadmin" | |
| #define MY_NDBM 1 | |
| #define CLIENT_SUPPORT 1 | |
| #define AUTH_CLIENT_SUPPORT 1 | |
| #define SERVER_SUPPORT 1 | |
| #define HAVE_CRYPT 1 | |
| #define AUTH_SERVER_SUPPORT 1 | |
| #define SERVER_FLOWCONTROL 1 | |
| #define SERVER_LO_WATER (1 * 1024 * 1024) | |
| #define SERVER_HI_WATER (2 * 1024 * 1024) | |
| #define PROXY_SUPPORT 1 | |
| /* end confdefs.h. */ | |
| #include <pam/pam_appl.h> | |
configure:41451: result: no | |
configure:41486: checking for pam/pam_appl.h | |
configure:41493: result: no | |
configure:41511: error: Could not find PAM headers | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-unknown-linux-gnu | |
ac_cv_build_alias=x86_64-unknown-linux-gnu | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_c_inline=inline | |
ac_cv_decl_EOVERFLOW=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=gcc-5 | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_EDITOR_set= | |
ac_cv_env_EDITOR_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_YACC_set= | |
ac_cv_env_YACC_value= | |
ac_cv_env_YFLAGS_set= | |
ac_cv_env_YFLAGS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_exeext= | |
ac_cv_func___fpending=yes | |
ac_cv_func___fsetlocking=yes | |
ac_cv_func_alarm=yes | |
ac_cv_func_alloca_works=yes | |
ac_cv_func_atexit=yes | |
ac_cv_func_canonicalize_file_name=yes | |
ac_cv_func_clock_gettime=yes | |
ac_cv_func_clock_settime=yes | |
ac_cv_func_closedir_void=no | |
ac_cv_func_dup2=yes | |
ac_cv_func_fchdir=yes | |
ac_cv_func_fchmod=yes | |
ac_cv_func_fnmatch_posix=yes | |
ac_cv_func_fork=yes | |
ac_cv_func_fork_works=yes | |
ac_cv_func_fseeko=yes | |
ac_cv_func_fsync=yes | |
ac_cv_func_ftime=yes | |
ac_cv_func_ftruncate=yes | |
ac_cv_func_gai_strerror=yes | |
ac_cv_func_getaddrinfo=yes | |
ac_cv_func_getdelim=yes | |
ac_cv_func_geteuid=yes | |
ac_cv_func_getgroups=yes | |
ac_cv_func_gethostname=yes | |
ac_cv_func_getline=yes | |
ac_cv_func_getlogin_r=yes | |
ac_cv_func_getopt_long_only=yes | |
ac_cv_func_getpagesize=yes | |
ac_cv_func_getpwnam_r=yes | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_initgroups=yes | |
ac_cv_func_isascii=yes | |
ac_cv_func_isblank=yes | |
ac_cv_func_iswprint=yes | |
ac_cv_func_krb_get_err_text=no | |
ac_cv_func_login=no | |
ac_cv_func_logout=no | |
ac_cv_func_lstat_dereferences_slashed_symlink=yes | |
ac_cv_func_malloc_0_nonnull=yes | |
ac_cv_func_mblen=yes | |
ac_cv_func_mbrlen=yes | |
ac_cv_func_mbrtowc=yes | |
ac_cv_func_mbsinit=yes | |
ac_cv_func_memchr=yes | |
ac_cv_func_memmove=yes | |
ac_cv_func_mempcpy=yes | |
ac_cv_func_memrchr=yes | |
ac_cv_func_mknod=yes | |
ac_cv_func_mkstemp=yes | |
ac_cv_func_mmap_fixed_mapped=yes | |
ac_cv_func_nanotime=no | |
ac_cv_func_openat=yes | |
ac_cv_func_posix_memalign=yes | |
ac_cv_func_readlink=yes | |
ac_cv_func_realloc_0_nonnull=yes | |
ac_cv_func_regcomp=yes | |
ac_cv_func_regerror=yes | |
ac_cv_func_regexec=yes | |
ac_cv_func_regfree=yes | |
ac_cv_func_resolvepath=no | |
ac_cv_func_rpmatch=yes | |
ac_cv_func_setenv=yes | |
ac_cv_func_sigaction=yes | |
ac_cv_func_sigblock=yes | |
ac_cv_func_siginterrupt=yes | |
ac_cv_func_sigprocmask=yes | |
ac_cv_func_sigsetmask=yes | |
ac_cv_func_sigvec=no | |
ac_cv_func_snprintf=yes | |
ac_cv_func_strdup=yes | |
ac_cv_func_strerror=yes | |
ac_cv_func_strerror_r=yes | |
ac_cv_func_strerror_r_char_p=yes | |
ac_cv_func_strftime=yes | |
ac_cv_func_strncasecmp=yes | |
ac_cv_func_strtol=yes | |
ac_cv_func_strtoul=yes | |
ac_cv_func_tcgetattr=yes | |
ac_cv_func_tcsetattr=yes | |
ac_cv_func_timezone=yes | |
ac_cv_func_tzset=yes | |
ac_cv_func_unsetenv=yes | |
ac_cv_func_utime_null=yes | |
ac_cv_func_vasnprintf=no | |
ac_cv_func_vasprintf=yes | |
ac_cv_func_vfork=yes | |
ac_cv_func_vfork_works=yes | |
ac_cv_func_vprintf=yes | |
ac_cv_func_wait3=yes | |
ac_cv_func_waitpid=yes | |
ac_cv_func_wcrtomb=yes | |
ac_cv_func_wcscoll=yes | |
ac_cv_func_wcslen=yes | |
ac_cv_func_working_mktime=no | |
ac_cv_have_decl___fpending=yes | |
ac_cv_have_decl_clearerr_unlocked=yes | |
ac_cv_have_decl_feof_unlocked=yes | |
ac_cv_have_decl_ferror_unlocked=yes | |
ac_cv_have_decl_fflush_unlocked=yes | |
ac_cv_have_decl_fgets_unlocked=yes | |
ac_cv_have_decl_flockfile=yes | |
ac_cv_have_decl_fputc_unlocked=yes | |
ac_cv_have_decl_fputs_unlocked=yes | |
ac_cv_have_decl_fread_unlocked=yes | |
ac_cv_have_decl_funlockfile=yes | |
ac_cv_have_decl_fwrite_unlocked=yes | |
ac_cv_have_decl_getc_unlocked=yes | |
ac_cv_have_decl_getchar_unlocked=yes | |
ac_cv_have_decl_getcwd=yes | |
ac_cv_have_decl_getdelim=yes | |
ac_cv_have_decl_getenv=yes | |
ac_cv_have_decl_getline=yes | |
ac_cv_have_decl_getlogin=yes | |
ac_cv_have_decl_getlogin_r=yes | |
ac_cv_have_decl_getpass=yes | |
ac_cv_have_decl_memrchr=yes | |
ac_cv_have_decl_nanosleep=yes | |
ac_cv_have_decl_optreset=no | |
ac_cv_have_decl_putc_unlocked=yes | |
ac_cv_have_decl_putchar_unlocked=yes | |
ac_cv_have_decl_strdup=yes | |
ac_cv_have_decl_strerror_r=yes | |
ac_cv_header_OS_h=no | |
ac_cv_header_direct_h=no | |
ac_cv_header_dirent_dirent_h=yes | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_getopt_h=yes | |
ac_cv_header_glob_h=yes | |
ac_cv_header_gssapi_gssapi_h=no | |
ac_cv_header_gssapi_h=no | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_io_h=no | |
ac_cv_header_krb5_h=no | |
ac_cv_header_locale_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_ndbm_h=yes | |
ac_cv_header_pam_pam_appl_h=no | |
ac_cv_header_security_pam_appl_h=no | |
ac_cv_header_stat_broken=no | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdio_ext_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_bsdtypes_h=no | |
ac_cv_header_sys_cdefs_h=yes | |
ac_cv_header_sys_file_h=yes | |
ac_cv_header_sys_inttypes_h=no | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_resource_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_syslog_h=yes | |
ac_cv_header_termios_h=yes | |
ac_cv_header_time=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_utime_h=yes | |
ac_cv_header_vfork_h=no | |
ac_cv_header_wchar_h=yes | |
ac_cv_header_wctype_h=yes | |
ac_cv_header_zlib_h=yes | |
ac_cv_host=x86_64-unknown-linux-gnu | |
ac_cv_host_alias=x86_64-unknown-linux-gnu | |
ac_cv_lib_nsl_main=yes | |
ac_cv_member_struct_stat_st_blksize=yes | |
ac_cv_member_struct_stat_st_rdev=yes | |
ac_cv_member_struct_tm_tm_gmtoff=yes | |
ac_cv_member_struct_tm_tm_zone=yes | |
ac_cv_objext=o | |
ac_cv_path_CSH=no | |
ac_cv_path_GMSGFMT=: | |
ac_cv_path_MKTEMP=/bin/mktemp | |
ac_cv_path_MSGFMT=: | |
ac_cv_path_MSGMERGE=: | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_PR=/usr/bin/pr | |
ac_cv_path_PS2PDF='/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing ps2pdf' | |
ac_cv_path_ROFF=/usr/bin/groff | |
ac_cv_path_SENDMAIL=no | |
ac_cv_path_TEXI2DVI='/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing texi2dvi' | |
ac_cv_path_XGETTEXT=: | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='gcc-5 -E' | |
ac_cv_prog_EDITOR=vim | |
ac_cv_prog_ac_ct_CC=gcc-5 | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_gcc_5_c_o=yes | |
ac_cv_prog_cc_stdc= | |
ac_cv_prog_egrep='grep -E' | |
ac_cv_prog_make_make_set=yes | |
ac_cv_prog_with_default_rsh=ssh | |
ac_cv_search_clock_gettime='none required' | |
ac_cv_search_connect='none required' | |
ac_cv_search_crypt=-lcrypt | |
ac_cv_search_getaddrinfo='none required' | |
ac_cv_search_gethostbyname='none required' | |
ac_cv_search_getspnam='none required' | |
ac_cv_search_nanosleep='none required' | |
ac_cv_search_opendir='none required' | |
ac_cv_search_strerror='none required' | |
ac_cv_sizeof_char=1 | |
ac_cv_sizeof_double=8 | |
ac_cv_sizeof_float=4 | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_intmax_t=8 | |
ac_cv_sizeof_long=8 | |
ac_cv_sizeof_long_double=16 | |
ac_cv_sizeof_long_long=8 | |
ac_cv_sizeof_ptrdiff_t=8 | |
ac_cv_sizeof_short=2 | |
ac_cv_sizeof_size_t=8 | |
ac_cv_sizeof_wint_t=4 | |
ac_cv_struct_tm=time.h | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_interpreter=yes | |
ac_cv_sys_large_files=no | |
ac_cv_sys_largefile_CC=no | |
ac_cv_sys_largefile_source=no | |
ac_cv_sys_long_file_names=yes | |
ac_cv_type__Bool=yes | |
ac_cv_type_char=yes | |
ac_cv_type_double=yes | |
ac_cv_type_float=yes | |
ac_cv_type_int=yes | |
ac_cv_type_intmax_t=yes | |
ac_cv_type_long=yes | |
ac_cv_type_long_double=yes | |
ac_cv_type_long_long=yes | |
ac_cv_type_mbstate_t=yes | |
ac_cv_type_mode_t=yes | |
ac_cv_type_pid_t=yes | |
ac_cv_type_ptrdiff_t=yes | |
ac_cv_type_short=yes | |
ac_cv_type_signal=void | |
ac_cv_type_size_t=yes | |
ac_cv_type_uid_t=yes | |
ac_cv_type_unsigned_long_long=yes | |
ac_cv_type_wint_t=yes | |
ac_cv_win_or_dos=no | |
ac_cv_working_alloca_h=yes | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=a | |
acl_cv_path_LD=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
acl_cv_prog_gnu_ld=yes | |
acl_cv_rpath=done | |
acl_cv_shlibext=so | |
acl_cv_wl=-Wl, | |
acx_gssapi_cv_gssapi=no | |
acx_zlib_cv_external_zlib=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_func_working_getline=yes | |
am_cv_langinfo_codeset=yes | |
bh_cv_c_signed=yes | |
ccvs_cv_bsd_make_vpath_bug=no | |
ccvs_cv_func_select_hang=no | |
ccvs_cv_unique_float_type_double='yes(8)' | |
ccvs_cv_unique_float_type_float='yes(4)' | |
ccvs_cv_unique_float_type_long_double='yes(16)' | |
ccvs_cv_unique_int_type_char='yes(1)' | |
ccvs_cv_unique_int_type_int='yes(4)' | |
ccvs_cv_unique_int_type_intmax_t=no | |
ccvs_cv_unique_int_type_long='yes(8)' | |
ccvs_cv_unique_int_type_long_long=no | |
ccvs_cv_unique_int_type_ptrdiff_t=no | |
ccvs_cv_unique_int_type_short='yes(2)' | |
ccvs_cv_unique_int_type_size_t=no | |
ccvs_cv_unique_int_type_wint_t=no | |
cvs_cv_func_printf_ptr=yes | |
fu_cv_sys_struct_timespec=yes | |
gl_cv_c_restrict=restrict | |
gl_cv_c_uint32_max=yes | |
gl_cv_c_uint32_t=uint32_t | |
gl_cv_func_getcwd_null=yes | |
gl_cv_func_getcwd_path_max=yes | |
gl_cv_func_gnu_getopt=yes | |
gl_cv_func_malloc_0_nonnull=1 | |
gl_cv_func_mbrtowc=yes | |
gl_cv_func_mkdir_trailing_slash_bug=no | |
gl_cv_func_mkstemp_limitations=no | |
gl_cv_func_re_compile_pattern_broken=yes | |
gl_cv_func_tzset_clobber=no | |
gl_cv_glob_lists_symlinks=no | |
gl_cv_gnu_glob_interface_version_1=yes | |
gl_cv_header_inttypes_h=yes | |
gl_cv_header_stdint_h=yes | |
gl_cv_minmax_in_limits_h=no | |
gl_cv_minmax_in_sys_param_h=yes | |
gl_cv_socket_ipv4=yes | |
gl_cv_socket_ipv6=yes | |
gl_cv_time_r_posix=yes | |
gt_cv_c_intmax_t=yes | |
gt_cv_c_long_double=yes | |
gt_cv_c_wchar_t=yes | |
gt_cv_c_wint_t=yes | |
gt_cv_func_CFLocaleCopyCurrent=no | |
gt_cv_func_CFPreferencesCopyAppValue=no | |
gt_cv_func_gnugettext1_libc=yes | |
gt_cv_func_unsetenv_ret=int | |
gt_cv_header_inttypes_h=yes | |
gt_cv_ssize_t=yes | |
jm_cv_func_gettimeofday_clobber=no | |
jm_cv_func_nanosleep_works=yes | |
jm_cv_struct_dirent_d_ino=yes | |
jm_cv_struct_dirent_d_type=yes | |
vb_cv_func_rename_trailing_slash_bug=no | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing --run aclocal-1.9' | |
ALLOCA='' | |
ALLOCA_H='alloca.h' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing --run tar' | |
AUTOCONF='${SHELL} /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing --run autoconf' | |
AUTOHEADER='${SHELL} /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing --run autoheader' | |
AUTOMAKE='${SHELL} /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing --run automake-1.9' | |
AWK='gawk' | |
CC='gcc-5' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='gcc-5 -E' | |
CPPFLAGS='' | |
CSH='no' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EDITOR='vim' | |
EGREP='grep -E' | |
EOVERFLOW='' | |
EXEEXT='' | |
FNMATCH_H='' | |
GETOPT_H='' | |
GLOB_H='glob.h' | |
GMSGFMT=':' | |
HAVE_LONG_64BIT='' | |
HAVE_LONG_LONG_64BIT='' | |
HAVE__BOOL='1' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | |
INTLLIBS='' | |
INTL_MACOSX_LIBS='' | |
KRB4='/usr/kerberos' | |
LDFLAGS='' | |
LIBICONV='-liconv' | |
LIBINTL='' | |
LIBOBJS=' save-cwd.o mktime.o strftime.o canon-host.o canonicalize.o chdir-long.o closeout.o dirname.o exitfail.o filenamecat.o getdate.o getndelim2.o getpass.o gettime.o glob.o mbchar.o md5.o pagealign_alloc.o quotearg.o regex.o strcasecmp.o strstr.o dup-safer.o fd-safer.o pipe-safer.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o xmalloc.o xgetcwd.o yesno.o' | |
LIBS='-lcrypt -lnsl -lz' | |
LIB_CLOCK_GETTIME='' | |
LIB_NANOSLEEP='' | |
LN_S='ln -s' | |
LTLIBICONV='-liconv' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing --run makeinfo' | |
MAKE_TARGETS_IN_VPATH_FALSE='#' | |
MAKE_TARGETS_IN_VPATH_TRUE='' | |
MKINSTALLDIRS='$(top_builddir)/build-aux/mkinstalldirs' | |
MKTEMP='/bin/mktemp' | |
MSGFMT=':' | |
MSGMERGE=':' | |
OBJEXT='o' | |
PACKAGE='cvs' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='Concurrent Versions System (CVS)' | |
PACKAGE_STRING='Concurrent Versions System (CVS) 1.12.13' | |
PACKAGE_TARNAME='cvs' | |
PACKAGE_VERSION='1.12.13' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
POSUB='po' | |
PR='/usr/bin/pr' | |
PS2PDF='/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing ps2pdf' | |
RANLIB='ranlib' | |
ROFF='/usr/bin/groff' | |
RSH_DFLT='ssh' | |
SENDMAIL='no' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STDBOOL_H='' | |
STDINT_H='' | |
STRIP='' | |
TEXI2DVI='/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/missing texi2dvi' | |
USE_NLS='yes' | |
VERSION='1.12.13' | |
XGETTEXT=':' | |
YACC='${SHELL} /tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/bison-missing --run bison -y' | |
YFLAGS='' | |
ZLIB_CPPFLAGS='' | |
ZLIB_LIBS='' | |
ZLIB_SUBDIRS='' | |
ac_ct_CC='gcc-5' | |
ac_ct_RANLIB='ranlib' | |
ac_ct_STRIP='' | |
ac_prefix_program='' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__include='include' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-unknown-linux-gnu' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
cvs_client_objects='' | |
datadir='${prefix}/share' | |
exec_prefix='NONE' | |
host='x86_64-unknown-linux-gnu' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='linux-gnu' | |
host_vendor='unknown' | |
includedir='${prefix}/include' | |
infodir='/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/share/info' | |
install_sh='/tmp/cvs-20180725-14161-gcxw3w/cvs-1.12.13/build-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localstatedir='${prefix}/var' | |
mandir='/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1/share/man' | |
mkdir_p='mkdir -p --' | |
oldincludedir='/usr/include' | |
prefix='/home/linuxbrew/.linuxbrew/Cellar/cvs/1.12.13_1' | |
program_transform_name='s,x,x,' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='/home/linuxbrew/.linuxbrew/etc' | |
target_alias='' | |
with_default_rsh='ssh' | |
## ------------- ## | |
## Output files. ## | |
## ------------- ## | |
MKTEMP_SH_FUNCTION='/dev/null' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
#define AUTH_CLIENT_SUPPORT 1 | |
#define AUTH_SERVER_SUPPORT 1 | |
#define CLIENT_SUPPORT 1 | |
#define CVS_ADMIN_GROUP "cvsadmin" | |
#define D_INO_IN_DIRENT 1 | |
#define EDITOR_DFLT "vim" | |
#define ENABLE_NLS 1 | |
#define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | |
#define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | |
#define HAVE_ALARM 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ATEXIT 1 | |
#define HAVE_CANONICALIZE_FILE_NAME 1 | |
#define HAVE_CLOCK_GETTIME 1 | |
#define HAVE_CLOCK_SETTIME 1 | |
#define HAVE_CONNECT 1 | |
#define HAVE_CRYPT 1 | |
#define HAVE_DCGETTEXT 1 | |
#define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
#define HAVE_DECL_FEOF_UNLOCKED 1 | |
#define HAVE_DECL_FERROR_UNLOCKED 1 | |
#define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
#define HAVE_DECL_FGETS_UNLOCKED 1 | |
#define HAVE_DECL_FLOCKFILE 1 | |
#define HAVE_DECL_FPUTC_UNLOCKED 1 | |
#define HAVE_DECL_FPUTS_UNLOCKED 1 | |
#define HAVE_DECL_FREAD_UNLOCKED 1 | |
#define HAVE_DECL_FUNLOCKFILE 1 | |
#define HAVE_DECL_FWRITE_UNLOCKED 1 | |
#define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
#define HAVE_DECL_GETCWD 1 | |
#define HAVE_DECL_GETC_UNLOCKED 1 | |
#define HAVE_DECL_GETDELIM 1 | |
#define HAVE_DECL_GETENV 1 | |
#define HAVE_DECL_GETLINE 1 | |
#define HAVE_DECL_GETLOGIN 1 | |
#define HAVE_DECL_GETLOGIN_R 1 | |
#define HAVE_DECL_GETPASS 1 | |
#define HAVE_DECL_MEMRCHR 1 | |
#define HAVE_DECL_NANOSLEEP 1 | |
#define HAVE_DECL_NANOSLEEP 1 | |
#define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
#define HAVE_DECL_PUTC_UNLOCKED 1 | |
#define HAVE_DECL_STRDUP 1 | |
#define HAVE_DECL_STRERROR_R 1 | |
#define HAVE_DECL_STRERROR_R 1 | |
#define HAVE_DECL___FPENDING 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_DUP2 1 | |
#define HAVE_FCHDIR 1 | |
#define HAVE_FCHDIR 1 | |
#define HAVE_FCHMOD 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_FORK 1 | |
#define HAVE_FSEEKO 1 | |
#define HAVE_FSYNC 1 | |
#define HAVE_FTIME 1 | |
#define HAVE_FTRUNCATE 1 | |
#define HAVE_GAI_STRERROR 1 | |
#define HAVE_GAI_STRERROR 1 | |
#define HAVE_GETADDRINFO 1 | |
#define HAVE_GETADDRINFO 1 | |
#define HAVE_GETDELIM 1 | |
#define HAVE_GETEUID 1 | |
#define HAVE_GETGROUPS 1 | |
#define HAVE_GETHOSTNAME 1 | |
#define HAVE_GETLOGIN_R 1 | |
#define HAVE_GETLOGIN_R 1 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_GETOPT_LONG_ONLY 1 | |
#define HAVE_GETPAGESIZE 1 | |
#define HAVE_GETPAGESIZE 1 | |
#define HAVE_GETPAGESIZE 1 | |
#define HAVE_GETPWNAM_R 1 | |
#define HAVE_GETSPNAM 1 | |
#define HAVE_GETTEXT 1 | |
#define HAVE_GETTIMEOFDAY 1 | |
#define HAVE_GETTIMEOFDAY 1 | |
#define HAVE_GLOB_H 1 | |
#define HAVE_GLOB_H 1 | |
#define HAVE_INITGROUPS 1 | |
#define HAVE_INTMAX_T 1 | |
#define HAVE_INTMAX_T 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
#define HAVE_IPV4 1 | |
#define HAVE_IPV6 1 | |
#define HAVE_ISASCII 1 | |
#define HAVE_ISBLANK 1 | |
#define HAVE_ISWPRINT 1 | |
#define HAVE_LANGINFO_CODESET 1 | |
#define HAVE_LIBNSL 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_LONG_DOUBLE 1 | |
#define HAVE_LONG_FILE_NAMES 1 | |
#define HAVE_LONG_LONG 1 | |
#define HAVE_MALLOC 1 | |
#define HAVE_MAP_ANONYMOUS 1 | |
#define HAVE_MBLEN 1 | |
#define HAVE_MBRLEN 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE_MBSINIT 1 | |
#define HAVE_MBSTATE_T 1 | |
#define HAVE_MBSTATE_T 1 | |
#define HAVE_MEMCHR 1 | |
#define HAVE_MEMCHR 1 | |
#define HAVE_MEMMOVE 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_MEMPCPY 1 | |
#define HAVE_MEMPCPY 1 | |
#define HAVE_MEMPCPY 1 | |
#define HAVE_MEMRCHR 1 | |
#define HAVE_MEMRCHR 1 | |
#define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
#define HAVE_MKNOD 1 | |
#define HAVE_MKSTEMP 1 | |
#define HAVE_MMAP 1 | |
#define HAVE_NDBM_H 1 | |
#define HAVE_OPENAT 1 | |
#define HAVE_OPENAT 1 | |
#define HAVE_POSIX_MEMALIGN 1 | |
#define HAVE_PRINTF_PTR 1 | |
#define HAVE_PTRDIFF_T 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_REALLOC 1 | |
#define HAVE_REGCOMP 1 | |
#define HAVE_REGERROR 1 | |
#define HAVE_REGEXEC 1 | |
#define HAVE_REGFREE 1 | |
#define HAVE_RPMATCH 1 | |
#define HAVE_RUN_TZSET_TEST 1 | |
#define HAVE_SETENV 1 | |
#define HAVE_SIGACTION 1 | |
#define HAVE_SIGBLOCK 1 | |
#define HAVE_SIGINTERRUPT 1 | |
#define HAVE_SIGPROCMASK 1 | |
#define HAVE_SIGSETMASK 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_STDBOOL_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDINT_H_WITH_UINTMAX 1 | |
#define HAVE_STDIO_EXT_H 1 | |
#define HAVE_STDIO_EXT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRCHR 1 | |
#define HAVE_STRDUP 1 | |
#define HAVE_STRERROR 1 | |
#define HAVE_STRERROR_R 1 | |
#define HAVE_STRERROR_R 1 | |
#define HAVE_STRFTIME 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_STRNCASECMP 1 | |
#define HAVE_STRTOL 1 | |
#define HAVE_STRTOUL 1 | |
#define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
#define HAVE_STRUCT_STAT_ST_RDEV 1 | |
#define HAVE_STRUCT_TIMESPEC 1 | |
#define HAVE_STRUCT_TIMESPEC 1 | |
#define HAVE_STRUCT_TM_TM_ZONE 1 | |
#define HAVE_SYSLOG_H 1 | |
#define HAVE_SYS_CDEFS_H 1 | |
#define HAVE_SYS_FILE_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_RESOURCE_H 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_TCGETATTR 1 | |
#define HAVE_TCSETATTR 1 | |
#define HAVE_TERMIOS_H 1 | |
#define HAVE_TIMEZONE 1 | |
#define HAVE_TIME_R_POSIX 1 | |
#define HAVE_TM_GMTOFF 1 | |
#define HAVE_TM_ZONE 1 | |
#define HAVE_TZSET 1 | |
#define HAVE_TZSET 1 | |
#define HAVE_UINTMAX_T 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UNSETENV 1 | |
#define HAVE_UNSIGNED_LONG_LONG 1 | |
#define HAVE_UTIME_H 1 | |
#define HAVE_UTIME_NULL 1 | |
#define HAVE_VASPRINTF 1 | |
#define HAVE_VFORK 1 | |
#define HAVE_VPRINTF 1 | |
#define HAVE_WAIT3 1 | |
#define HAVE_WAITPID 1 | |
#define HAVE_WCHAR_H 1 | |
#define HAVE_WCHAR_T 1 | |
#define HAVE_WCRTOMB 1 | |
#define HAVE_WCSCOLL 1 | |
#define HAVE_WCSLEN 1 | |
#define HAVE_WCTYPE_H 1 | |
#define HAVE_WINT_T 1 | |
#define HAVE_WORKING_FORK 1 | |
#define HAVE_WORKING_VFORK 1 | |
#define HAVE_ZLIB_H 1 | |
#define HAVE__BOOL 1 | |
#define HAVE___FPENDING 1 | |
#define HAVE___FSETLOCKING 1 | |
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
#define MALLOC_0_IS_NONNULL 1 | |
#define MY_NDBM 1 | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_NAME "Concurrent Versions System (CVS)" | |
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.13" | |
#define PACKAGE_TARNAME "cvs" | |
#define PACKAGE_VERSION "1.12.13" | |
#define PAM_SERVICE_NAME "cvs" | |
#define PROXY_SUPPORT 1 | |
#define PR_PROGRAM "/usr/bin/pr" | |
#define REGEX_MALLOC 1 | |
#define RETSIGTYPE void | |
#define RSH_DFLT "ssh" | |
#define SERVER_FLOWCONTROL 1 | |
#define SERVER_HI_WATER (2 * 1024 * 1024) | |
#define SERVER_LO_WATER (1 * 1024 * 1024) | |
#define SERVER_SUPPORT 1 | |
#define SIZEOF_CHAR 1 | |
#define SIZEOF_DOUBLE 8 | |
#define SIZEOF_FLOAT 4 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_INTMAX_T 8 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_LONG_DOUBLE 16 | |
#define SIZEOF_LONG_LONG 8 | |
#define SIZEOF_PTRDIFF_T 8 | |
#define SIZEOF_SHORT 2 | |
#define SIZEOF_SIZE_T 8 | |
#define SIZEOF_WINT_T 4 | |
#define STDC_HEADERS 1 | |
#define STDC_HEADERS 1 | |
#define STRERROR_R_CHAR_P 1 | |
#define STRERROR_R_CHAR_P 1 | |
#define TIME_WITH_SYS_TIME 1 | |
#define TMPDIR_DFLT "/tmp" | |
#define UMASK_DFLT 002 | |
#define UNIQUE_FLOAT_TYPE_DOUBLE 1 | |
#define UNIQUE_FLOAT_TYPE_FLOAT 1 | |
#define UNIQUE_FLOAT_TYPE_LONG_DOUBLE 1 | |
#define UNIQUE_INT_TYPE_CHAR 1 | |
#define UNIQUE_INT_TYPE_INT 1 | |
#define UNIQUE_INT_TYPE_LONG 1 | |
#define UNIQUE_INT_TYPE_SHORT 1 | |
#define USE_UNLOCKED_IO 1 | |
#define _GNU_SOURCE 1 | |
#define _POSIX_PTHREAD_SEMANTICS 1 | |
#define _REGEX_LARGE_OFFSETS 1 | |
#define _REGEX_RE_COMP 1 | |
#define __EXTENSIONS__ 1 | |
#define getpass gnu_getpass | |
#define mktime rpl_mktime | |
#define my_strftime nstrftime | |
#define strcasecmp rpl_strcasecmp | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment