checking for a BSD-compatible install... build-aux/install-sh -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... plaintar checking for gcc... gcc 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 accepts -g... yes checking for gcc option to accept ISO C89... unsupported checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for bison... no checking for byacc... no checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/xpg4/bin/grep checking for egrep... /usr/xpg4/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... no 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... no checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for strerror in -lcposix... no checking for inline... inline checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the preprocessor's result configure: WARNING: fcntl.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to bug-tar@gnu.org ## configure: WARNING: ## ------------------------------ ## checking for fcntl.h... yes checking linux/fd.h usability... no checking linux/fd.h presence... no checking for linux/fd.h... no checking for memory.h... (cached) yes checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking for string.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... yes configure: WARNING: stropts.h: present but cannot be compiled configure: WARNING: stropts.h: check for missing prerequisite headers? configure: WARNING: stropts.h: see the Autoconf documentation configure: WARNING: stropts.h: section "Present But Cannot Be Compiled" configure: WARNING: stropts.h: proceeding with the preprocessor's result configure: WARNING: stropts.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to bug-tar@gnu.org ## configure: WARNING: ## ------------------------------ ## checking for stropts.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/device.h usability... no checking sys/device.h presence... no checking for sys/device.h... no checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/gentape.h usability... no checking sys/gentape.h presence... no checking for sys/gentape.h... no checking sys/inet.h usability... no checking sys/inet.h presence... no checking for sys/inet.h... no checking sys/io/trioctl.h usability... no checking sys/io/trioctl.h presence... no checking for sys/io/trioctl.h... no checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/tprintf.h usability... no checking sys/tprintf.h presence... no checking for sys/tprintf.h... no checking sys/tape.h usability... no checking sys/tape.h presence... no checking for sys/tape.h... no checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdint.h... (cached) no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for sys/stat.h... (cached) no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/buf.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for stdbool.h that conforms to C99... no checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... yes checking sys/mkdev.h presence... yes checking for sys/mkdev.h... yes checking whether stat file-mode macros are broken... yes checking for ANSI C header files... (cached) yes checking for st_fstype string in struct stat... no checking return type of signal handlers... void checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for major_t... yes checking for minor_t... yes checking for dev_t... yes checking for ino_t... yes checking for ssize_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether getenv is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for pathconf... yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for dup2... yes checking for fchdir... yes checking for btowc... yes checking for isblank... no checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... no checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for __fpending... yes checking for ftruncate... yes checking for gettimeofday... yes checking for nanotime... no checking for alarm... yes checking for lchmod... no checking for fdopendir... no checking for mbsinit... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for wcscoll... yes checking for setenv... no checking for sleep... yes checking for lstat... yes checking for pipe... yes checking for futimes... no checking for futimesat... no checking for vasnprintf... no checking for iswcntrl... yes checking for wcwidth... yes checking for strerror... yes checking for mkfifo... yes checking for setlocale... yes checking for d_ino member in directory struct... no checking whether system is Windows or MSDOS... no checking for long file names... yes checking whether canonicalize_file_name is declared... no checking for unistd.h... (cached) yes checking for working chown... no checking whether chown(2) dereferences symlinks... yes checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2.8 checking whether // is distinct from /... no checking whether strerror_r is declared... no checking for strerror_r... no checking whether strerror_r returns char *... no checking whether the preprocessor supports include_next... yes checking for mbstate_t... no checking whether stdin defaults to large file offsets... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking whether getcwd is declared... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... no checking whether getdelim is declared... no checking whether getline is declared... no checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no checking for struct timeval... yes checking for long long int... yes checking for unsigned long long int... yes checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of size_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for sig_atomic_t integer literal suffix... checking for size_t integer literal suffix... u checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... l checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... no checking whether imaxdiv is declared... no checking whether strtoimax is declared... no checking whether strtoumax is declared... no checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... no checking whether memrchr is declared... no checking whether snprintf is declared... yes checking whether strdup is declared... yes checking for working strerror function... no checking whether strerror is declared... yes checking whether strndup is declared... no checking whether strnlen is declared... no checking for struct timespec in ... yes checking whether utime accepts a null argument... no checking for struct utimbuf... yes checking determine whether the utimes function works... no checking for EOVERFLOW... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... no checking for intmax_t... yes checking whether vsnprintf is declared... yes checking for stdint.h... (cached) no checking for SIZE_MAX... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether program_invocation_name is defined... no checking whether program_invocation_short_name is defined... no checking whether this system has an arbitrary file name length limit... yes checking for fchown... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for d_ino member in directory struct... (cached) no checking for dirfd... no checking whether dirfd is declared... no checking whether dirfd is a macro... no checking for dirfd... (cached) no checking how to get the file descriptor associated with an open DIR*... dd_fd checking whether // is distinct from /... (cached) no checking for error_at_line... no checking for working fcntl.h... no checking for struct stat.st_blocks... no checking for working GNU fnmatch... no checking whether isblank is declared... no checking whether __fpending is declared... yes checking for fseeko... yes checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for getdelim... no checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking for getline... no checking for getdelim... (cached) no checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking for getpagesize... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking for lchown... yes checking whether lseek detects pipes... yes checking whether lstat dereferences a symlink specified with a trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memchr... yes checking for mempcpy... (cached) no checking for memrchr... no checking for memset... yes checking for mkdtemp... no checking for working mktime... no checking for obstacks... no checking for fchmodat... no checking for mkdirat... no checking for openat... no checking for fchownat... no checking for mbstate_t... (cached) no checking whether mbrtowc and mbstate_t are properly declared... (cached) no checking for working re_compile_pattern... no checking whether isblank is declared... (cached) no checking for rmdir... yes checking for rpmatch... no checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking if environ is properly declared... no checking for unsetenv... no checking if environ is properly declared... (cached) no checking for snprintf... yes checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for sys/inttypes.h... (cached) yes checking for sys/bitypes.h... (cached) no checking for bit size of ptrdiff_t... (cached) 32 checking for bit size of sig_atomic_t... (cached) 32 checking for bit size of size_t... (cached) 32 checking for bit size of wchar_t... (cached) 32 checking for bit size of wint_t... (cached) 32 checking whether sig_atomic_t is signed... (cached) yes checking whether wchar_t is signed... (cached) yes checking whether wint_t is signed... (cached) yes checking for ptrdiff_t integer literal suffix... (cached) checking for sig_atomic_t integer literal suffix... (cached) checking for size_t integer literal suffix... (cached) u checking for wchar_t integer literal suffix... (cached) l checking for wint_t integer literal suffix... (cached) l checking for stpcpy... no checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... no checking for strdup... yes checking for working strndup... no checking for working strnlen... no checking whether defines strtoimax as a macro... no checking for strtoimax... no checking whether strtoll is declared... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether defines strtoumax as a macro... no checking for strtoumax... no checking whether strtoull is declared... yes checking whether mkdir is declared... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking whether localtime_r is compatible with its POSIX signature... yes checking whether utimes accepts a null argument... no checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking whether _snprintf is declared... no checking for vsnprintf... yes checking whether is standalone... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) no checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_blksize... no checking for library containing setsockopt... -lsocket checking for library containing setsockopt... (cached) -lsocket checking for sys/mtio.h... (cached) yes checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... yes checking for remote tape header files... yes checking for sys/buf.h... (cached) yes checking for struct stat.st_blksize... (cached) no checking for fsync... yes checking for getdtablesize... yes checking for lstat... (cached) yes checking for mkfifo... (cached) yes checking for readlink... (cached) yes checking for symlink... yes checking for setlocale... (cached) yes checking for utimes... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether time is declared... yes checking for waitpid... yes checking for remote shell... /usr/bin/rsh checking for default archive format... GNU checking for default archive... - checking for default blocking... 20 checking for default quoting style... escape checking for ld used by GCC... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv_t... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for GNU gettext in libintl... no checking whether to use NLS... no configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands