bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] [GNU tar 1.19] testsuite: 2 7 8 13 14 16 17 22 28 29 44 45 46


From: Gary E. Barnes
Subject: [Bug-tar] [GNU tar 1.19] testsuite: 2 7 8 13 14 16 17 22 28 29 44 45 46 48 51 52 61 64 65 66 67 failed
Date: Tue, 13 Nov 2007 12:31:47 -0800

tar-1.19 - tests fail on HP-UX v11.00

(In case you do not know...  Building tar-1.19 on most of the architectures
 that I have attempted have failed on, first, malloc gets defined and it is
 wrong, it does not match the system definition, and defining YYMALLOC=malloc
 fixes that problem, and then second, the CHAR_BIT macros is typically not
 defined on most systems, or not defined without turning on some "magic"
 system define and the easiest most portable way to work around that problem
 is to just define it myself.
 OSF/1   v4.0
 HP-UX   v11.0
 AIX     v4.3.3
 IRIX    v6.5
 Solaris v2.6
)

Here is the full build process I'm using for HP-UX v11.00.  I'm using gcc
4.2.2, GNU binutils, etc., all from
/accts/fumar.a/reroot/hppa-hpux/{bin,include,lib}.

Included below is
a) the complete log of how I built and tested tar-1.19,
b) the testsuite.log file it created

------------------------------------------------------------------------------

hydroc 337: rm -rf *
rm -rf *
hydroc 338: (setenv CPPFLAGS "-I/accts/fumar.a/reroot/$APEX_ARCH/include 
-DYYMALLOC=malloc -DCHAR_BIT=8" ; \
        setenv LDFLAGS  "-L/accts/fumar.a/reroot/$APEX_ARCH/lib" ; \
        ../tar-1.19/configure --prefix=/accts/fumar.a/reroot/$APEX_ARCH 
--disable-nls)
(setenv CPPFLAGS "-I/accts/fumar.a/reroot/$APEX_ARCH/include -DYYMALLOC=malloc 
-DCHAR_BIT=8" ; \
        setenv LDFLAGS  "-L/accts/fumar.a/reroot/$APEX_ARCH/lib" ; \
        ../tar-1.19/configure --prefix=/accts/fumar.a/reroot/$APEX_ARCH 
--disable-nls)
checking for a BSD-compatible install... 
/ned/gnu/emacs.ss/emacs-20.7.wrk/install.sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... none
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... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for bison... bison -y
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... 
/accts/fumar.a/usr/local/hppa_hpux/bin/grep
checking for egrep... /accts/fumar.a/usr/local/hppa_hpux/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... 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 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... yes
checking fcntl.h presence... yes
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... yes
checking stropts.h presence... yes
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... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
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... no
checking wctype.h presence... no
checking for wctype.h... no
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
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) yes
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... yes
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... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking whether stat file-mode macros are broken... no
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... no
checking for minor_t... no
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... no
checking whether getchar_unlocked is declared... no
checking whether putc_unlocked is declared... no
checking whether putchar_unlocked is declared... no
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... no
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... no
checking for mempcpy... no
checking for wmemchr... no
checking for wmemcpy... no
checking for wmempcpy... no
checking for __fpending... no
checking for ftruncate... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for alarm... yes
checking for lchmod... yes
checking for fdopendir... no
checking for mbsinit... no
checking for mbrtowc... no
checking for wcrtomb... no
checking for wcscoll... yes
checking for setenv... no
checking for sleep... yes
checking for strerror... 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 mkfifo... yes
checking for setlocale... yes
checking for d_ino member in directory struct... yes
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... yes
checking whether chown(2) dereferences symlinks... yes
checking build system type... hppa2.0w-hp-hpux11.00
checking host system type... hppa2.0w-hp-hpux11.00
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 getcwd (NULL, 0) allocates memory for result... no
checking whether getcwd is declared... yes
checking for compound literals... no
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... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 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... no
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for sig_atomic_t integer literal suffix... u
checking for size_t integer literal suffix... ul
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
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... yes
checking whether strtoumax is declared... yes
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 strdup is declared... yes
checking for working strerror function... no
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking for struct timespec in <time.h>... yes
checking whether utime accepts a null argument... yes
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... (((1UL << 31) - 1) * 2 + 1)
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 library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for d_ino member in directory struct... (cached) yes
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 (bad O_NOATIME, O_NOFOLLOW)
checking for struct stat.st_blocks... yes
checking for working GNU fnmatch... no
checking whether isblank is declared... yes
checking whether __fpending is declared... no
checking how to determine the number of pending output bytes on a stream... 
fp->_ptr - fp->_base
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 for lchown... 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) yes
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... yes
checking for unsetenv... no
checking if environ is properly declared... (cached) 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) no
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) no
checking whether wchar_t is signed... (cached) no
checking whether wint_t is signed... (cached) no
checking for ptrdiff_t integer literal suffix... (cached) l
checking for sig_atomic_t integer literal suffix... (cached) u
checking for size_t integer literal suffix... (cached) ul
checking for wchar_t integer literal suffix... (cached) u
checking for wint_t integer literal suffix... (cached) u
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 <inttypes.h> defines strtoimax as a macro... yes
checking for strtol... yes
checking for strtoll... no
checking for strtoul... yes
checking for strtoull... no
checking whether <inttypes.h> defines strtoumax as a macro... yes
checking whether mkdir is declared... yes
checking for a thread-safe mkdir -p... 
/accts/fumar.a/usr/local/hppa_hpux/bin/mkdir -p
checking for a thread-safe mkdir -p... 
/accts/fumar.a/usr/local/hppa_hpux/bin/mkdir -p
checking whether localtime_r is compatible with its POSIX signature... no
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking for vsnprintf... yes
checking whether <wchar.h> 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... yes
checking for library containing setsockopt... none required
checking for library containing setsockopt... (cached) none required
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) yes
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 strerror... (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/remsh
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... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, 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... no
checking for msgfmt... /accts/fumar.a/reroot/hppa_hpux/bin/msgfmt
checking for gmsgfmt... /accts/fumar.a/reroot/hppa_hpux/bin/msgfmt
checking for xgettext... /accts/fumar.a/reroot/hppa_hpux/bin/xgettext
checking for msgmerge... /accts/fumar.a/reroot/hppa_hpux/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... 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: 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
hydroc 339: 
hydroc 339: 
hydroc 339: 
hydroc 339: which gcc
which gcc
/accts/fumar.a/reroot/hppa_hpux/bin/gcc
hydroc 340: gcc --version
gcc --version
gcc (GCC) 4.2.2
Copyright (C) 2007 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.
hydroc 341: 
hydroc 341: 
hydroc 341: 
hydroc 341: make
make
make  all-recursive
make[1]: Entering directory `/accts/hydroc.a/gnu/footar'
Making all in doc
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/doc'
Making all in lib
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/lib'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          cat ../../tar-1.19/lib/alloca.in.h; \
        } > alloca.h-t
mv -f alloca.h-t alloca.h
rm -f configmake.h-t configmake.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          echo '#define PREFIX "/accts/fumar.a/reroot/hppa_hpux"'; \
          echo '#define EXEC_PREFIX "/accts/fumar.a/reroot/hppa_hpux"'; \
          echo '#define BINDIR "/accts/fumar.a/reroot/hppa_hpux/bin"'; \
          echo '#define SBINDIR "/accts/fumar.a/reroot/hppa_hpux/sbin"'; \
          echo '#define LIBEXECDIR "/accts/fumar.a/reroot/hppa_hpux/libexec"'; \
          echo '#define DATAROOTDIR "/accts/fumar.a/reroot/hppa_hpux/share"'; \
          echo '#define DATADIR "/accts/fumar.a/reroot/hppa_hpux/share"'; \
          echo '#define SYSCONFDIR "/accts/fumar.a/reroot/hppa_hpux/etc"'; \
          echo '#define SHAREDSTATEDIR "/accts/fumar.a/reroot/hppa_hpux/com"'; \
          echo '#define LOCALSTATEDIR "/accts/fumar.a/reroot/hppa_hpux/var"'; \
          echo '#define INCLUDEDIR "/accts/fumar.a/reroot/hppa_hpux/include"'; \
          echo '#define OLDINCLUDEDIR "/usr/include"'; \
          echo '#define DOCDIR 
"/accts/fumar.a/reroot/hppa_hpux/share/doc/tar"'; \
          echo '#define INFODIR "/accts/fumar.a/reroot/hppa_hpux/share/info"'; \
          echo '#define HTMLDIR 
"/accts/fumar.a/reroot/hppa_hpux/share/doc/tar"'; \
          echo '#define DVIDIR 
"/accts/fumar.a/reroot/hppa_hpux/share/doc/tar"'; \
          echo '#define PDFDIR 
"/accts/fumar.a/reroot/hppa_hpux/share/doc/tar"'; \
          echo '#define PSDIR "/accts/fumar.a/reroot/hppa_hpux/share/doc/tar"'; 
\
          echo '#define LIBDIR "/accts/fumar.a/reroot/hppa_hpux/lib"'; \
          echo '#define LISPDIR ""'; \
          echo '#define LOCALEDIR 
"/accts/fumar.a/reroot/hppa_hpux/share/locale"'; \
          echo '#define MANDIR "/accts/fumar.a/reroot/hppa_hpux/share/man"'; \
          echo '#define MANEXT ""'; \
          echo '#define PKGDATADIR 
"/accts/fumar.a/reroot/hppa_hpux/share/tar"'; \
          echo '#define PKGINCLUDEDIR 
"/accts/fumar.a/reroot/hppa_hpux/include/tar"'; \
          echo '#define PKGLIBDIR "/accts/fumar.a/reroot/hppa_hpux/lib/tar"'; \
          echo '#define PKGLIBEXECDIR ""'; \
        } | sed '/""/d' > configmake.h-t
mv configmake.h-t configmake.h
rm -f fcntl.h-t fcntl.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
              < ../../tar-1.19/lib/fcntl.in.h; \
        } > fcntl.h-t
mv fcntl.h-t fcntl.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          cat ../../tar-1.19/lib/fnmatch.in.h; \
        } > fnmatch.h-t
mv -f fnmatch.h-t fnmatch.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          cat ../../tar-1.19/lib/getopt.in.h; \
        } > getopt.h-t
mv -f getopt.h-t getopt.h
rm -f inttypes.h-t inttypes.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
              -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
              -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
              -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
              -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
              -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
              -e 's/@''GNULIB_IMAXABS''@/0/g' \
              -e 's/@''GNULIB_IMAXDIV''@/0/g' \
              -e 's/@''GNULIB_STRTOIMAX''@/1/g' \
              -e 's/@''GNULIB_STRTOUMAX''@/1/g' \
              -e 's/@''HAVE_DECL_IMAXABS''@/0/g' \
              -e 's/@''HAVE_DECL_IMAXDIV''@/0/g' \
              -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
              -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
              -e '/definition of GL_LINK_WARNING/r 
../../tar-1.19/build-aux/link-warning.h' \
              < ../../tar-1.19/lib/inttypes.in.h; \
        } > inttypes.h-t
mv inttypes.h-t inttypes.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's/@''HAVE_STDINT_H''@/0/g' \
              -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
              -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
              -e 's/@''HAVE_INTTYPES_H''@/1/g' \
              -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
              -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
              -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
              -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
              -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
              -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
              -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/0/g' \
              -e 's/@''SIG_ATOMIC_T_SUFFIX''@/u/g' \
              -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
              -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
              -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
              -e 's/@''WCHAR_T_SUFFIX''@/u/g' \
              -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
              -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
              -e 's/@''WINT_T_SUFFIX''@/u/g' \
              < ../../tar-1.19/lib/stdint.in.h; \
        } > stdint.h-t
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
              -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_SNPRINTF''@|0|g' \
              -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VSNPRINTF''@|1|g' \
              -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VASPRINTF''@|0|g' \
              -e 's|@''GNULIB_FSEEK''@|0|g' \
              -e 's|@''GNULIB_FSEEKO''@|0|g' \
              -e 's|@''GNULIB_FTELL''@|0|g' \
              -e 's|@''GNULIB_FTELLO''@|0|g' \
              -e 's|@''GNULIB_FFLUSH''@|0|g' \
              -e 's|@''GNULIB_GETDELIM''@|1|g' \
              -e 's|@''GNULIB_GETLINE''@|1|g' \
              -e 's|@''REPLACE_FPRINTF''@|0|g' \
              -e 's|@''REPLACE_VFPRINTF''@|0|g' \
              -e 's|@''REPLACE_PRINTF''@|0|g' \
              -e 's|@''REPLACE_VPRINTF''@|0|g' \
              -e 's|@''REPLACE_SNPRINTF''@|0|g' \
              -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
              -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
              -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
              -e 's|@''REPLACE_SPRINTF''@|0|g' \
              -e 's|@''REPLACE_VSPRINTF''@|0|g' \
              -e 's|@''HAVE_VASPRINTF''@|1|g' \
              -e 's|@''REPLACE_VASPRINTF''@|0|g' \
              -e 's|@''REPLACE_FSEEKO''@|0|g' \
              -e 's|@''REPLACE_FSEEK''@|0|g' \
              -e 's|@''REPLACE_FTELLO''@|0|g' \
              -e 's|@''REPLACE_FTELL''@|0|g' \
              -e 's|@''REPLACE_FFLUSH''@|0|g' \
              -e 's|@''HAVE_DECL_GETDELIM''@|0|g' \
              -e 's|@''HAVE_DECL_GETLINE''@|0|g' \
              -e 's|@''REPLACE_GETLINE''@|1|g' \
              -e '/definition of GL_LINK_WARNING/r 
../../tar-1.19/build-aux/link-warning.h' \
              < ../../tar-1.19/lib/stdio.in.h; \
        } > stdio.h-t
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
              -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
              -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
              -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
              -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
              -e 's|@''GNULIB_MKDTEMP''@|1|g' \
              -e 's|@''GNULIB_MKSTEMP''@|0|g' \
              -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
              -e 's|@''HAVE_GETSUBOPT''@|1|g' \
              -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
              -e 's|@''HAVE_MKDTEMP''@|0|g' \
              -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
              -e 's|@''REPLACE_MKSTEMP''@|0|g' \
              -e '/definition of GL_LINK_WARNING/r 
../../tar-1.19/build-aux/link-warning.h' \
              < ../../tar-1.19/lib/stdlib.in.h; \
        } > stdlib.h-t
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
              -e 's|@''GNULIB_MBSLEN''@|0|g' \
              -e 's|@''GNULIB_MBSNLEN''@|0|g' \
              -e 's|@''GNULIB_MBSCHR''@|0|g' \
              -e 's|@''GNULIB_MBSRCHR''@|0|g' \
              -e 's|@''GNULIB_MBSSTR''@|0|g' \
              -e 's|@''GNULIB_MBSCASECMP''@|1|g' \
              -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
              -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
              -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
              -e 's|@''GNULIB_MBSCSPN''@|0|g' \
              -e 's|@''GNULIB_MBSPBRK''@|0|g' \
              -e 's|@''GNULIB_MBSSPN''@|0|g' \
              -e 's|@''GNULIB_MBSSEP''@|0|g' \
              -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
              -e 's|@''GNULIB_MEMMEM''@|0|g' \
              -e 's|@''GNULIB_MEMPCPY''@|1|g' \
              -e 's|@''GNULIB_MEMRCHR''@|1|g' \
              -e 's|@''GNULIB_STPCPY''@|1|g' \
              -e 's|@''GNULIB_STPNCPY''@|0|g' \
              -e 's|@''GNULIB_STRCHRNUL''@|1|g' \
              -e 's|@''GNULIB_STRDUP''@|1|g' \
              -e 's|@''GNULIB_STRNDUP''@|1|g' \
              -e 's|@''GNULIB_STRNLEN''@|1|g' \
              -e 's|@''GNULIB_STRPBRK''@|0|g' \
              -e 's|@''GNULIB_STRSEP''@|0|g' \
              -e 's|@''GNULIB_STRCASESTR''@|0|g' \
              -e 's|@''GNULIB_STRTOK_R''@|0|g' \
              -e 's|@''GNULIB_STRERROR''@|1|g' \
              -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
              -e 's|@''HAVE_MEMPCPY''@|0|g' \
              -e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \
              -e 's|@''HAVE_STPCPY''@|0|g' \
              -e 's|@''HAVE_STPNCPY''@|1|g' \
              -e 's|@''HAVE_STRCASECMP''@|1|g' \
              -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
              -e 's|@''HAVE_STRCHRNUL''@|0|g' \
              -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
              -e 's|@''HAVE_STRNDUP''@|0|g' \
              -e 's|@''HAVE_DECL_STRNDUP''@|0|g' \
              -e 's|@''HAVE_DECL_STRNLEN''@|0|g' \
              -e 's|@''HAVE_STRPBRK''@|1|g' \
              -e 's|@''HAVE_STRSEP''@|1|g' \
              -e 's|@''HAVE_STRCASESTR''@|1|g' \
              -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
              -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
              -e 's|@''REPLACE_STRERROR''@|1|g' \
              -e '/definition of GL_LINK_WARNING/r 
../../tar-1.19/build-aux/link-warning.h' \
              < ../../tar-1.19/lib/string.in.h; \
        } > string.h-t
mv string.h-t string.h
/accts/fumar.a/usr/local/hppa_hpux/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
              -e 's|@''HAVE_IO_H''@|0|g' \
              -e 's|@''HAVE_LSTAT''@|1|g' \
              -e 's|@''HAVE_DECL_MKDIR''@|1|g' \
              < ../../tar-1.19/lib/sys_stat.in.h; \
        } > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_SYSEXITS_H''@|1|g' \
              -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_SYSEXITS_H''@|<sysexits.h>|g' \
              < ../../tar-1.19/lib/sysexits.in.h; \
        } > sysexits.h-t
mv -f sysexits.h-t sysexits.h
rm -f time.h-t time.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@NEXT_TIME_H''@|<time.h>|g' \
              -e 's|@REPLACE_LOCALTIME_R''@|1|g' \
              -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
              -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \
              -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
              -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
              -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
              < ../../tar-1.19/lib/time.in.h; \
        } > time.h-t
mv time.h-t time.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
              -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
              -e 's|@''GNULIB_CHOWN''@|1|g' \
              -e 's|@''GNULIB_DUP2''@|1|g' \
              -e 's|@''GNULIB_FCHDIR''@|1|g' \
              -e 's|@''GNULIB_FTRUNCATE''@|1|g' \
              -e 's|@''GNULIB_GETCWD''@|1|g' \
              -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
              -e 's|@''GNULIB_LCHOWN''@|1|g' \
              -e 's|@''GNULIB_LSEEK''@|0|g' \
              -e 's|@''GNULIB_READLINK''@|1|g' \
              -e 's|@''GNULIB_SLEEP''@|1|g' \
              -e 's|@''HAVE_DUP2''@|1|g' \
              -e 's|@''HAVE_FTRUNCATE''@|1|g' \
              -e 's|@''HAVE_READLINK''@|1|g' \
              -e 's|@''HAVE_SLEEP''@|1|g' \
              -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
              -e 's|@''REPLACE_CHOWN''@|0|g' \
              -e 's|@''REPLACE_FCHDIR''@|0|g' \
              -e 's|@''REPLACE_GETCWD''@|1|g' \
              -e 's|@''REPLACE_LCHOWN''@|0|g' \
              -e 's|@''REPLACE_LSEEK''@|0|g' \
              < ../../tar-1.19/lib/unistd.in.h; \
        } > unistd.h-t
mv unistd.h-t unistd.h
rm -f wctype.h-t wctype.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's/@''HAVE_WCTYPE_H''@/0/g' \
              -e 's/@''INCLUDE_NEXT''@/include_next/g' \
              -e 's|@''NEXT_WCTYPE_H''@||g' \
              -e 's/@''HAVE_ISWCNTRL''@/1/g' \
              -e 's/@''HAVE_WINT_T''@/1/g' \
              < ../../tar-1.19/lib/wctype.in.h; \
        } > wctype.h-t
mv wctype.h-t wctype.h
rm -f rmt-command.h-t rmt-command.h
echo "#ifndef DEFAULT_RMT_COMMAND" >> rmt-command.h-t
echo "# define DEFAULT_RMT_COMMAND 
\"/accts/fumar.a/reroot/hppa_hpux/libexec/`echo rmt | sed 's,x,x,'`\"" >> 
rmt-command.h-t
echo "#endif" >> rmt-command.h-t
mv rmt-command.h-t rmt-command.h
make  all-am
make[3]: Entering directory `/accts/hydroc.a/gnu/footar/lib'
depbase=`echo argp-ba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-ba.o -MD -MP -MF "$depbase.Tpo" -c -o argp-ba.o 
../../tar-1.19/lib/argp-ba.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argp-eexst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-eexst.o -MD -MP -MF "$depbase.Tpo" -c -o argp-eexst.o 
../../tar-1.19/lib/argp-eexst.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argp-fmtstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-fmtstream.o -MD -MP -MF "$depbase.Tpo" -c -o argp-fmtstream.o 
../../tar-1.19/lib/argp-fmtstream.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
In file included from ../../tar-1.19/lib/argp-fmtstream.c:33:
../../tar-1.19/lib/argp-fmtstream.h:207: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:207: warning: to disable this warning use 
-fgnu89-inline or the gnu_inline function attribute
../../tar-1.19/lib/argp-fmtstream.h:220: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:233: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:243: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:255: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:267: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:279: warning: C99 inline functions are not 
supported; using GNU89
depbase=`echo argp-fs-xinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-fs-xinl.o -MD -MP -MF "$depbase.Tpo" -c -o argp-fs-xinl.o 
../../tar-1.19/lib/argp-fs-xinl.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argp-help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-help.o -MD -MP -MF "$depbase.Tpo" -c -o argp-help.o 
../../tar-1.19/lib/argp-help.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
In file included from ../../tar-1.19/lib/argp-help.c:51:
../../tar-1.19/lib/argp-fmtstream.h:207: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:207: warning: to disable this warning use 
-fgnu89-inline or the gnu_inline function attribute
../../tar-1.19/lib/argp-fmtstream.h:220: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:233: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:243: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:255: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:267: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:279: warning: C99 inline functions are not 
supported; using GNU89
depbase=`echo argp-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-parse.o -MD -MP -MF "$depbase.Tpo" -c -o argp-parse.o 
../../tar-1.19/lib/argp-parse.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argp-pin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-pin.o -MD -MP -MF "$depbase.Tpo" -c -o argp-pin.o 
../../tar-1.19/lib/argp-pin.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argp-pv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-pv.o -MD -MP -MF "$depbase.Tpo" -c -o argp-pv.o 
../../tar-1.19/lib/argp-pv.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argp-pvh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-pvh.o -MD -MP -MF "$depbase.Tpo" -c -o argp-pvh.o 
../../tar-1.19/lib/argp-pvh.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argp-xinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argp-xinl.o -MD -MP -MF "$depbase.Tpo" -c -o argp-xinl.o 
../../tar-1.19/lib/argp-xinl.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo full-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT full-write.o -MD -MP -MF "$depbase.Tpo" -c -o full-write.o 
../../tar-1.19/lib/full-write.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo getdate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT getdate.o -MD -MP -MF "$depbase.Tpo" -c -o getdate.o 
../../tar-1.19/lib/getdate.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT localcharset.o -MD -MP -MF "$depbase.Tpo" -c -o localcharset.o 
../../tar-1.19/lib/localcharset.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT malloca.o -MD -MP -MF "$depbase.Tpo" -c -o malloca.o 
../../tar-1.19/lib/malloca.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT mbchar.o -MD -MP -MF "$depbase.Tpo" -c -o mbchar.o 
../../tar-1.19/lib/mbchar.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT mbscasecmp.o -MD -MP -MF "$depbase.Tpo" -c -o mbscasecmp.o 
../../tar-1.19/lib/mbscasecmp.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT openat-die.o -MD -MP -MF "$depbase.Tpo" -c -o openat-die.o 
../../tar-1.19/lib/openat-die.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT strnlen1.o -MD -MP -MF "$depbase.Tpo" -c -o strnlen1.o 
../../tar-1.19/lib/strnlen1.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT uniwidth/width.o -MD -MP -MF "$depbase.Tpo" -c -o uniwidth/width.o 
../../tar-1.19/lib/uniwidth/width.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT version-etc.o -MD -MP -MF "$depbase.Tpo" -c -o version-etc.o 
../../tar-1.19/lib/version-etc.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT version-etc-fsf.o -MD -MP -MF "$depbase.Tpo" -c -o version-etc-fsf.o 
../../tar-1.19/lib/version-etc-fsf.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xalloc-die.o -MD -MP -MF "$depbase.Tpo" -c -o xalloc-die.o 
../../tar-1.19/lib/xalloc-die.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xstrndup.o -MD -MP -MF "$depbase.Tpo" -c -o xstrndup.o 
../../tar-1.19/lib/xstrndup.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xstrtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xstrtoumax.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtoumax.o 
../../tar-1.19/lib/xstrtoumax.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo paxerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT paxerror.o -MD -MP -MF "$depbase.Tpo" -c -o paxerror.o 
../../tar-1.19/lib/paxerror.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo paxexit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT paxexit.o -MD -MP -MF "$depbase.Tpo" -c -o paxexit.o 
../../tar-1.19/lib/paxexit.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo paxnames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT paxnames.o -MD -MP -MF "$depbase.Tpo" -c -o paxnames.o 
../../tar-1.19/lib/paxnames.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo prepargs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT prepargs.o -MD -MP -MF "$depbase.Tpo" -c -o prepargs.o 
../../tar-1.19/lib/prepargs.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo rtapelib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT rtapelib.o -MD -MP -MF "$depbase.Tpo" -c -o rtapelib.o 
../../tar-1.19/lib/rtapelib.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo stdopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT stdopen.o -MD -MP -MF "$depbase.Tpo" -c -o stdopen.o 
../../tar-1.19/lib/stdopen.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argmatch.o -MD -MP -MF "$depbase.Tpo" -c -o argmatch.o 
../../tar-1.19/lib/argmatch.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT asnprintf.o -MD -MP -MF "$depbase.Tpo" -c -o asnprintf.o 
../../tar-1.19/lib/asnprintf.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo backupfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT backupfile.o -MD -MP -MF "$depbase.Tpo" -c -o backupfile.o 
../../tar-1.19/lib/backupfile.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT basename.o -MD -MP -MF "$depbase.Tpo" -c -o basename.o 
../../tar-1.19/lib/basename.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo canonicalize-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT canonicalize-lgpl.o -MD -MP -MF "$depbase.Tpo" -c -o 
canonicalize-lgpl.o ../../tar-1.19/lib/canonicalize-lgpl.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT chdir-long.o -MD -MP -MF "$depbase.Tpo" -c -o chdir-long.o 
../../tar-1.19/lib/chdir-long.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT close-stream.o -MD -MP -MF "$depbase.Tpo" -c -o close-stream.o 
../../tar-1.19/lib/close-stream.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT closeout.o -MD -MP -MF "$depbase.Tpo" -c -o closeout.o 
../../tar-1.19/lib/closeout.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT creat-safer.o -MD -MP -MF "$depbase.Tpo" -c -o creat-safer.o 
../../tar-1.19/lib/creat-safer.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo dirfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT dirfd.o -MD -MP -MF "$depbase.Tpo" -c -o dirfd.o 
../../tar-1.19/lib/dirfd.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT dirname.o -MD -MP -MF "$depbase.Tpo" -c -o dirname.o 
../../tar-1.19/lib/dirname.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT dup-safer.o -MD -MP -MF "$depbase.Tpo" -c -o dup-safer.o 
../../tar-1.19/lib/dup-safer.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT error.o -MD -MP -MF "$depbase.Tpo" -c -o error.o 
../../tar-1.19/lib/error.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT exclude.o -MD -MP -MF "$depbase.Tpo" -c -o exclude.o 
../../tar-1.19/lib/exclude.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT exitfail.o -MD -MP -MF "$depbase.Tpo" -c -o exitfail.o 
../../tar-1.19/lib/exitfail.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo fchmodat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT fchmodat.o -MD -MP -MF "$depbase.Tpo" -c -o fchmodat.o 
../../tar-1.19/lib/fchmodat.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
In file included from ../../tar-1.19/lib/fchmodat.c:50:
../../tar-1.19/lib/at-func.c: In function 'fchmodat':
../../tar-1.19/lib/at-func.c:39: warning: implicit declaration of function 
'lchmod'
depbase=`echo fchownat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT fchownat.o -MD -MP -MF "$depbase.Tpo" -c -o fchownat.o 
../../tar-1.19/lib/fchownat.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT fd-safer.o -MD -MP -MF "$depbase.Tpo" -c -o fd-safer.o 
../../tar-1.19/lib/fd-safer.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT fnmatch.o -MD -MP -MF "$depbase.Tpo" -c -o fnmatch.o 
../../tar-1.19/lib/fnmatch.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo fpending.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT fpending.o -MD -MP -MF "$depbase.Tpo" -c -o fpending.o 
../../tar-1.19/lib/fpending.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo getcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT getcwd.o -MD -MP -MF "$depbase.Tpo" -c -o getcwd.o 
../../tar-1.19/lib/getcwd.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo getdelim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT getdelim.o -MD -MP -MF "$depbase.Tpo" -c -o getdelim.o 
../../tar-1.19/lib/getdelim.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo getline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT getline.o -MD -MP -MF "$depbase.Tpo" -c -o getline.o 
../../tar-1.19/lib/getline.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT getopt.o -MD -MP -MF "$depbase.Tpo" -c -o getopt.o 
../../tar-1.19/lib/getopt.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT getopt1.o -MD -MP -MF "$depbase.Tpo" -c -o getopt1.o 
../../tar-1.19/lib/getopt1.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT gettime.o -MD -MP -MF "$depbase.Tpo" -c -o gettime.o 
../../tar-1.19/lib/gettime.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT hash.o -MD -MP -MF "$depbase.Tpo" -c -o hash.o 
../../tar-1.19/lib/hash.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo human.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT human.o -MD -MP -MF "$depbase.Tpo" -c -o human.o 
../../tar-1.19/lib/human.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT imaxtostr.o -MD -MP -MF "$depbase.Tpo" -c -o imaxtostr.o 
../../tar-1.19/lib/imaxtostr.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo lstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT lstat.o -MD -MP -MF "$depbase.Tpo" -c -o lstat.o 
../../tar-1.19/lib/lstat.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo mempcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT mempcpy.o -MD -MP -MF "$depbase.Tpo" -c -o mempcpy.o 
../../tar-1.19/lib/mempcpy.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo memrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT memrchr.o -MD -MP -MF "$depbase.Tpo" -c -o memrchr.o 
../../tar-1.19/lib/memrchr.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo mkdirat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT mkdirat.o -MD -MP -MF "$depbase.Tpo" -c -o mkdirat.o 
../../tar-1.19/lib/mkdirat.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo mkdtemp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT mkdtemp.o -MD -MP -MF "$depbase.Tpo" -c -o mkdtemp.o 
../../tar-1.19/lib/mkdtemp.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo mktime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT mktime.o -MD -MP -MF "$depbase.Tpo" -c -o mktime.o 
../../tar-1.19/lib/mktime.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo modechange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT modechange.o -MD -MP -MF "$depbase.Tpo" -c -o modechange.o 
../../tar-1.19/lib/modechange.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT obstack.o -MD -MP -MF "$depbase.Tpo" -c -o obstack.o 
../../tar-1.19/lib/obstack.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT offtostr.o -MD -MP -MF "$depbase.Tpo" -c -o offtostr.o 
../../tar-1.19/lib/offtostr.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT open-safer.o -MD -MP -MF "$depbase.Tpo" -c -o open-safer.o 
../../tar-1.19/lib/open-safer.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo openat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT openat.o -MD -MP -MF "$depbase.Tpo" -c -o openat.o 
../../tar-1.19/lib/openat.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT openat-proc.o -MD -MP -MF "$depbase.Tpo" -c -o openat-proc.o 
../../tar-1.19/lib/openat-proc.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT pipe-safer.o -MD -MP -MF "$depbase.Tpo" -c -o pipe-safer.o 
../../tar-1.19/lib/pipe-safer.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT printf-args.o -MD -MP -MF "$depbase.Tpo" -c -o printf-args.o 
../../tar-1.19/lib/printf-args.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT printf-parse.o -MD -MP -MF "$depbase.Tpo" -c -o printf-parse.o 
../../tar-1.19/lib/printf-parse.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo quote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT quote.o -MD -MP -MF "$depbase.Tpo" -c -o quote.o 
../../tar-1.19/lib/quote.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT quotearg.o -MD -MP -MF "$depbase.Tpo" -c -o quotearg.o 
../../tar-1.19/lib/quotearg.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT regex.o -MD -MP -MF "$depbase.Tpo" -c -o regex.o 
../../tar-1.19/lib/regex.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo rpmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT rpmatch.o -MD -MP -MF "$depbase.Tpo" -c -o rpmatch.o 
../../tar-1.19/lib/rpmatch.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT safe-read.o -MD -MP -MF "$depbase.Tpo" -c -o safe-read.o 
../../tar-1.19/lib/safe-read.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo safe-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT safe-write.o -MD -MP -MF "$depbase.Tpo" -c -o safe-write.o 
../../tar-1.19/lib/safe-write.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT save-cwd.o -MD -MP -MF "$depbase.Tpo" -c -o save-cwd.o 
../../tar-1.19/lib/save-cwd.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo savedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT savedir.o -MD -MP -MF "$depbase.Tpo" -c -o savedir.o 
../../tar-1.19/lib/savedir.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo setenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT setenv.o -MD -MP -MF "$depbase.Tpo" -c -o setenv.o 
../../tar-1.19/lib/setenv.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo stpcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT stpcpy.o -MD -MP -MF "$depbase.Tpo" -c -o stpcpy.o 
../../tar-1.19/lib/stpcpy.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo strchrnul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT strchrnul.o -MD -MP -MF "$depbase.Tpo" -c -o strchrnul.o 
../../tar-1.19/lib/strchrnul.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT strerror.o -MD -MP -MF "$depbase.Tpo" -c -o strerror.o 
../../tar-1.19/lib/strerror.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT stripslash.o -MD -MP -MF "$depbase.Tpo" -c -o stripslash.o 
../../tar-1.19/lib/stripslash.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo strndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT strndup.o -MD -MP -MF "$depbase.Tpo" -c -o strndup.o 
../../tar-1.19/lib/strndup.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo strnlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT strnlen.o -MD -MP -MF "$depbase.Tpo" -c -o strnlen.o 
../../tar-1.19/lib/strnlen.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo strtoll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT strtoll.o -MD -MP -MF "$depbase.Tpo" -c -o strtoll.o 
../../tar-1.19/lib/strtoll.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo strtoull.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT strtoull.o -MD -MP -MF "$depbase.Tpo" -c -o strtoull.o 
../../tar-1.19/lib/strtoull.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT tempname.o -MD -MP -MF "$depbase.Tpo" -c -o tempname.o 
../../tar-1.19/lib/tempname.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo time_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT time_r.o -MD -MP -MF "$depbase.Tpo" -c -o time_r.o 
../../tar-1.19/lib/time_r.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT uinttostr.o -MD -MP -MF "$depbase.Tpo" -c -o uinttostr.o 
../../tar-1.19/lib/uinttostr.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT umaxtostr.o -MD -MP -MF "$depbase.Tpo" -c -o umaxtostr.o 
../../tar-1.19/lib/umaxtostr.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT unlinkdir.o -MD -MP -MF "$depbase.Tpo" -c -o unlinkdir.o 
../../tar-1.19/lib/unlinkdir.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo unsetenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT unsetenv.o -MD -MP -MF "$depbase.Tpo" -c -o unsetenv.o 
../../tar-1.19/lib/unsetenv.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT utimens.o -MD -MP -MF "$depbase.Tpo" -c -o utimens.o 
../../tar-1.19/lib/utimens.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT vasnprintf.o -MD -MP -MF "$depbase.Tpo" -c -o vasnprintf.o 
../../tar-1.19/lib/vasnprintf.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xgetcwd.o -MD -MP -MF "$depbase.Tpo" -c -o xgetcwd.o 
../../tar-1.19/lib/xgetcwd.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xmalloc.o -MD -MP -MF "$depbase.Tpo" -c -o xmalloc.o 
../../tar-1.19/lib/xmalloc.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xstrtol.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtol.o 
../../tar-1.19/lib/xstrtol.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xstrtol-error.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtol-error.o 
../../tar-1.19/lib/xstrtol-error.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/lib -I..   
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT xstrtoul.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtoul.o 
../../tar-1.19/lib/xstrtoul.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; 
exit 1; fi
rm -f libtar.a
ar cru libtar.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o 
argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o 
full-write.o getdate.o localcharset.o malloca.o mbchar.o mbscasecmp.o 
openat-die.o strnlen1.o uniwidth/width.o version-etc.o version-etc-fsf.o 
xalloc-die.o xstrndup.o xstrtoumax.o paxerror.o paxexit.o paxnames.o prepargs.o 
rtapelib.o stdopen.o argmatch.o asnprintf.o backupfile.o basename.o 
canonicalize-lgpl.o chdir-long.o close-stream.o closeout.o creat-safer.o 
dirfd.o dirname.o dup-safer.o error.o exclude.o exitfail.o fchmodat.o 
fchownat.o fd-safer.o fnmatch.o fpending.o getcwd.o getdelim.o getline.o 
getopt.o getopt1.o gettime.o hash.o human.o imaxtostr.o lstat.o mempcpy.o 
memrchr.o mkdirat.o mkdtemp.o mktime.o modechange.o obstack.o offtostr.o 
open-safer.o openat.o openat-proc.o pipe-safer.o printf-args.o printf-parse.o 
quote.o quotearg.o regex.o rpmatch.o safe-read.o safe-write.o save-cwd.o 
savedir.o setenv.o stpcpy.o strchrnul.o stre!
 rror.o stripslash.o strndup.o strnlen.o strtoll.o strtoull.o tempname.o 
time_r.o uinttostr.o umaxtostr.o unlinkdir.o unsetenv.o utimens.o vasnprintf.o 
xgetcwd.o xmalloc.o xstrtol.o xstrtol-error.o xstrtoul.o  
ranlib libtar.a
rm -f t-charset.alias charset.alias
/bin/sh ../../tar-1.19/lib/config.charset 'hppa2.0w-hp-hpux11.00' > 
t-charset.alias
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ../../tar-1.19/lib/ref-add.sin > 
t-ref-add.sed
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ../../tar-1.19/lib/ref-del.sin > 
t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[3]: Leaving directory `/accts/hydroc.a/gnu/footar/lib'
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/lib'
Making all in rmt
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/rmt'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/rmt -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT rmt.o -MD -MP -MF ".deps/rmt.Tpo" -c 
-o rmt.o ../../tar-1.19/rmt/rmt.c; \
        then mv -f ".deps/rmt.Tpo" ".deps/rmt.Po"; else rm -f ".deps/rmt.Tpo"; 
exit 1; fi
gcc -std=gnu99  -g -O2  -L/accts/fumar.a/reroot/hppa_hpux/lib -o rmt  rmt.o 
../lib/libtar.a   
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/rmt'
Making all in src
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/src'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT buffer.o -MD -MP -MF 
".deps/buffer.Tpo" -c -o buffer.o ../../tar-1.19/src/buffer.c; \
        then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f 
".deps/buffer.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT compare.o -MD -MP -MF 
".deps/compare.Tpo" -c -o compare.o ../../tar-1.19/src/compare.c; \
        then mv -f ".deps/compare.Tpo" ".deps/compare.Po"; else rm -f 
".deps/compare.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT create.o -MD -MP -MF 
".deps/create.Tpo" -c -o create.o ../../tar-1.19/src/create.c; \
        then mv -f ".deps/create.Tpo" ".deps/create.Po"; else rm -f 
".deps/create.Tpo"; exit 1; fi
../../tar-1.19/src/create.c: In function 'mode_to_chars':
../../tar-1.19/src/create.c:407: warning: comparison is always false due to 
limited range of data type
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT delete.o -MD -MP -MF 
".deps/delete.Tpo" -c -o delete.o ../../tar-1.19/src/delete.c; \
        then mv -f ".deps/delete.Tpo" ".deps/delete.Po"; else rm -f 
".deps/delete.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT extract.o -MD -MP -MF 
".deps/extract.Tpo" -c -o extract.o ../../tar-1.19/src/extract.c; \
        then mv -f ".deps/extract.Tpo" ".deps/extract.Po"; else rm -f 
".deps/extract.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT xheader.o -MD -MP -MF 
".deps/xheader.Tpo" -c -o xheader.o ../../tar-1.19/src/xheader.c; \
        then mv -f ".deps/xheader.Tpo" ".deps/xheader.Po"; else rm -f 
".deps/xheader.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT incremen.o -MD -MP -MF 
".deps/incremen.Tpo" -c -o incremen.o ../../tar-1.19/src/incremen.c; \
        then mv -f ".deps/incremen.Tpo" ".deps/incremen.Po"; else rm -f 
".deps/incremen.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT list.o -MD -MP -MF ".deps/list.Tpo" 
-c -o list.o ../../tar-1.19/src/list.c; \
        then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f 
".deps/list.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" 
-c -o misc.o ../../tar-1.19/src/misc.c; \
        then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f 
".deps/misc.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT names.o -MD -MP -MF 
".deps/names.Tpo" -c -o names.o ../../tar-1.19/src/names.c; \
        then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f 
".deps/names.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT sparse.o -MD -MP -MF 
".deps/sparse.Tpo" -c -o sparse.o ../../tar-1.19/src/sparse.c; \
        then mv -f ".deps/sparse.Tpo" ".deps/sparse.Po"; else rm -f 
".deps/sparse.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT system.o -MD -MP -MF 
".deps/system.Tpo" -c -o system.o ../../tar-1.19/src/system.c; \
        then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f 
".deps/system.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT tar.o -MD -MP -MF ".deps/tar.Tpo" -c 
-o tar.o ../../tar-1.19/src/tar.c; \
        then mv -f ".deps/tar.Tpo" ".deps/tar.Po"; else rm -f ".deps/tar.Tpo"; 
exit 1; fi
In file included from ../../tar-1.19/src/tar.c:27:
../../tar-1.19/lib/argp-fmtstream.h:207: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:207: warning: to disable this warning use 
-fgnu89-inline or the gnu_inline function attribute
../../tar-1.19/lib/argp-fmtstream.h:220: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:233: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:243: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:255: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:267: warning: C99 inline functions are not 
supported; using GNU89
../../tar-1.19/lib/argp-fmtstream.h:279: warning: C99 inline functions are not 
supported; using GNU89
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT transform.o -MD -MP -MF 
".deps/transform.Tpo" -c -o transform.o ../../tar-1.19/src/transform.c; \
        then mv -f ".deps/transform.Tpo" ".deps/transform.Po"; else rm -f 
".deps/transform.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT update.o -MD -MP -MF 
".deps/update.Tpo" -c -o update.o ../../tar-1.19/src/update.c; \
        then mv -f ".deps/update.Tpo" ".deps/update.Po"; else rm -f 
".deps/update.Tpo"; exit 1; fi
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/src -I.. 
-I../../tar-1.19/lib -I../ -I../lib  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8  -g -O2 -MT utf8.o -MD -MP -MF ".deps/utf8.Tpo" 
-c -o utf8.o ../../tar-1.19/src/utf8.c; \
        then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f 
".deps/utf8.Tpo"; exit 1; fi
../../tar-1.19/src/utf8.c: In function 'string_ascii_p':
../../tar-1.19/src/utf8.c:94: warning: comparison is always true due to limited 
range of data type
gcc -std=gnu99  -g -O2  -L/accts/fumar.a/reroot/hppa_hpux/lib -o tar  buffer.o 
compare.o create.o delete.o extract.o xheader.o incremen.o list.o misc.o 
names.o sparse.o system.o tar.o transform.o update.o utf8.o ../lib/libtar.a    
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/src'
Making all in scripts
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/scripts'
Making all in po
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/po'
Making all in tests
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/tests'
make[2]: Entering directory `/accts/hydroc.a/gnu/footar'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar'
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar'
hydroc 342: 
hydroc 342: 
hydroc 342: 
hydroc 342: make check
make check
Making check in doc
make[1]: Entering directory `/accts/hydroc.a/gnu/footar/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar/doc'
Making check in lib
make[1]: Entering directory `/accts/hydroc.a/gnu/footar/lib'
make  check-am
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/lib'
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar/lib'
Making check in rmt
make[1]: Entering directory `/accts/hydroc.a/gnu/footar/rmt'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar/rmt'
Making check in src
make[1]: Entering directory `/accts/hydroc.a/gnu/footar/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar/src'
Making check in scripts
make[1]: Entering directory `/accts/hydroc.a/gnu/footar/scripts'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar/scripts'
Making check in po
make[1]: Entering directory `/accts/hydroc.a/gnu/footar/po'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar/po'
Making check in tests
make[1]: Entering directory `/accts/hydroc.a/gnu/footar/tests'
make  genfile
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/tests'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/tests -I.. 
-I../../tar-1.19/lib -I../lib -I../../tar-1.19/src 
-DLOCALEDIR=\"/accts/fumar.a/reroot/hppa_hpux/share/locale\" 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT genfile.o -MD -MP -MF ".deps/genfile.Tpo" -c -o genfile.o 
../../tar-1.19/tests/genfile.c; \
        then mv -f ".deps/genfile.Tpo" ".deps/genfile.Po"; else rm -f 
".deps/genfile.Tpo"; exit 1; fi
../../tar-1.19/tests/genfile.c: In function 'generate_simple_file':
../../tar-1.19/tests/genfile.c:427: warning: implicit declaration of function 
'fseeko'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tar-1.19/tests -I.. 
-I../../tar-1.19/lib -I../lib -I../../tar-1.19/src 
-DLOCALEDIR=\"/accts/fumar.a/reroot/hppa_hpux/share/locale\" 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8  -g 
-O2 -MT argcv.o -MD -MP -MF ".deps/argcv.Tpo" -c -o argcv.o 
../../tar-1.19/tests/argcv.c; \
        then mv -f ".deps/argcv.Tpo" ".deps/argcv.Po"; else rm -f 
".deps/argcv.Tpo"; exit 1; fi
gcc -std=gnu99  -g -O2  -L/accts/fumar.a/reroot/hppa_hpux/lib -o genfile  
genfile.o argcv.o ../lib/libtar.a   
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/tests'
make  check-local
make[2]: Entering directory `/accts/hydroc.a/gnu/footar/tests'
/bin/sh ../../tar-1.19/tests/testsuite
## ------------------------ ##
## GNU tar 1.19 test suite. ##
## ------------------------ ##
  1: tar version                                     ok
  2: decompressing from stdin                        FAILED (pipe.at:33)
  3: mixing options                                  ok
  4: interspersed options                            ok
  5: files-from: empty entries                       ok
  6: files-from: 0-separated file without -0         ok
  7: tar --index-file=FILE --file=-                  FAILED (indexfile.at:29)
  8: tar cvf -                                       FAILED (verbose.at:29)
  9: append                                          ok
 10: appending files with long names                 ok
 11: append vs. create                               ok
 12: exclude                                         ok
 13: deleting a member after a big one               FAILED (delete01.at:26)
 14: deleting a member from stdin archive            FAILED (delete02.at:26)
 15: deleting members with long names                ok
 16: deleting a large last member                    FAILED (delete04.at:26)
 17: deleting non-existing member                    FAILED (delete05.at:30)
 18: extract over an existing directory              ok
 19: extracting symlinks over an existing file       ok
 20: extraction loops                                ok
 21: extract + fnmatch                               ok
 22: extracting selected members from pax            FAILED (extrac05.at:38)
 23: mode of extracted directories                   ok
 24: extracting symlinks to a read-only dir          ok
 25: gzip                                            ok
 26: incremental                                     ok
 27: restore broken symlinks from incremental        ok
 28: restoring timestamps from incremental           FAILED (incr02.at:35)
 29: --listed for individual files                   FAILED (listed01.at:29)
 30: working --listed                                ok
 31: renamed files in incrementals                   ok
 32: proper icontents initialization                 ok
 33: renamed dirs in incrementals                    ok
 34: move between hierarchies                        ok
 35: cyclic renames                                  ok
 36: changed file types in incrementals              ok
 37: ignfail                                         ok
 38: link count gt 2                                 ok
 39: long names in V7 archives                       ok
 40: long file names divisible by block size         ok
 41: ustar: unsplittable file name                   ok
 42: ustar: unsplittable path name                   ok
 43: ustar: splitting long names                     ok
 44: multivolume dumps from pipes                    FAILED (multiv01.at:30)
 45: skipping a straddling member                    FAILED (multiv02.at:31)
 46: MV archive & long filenames                     FAILED (multiv03.at:33)
 47: split directory members in a MV archive         ok
 48: Restoring after an out of sync folume           FAILED (multiv05.at:30)
 49: old archives                                    ok
 50: recurse                                         ok
 51: working -C with --same-order                    FAILED (same-order01.at:29)
 52: multiple -C options                             FAILED (same-order02.at:28)
 53: short records                                   ok
 54: sparse files                                    ok
 55: extracting sparse file over a pipe              ok
 56: storing sparse files > 8G                       skipped (sparse03.at:29)
 57: sparse files in MV archives                     ok
 58: sparse files in PAX MV archives, v.0.0          ok
 59: sparse files in PAX MV archives, v.0.1          ok
 60: sparse files in PAX MV archives, v.1.0          ok
 61: update unchanged directories                    FAILED (update.at:30)
 62: volume                                          ok
 63: volume header size                              skipped (volsize.at:32)
 64: compressed format recognition                   FAILED (comprec.at:25)
 65: short input files                               FAILED (shortfile.at:29)
 66: truncate                                        FAILED (truncate.at:32)
 67: grow                                            FAILED (grow.at:27)
 68: gtarfail                                        skipped (gtarfail.at:26)
 69: gtarfail2                                       skipped (gtarfail2.at:26)
 70: multi-fail                                      skipped (multi-fail.at:26)
 71: ustar-big-2g                                    skipped 
(ustar-big-2g.at:26)
 72: ustar-big-8g                                    skipped 
(ustar-big-8g.at:26)
 73: pax-big-10g                                     skipped (pax-big-10g.at:26)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 65 tests were run,
21 failed unexpectedly.
8 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

   To: <address@hidden>
   Subject: [GNU tar 1.19] testsuite: 2 7 8 13 14 16 17 22 28 29 44 45 46 48 51 
52 61 64 65 66 67 failed


You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

make[2]: *** [check-local] Error 1
make[2]: Leaving directory `/accts/hydroc.a/gnu/footar/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/accts/hydroc.a/gnu/footar/tests'
make: *** [check-recursive] Error 1
hydroc 343: 

------------------------------------------------------------------------------

## ------------------------ ##
## GNU tar 1.19 test suite. ##
## ------------------------ ##

testsuite: command line was:
  $ ../../tar-1.19/tests/testsuite 

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../../tar-1.19/ChangeLog:
| 2007-10-10  Sergey Poznyakoff  <address@hidden>
| 
|       * configure.ac, NEWS: Raise version number to 1.19
|       * tests/star/README: Update
| 
| 2007-10-05  Sergey Poznyakoff  <address@hidden>
| 
|       * src/create.c (dump_regular_file): Fix file padding in case of
|       truncation to zero size.
|       * NEWS: Update

## --------- ##
## Platform. ##
## --------- ##

hostname = hydroc
uname -m = 9000/785
uname -r = B.11.00
uname -s = HP-UX
uname -v = U

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /accts/hydroc.a/gnu/footar/tests
PATH: /accts/hydroc.a/gnu/tar-1.19/tests
PATH: /accts/hydroc.a/gnu/footar/src
PATH: /accts/hydroc.a/gnu/tar-1.19/build-aux
PATH: /accts/hydroc.a/gnu/footar
PATH: /accts/hydroc.a/gnu/tar-1.19
PATH: /accts/fumar.a/reroot/hppa_hpux/bin
PATH: /people/geb/subsys
PATH: /people/geb/subsys/hppa_hpux
PATH: /accts/fumar.a/usr/local/hppa_hpux/bin
PATH: /ned/sierra/tools/bin
PATH: /usr/bin/X11
PATH: /usr/bin
PATH: /ned/tools/installed.ss/build.cupertino/hppa_hpux/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/nettladm/bin
PATH: /opt/fc/bin
PATH: /opt/fcms/bin
PATH: /opt/upgrade/bin
PATH: /opt/pd/bin
PATH: /usr/contrib/bin/X11
PATH: /opt/graphics/common/bin
PATH: /usr/local/bin
PATH: /opt/gnome/bin
PATH: /opt/graphics/phigs/bin
PATH: /opt/OpenSource/bin
PATH: /opt/hpvc
PATH: /opt/resmon/bin
PATH: /usr/sbin/diag/contrib
PATH: /opt/hparray/bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/accts/hydroc.a/gnu/footar/tests'
| at_srcdir='../../tar-1.19/tests'
| abs_srcdir='/accts/hydroc.a/gnu/footar/../tar-1.19/tests'
| at_top_srcdir='../../tar-1.19'
| abs_top_srcdir='/accts/hydroc.a/gnu/footar/../tar-1.19'
| at_top_build_prefix='../'
| abs_top_builddir='/accts/hydroc.a/gnu/footar'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # tests/atlocal.  Generated from atlocal.in by configure.                     
                -*- shell-script -*-
| # Configurable variable values for tar test suite.
| # Copyright (C) 2004, 2006 Free Software Foundation, Inc.
| 
| 
PATH=/accts/hydroc.a/gnu/footar/tests:/accts/hydroc.a/gnu/footar/src:/accts/hydroc.a/gnu/footar/../tar-1.19/build-aux:$top_srcdir:$srcdir:$PATH
| 
| XFAILFILE=$abs_builddir/.badversion
| 
| trap "test -r $XFAILFILE && cat $XFAILFILE; exit $?" 1 2 13 15
| 
| TEST_DATA_URL=ftp://download.gnu.org.ua/pub/tests/tar
| if test -z "$TEST_DATA_DIR"; then
|   TEST_DATA_DIR=$abs_builddir
| fi
| 
| STAR_DATA_URL=http://download.berlios.de/pub/star/testscripts
| if test -z "$STAR_TESTSCRIPTS"; then
|   STAR_TESTSCRIPTS=$TEST_DATA_DIR
| fi  
| 
| # tarball_prereq file sum dir url
| tarball_prereq() {
|   if test -d "$3"; then       
|     if test -r $3/$1; then
|       :
|     elif test -n "$FULL_TEST"; then
|       wget -q --directory-prefix=$3 $4/$1
|     fi
|   fi  
|   echo "$2  $3/$1" | md5sum --status --check - >/dev/null 2>&1
| }
| 
| 

## ---------------- ##
## Tested programs. ##
## ---------------- ##

../../tar-1.19/tests/testsuite.at:92: /accts/hydroc.a/gnu/footar/src/tar 
--version
tar (GNU tar) 1.19
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Tue Nov 13 12:27:29 PST 2007
1. tar version (version.at:19): ok      (0m0.01s 0m0.02s)
3. mixing options (options.at:24): ok   (0m0.01s 0m0.02s)
4. interspersed options (options02.at:26): ok   (0m0.01s 0m0.02s)
5. files-from: empty entries (T-empty.at:26): ok        (0m0.02s 0m0.06s)
6. files-from: 0-separated file without -0 (T-null.at:21): ok   (0m0.02s 
0m0.07s)
9. append (append.at:21): ok    (0m0.09s 0m0.25s)
10. appending files with long names (append01.at:29): ok        (0m0.07s 
0m0.20s)
11. append vs. create (append02.at:40): ok      (0m0.13s 0m0.31s)
12. exclude (exclude.at:23): ok (0m0.08s 0m0.23s)
15. deleting members with long names (delete03.at:21): ok       (0m0.10s 
0m0.27s)
18. extract over an existing directory (extrac01.at:23): ok     (0m0.08s 
0m0.22s)
19. extracting symlinks over an existing file (extrac02.at:23): ok      
(0m0.09s 0m0.26s)
20. extraction loops (extrac03.at:23): ok       (0m0.07s 0m0.20s)
21. extract + fnmatch (extrac04.at:23): ok      (0m0.14s 0m0.39s)
23. mode of extracted directories (extrac06.at:33): ok  (0m0.14s 0m0.38s)
24. extracting symlinks to a read-only dir (extrac07.at:27): ok (0m0.15s 
0m0.36s)
25. gzip (gzip.at:23): ok       (0m0.01s 0m0.04s)
26. incremental (incremental.at:23): ok (0m0.07s 0m0.20s)
27. restore broken symlinks from incremental (incr01.at:27): ok (0m0.08s 
0m0.21s)
30. working --listed (listed02.at:28): ok       (0m0.15s 0m0.43s)
31. renamed files in incrementals (incr03.at:28): ok    (0m0.14s 0m0.38s)
32. proper icontents initialization (incr04.at:29): ok  (0m0.14s 0m0.33s)
33. renamed dirs in incrementals (rename01.at:24): ok   (0m0.13s 0m0.37s)
34. move between hierarchies (rename02.at:24): ok       (0m0.15s 0m0.42s)
35. cyclic renames (rename03.at:23): ok (0m0.18s 0m0.50s)
36. changed file types in incrementals (chtype.at:27): ok       (0m0.19s 
0m0.44s)
37. ignfail (ignfail.at:23): ok (0m0.21s 0m0.58s)
38. link count gt 2 (link01.at:33): ok  (0m0.12s 0m0.34s)
39. long names in V7 archives (longv7.at:24): ok        (0m0.02s 0m0.05s)
40. long file names divisible by block size (long01.at:28): ok  (0m0.07s 
0m0.16s)
41. ustar: unsplittable file name (lustar01.at:21): ok  (0m0.01s 0m0.03s)
42. ustar: unsplittable path name (lustar02.at:21): ok  (0m0.03s 0m0.07s)
43. ustar: splitting long names (lustar03.at:21): ok    (0m0.04s 0m0.07s)
47. split directory members in a MV archive (multiv04.at:36): ok        
(0m0.12s 0m0.36s)
49. old archives (old.at:23): ok        (0m0.01s 0m0.03s)
50. recurse (recurse.at:21): ok (0m0.08s 0m0.22s)
53. short records (shortrec.at:25): ok  (0m0.13s 0m0.33s)
54. sparse files (sparse01.at:21): ok
55. extracting sparse file over a pipe (sparse02.at:21): ok     (0m0.19s 
0m0.37s)
56. storing sparse files > 8G (sparse03.at:21): skipped (sparse03.at:29)
57. sparse files in MV archives (sparsemv.at:21): ok    (0m0.09s 0m0.18s)
58. sparse files in PAX MV archives, v.0.0 (spmvp00.at:21): ok  (0m0.05s 
0m0.09s)
59. sparse files in PAX MV archives, v.0.1 (spmvp01.at:21): ok  (0m0.05s 
0m0.09s)
60. sparse files in PAX MV archives, v.1.0 (spmvp10.at:21): ok  (0m0.06s 
0m0.09s)
62. volume (volume.at:23): ok   (0m0.05s 0m0.13s)
63. volume header size (volsize.at:29): skipped (volsize.at:32)
68. gtarfail (gtarfail.at:21): skipped (gtarfail.at:26)
69. gtarfail2 (gtarfail2.at:21): skipped (gtarfail2.at:26)
70. multi-fail (multi-fail.at:21): skipped (multi-fail.at:26)
71. ustar-big-2g (ustar-big-2g.at:21): skipped (ustar-big-2g.at:26)
72. ustar-big-8g (ustar-big-8g.at:21): skipped (ustar-big-8g.at:26)
73. pax-big-10g (pax-big-10g.at:21): skipped (pax-big-10g.at:26)
testsuite: ending at: Tue Nov 13 12:29:48 PST 2007
testsuite: test suite duration: 0h 2m 19s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 65 tests were run,
21 failed unexpectedly.
8 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU tar 1.19 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

   2: pipe.at:29         decompressing from stdin
      pipe
   7: indexfile.at:26    tar 
--index-file=this_is_a_very_long_file_name_which_raises_issues.c --file=-
      stdout indexfile
   8: verbose.at:26      tar cvf -
      stdout verbose
  13: delete01.at:23     deleting a member after a big one
      delete delete01
  14: delete02.at:23     deleting a member from stdin archive
      delete delete02
  16: delete04.at:23     deleting a large last member
      delete delete04
  17: delete05.at:27     deleting non-existing member
      delete delete05
  22: extrac05.at:30     extracting selected members from pax
      extract extract05
  28: incr02.at:32       restoring timestamps from incremental
      incremental timestamp restore incr02
  29: listed01.at:26     --listed for individual files
      listed incremental listed01
  44: multiv01.at:23     multivolume dumps from pipes
      multivolume multiv multiv01
  45: multiv02.at:28     skipping a straddling member
      multivolume multiv multiv02
  46: multiv03.at:30     MV archive & long filenames
      multivolume multiv multiv03
  48: multiv05.at:26     Restoring after an out of sync folume
      multivolume multiv multiv05 sync
  51: same-order01.at:26 working -C with --same-order
      same-order same-order01
  52: same-order02.at:25 multiple -C options
      same-order same-order02
  61: update.at:27       update unchanged directories
      update
  64: comprec.at:21      compressed format recognition
      comprec
  65: shortfile.at:26    short input files
      shortfile
  66: truncate.at:29     truncate
      truncate filechange
  67: grow.at:24         grow
      grow filechange

Skipped tests:
GNU tar 1.19 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  56: sparse03.at:21     storing sparse files > 8G
      sparse sparse03
  63: volsize.at:29      volume header size
      volume volsize
  68: gtarfail.at:21     gtarfail
      star gtarfail
  69: gtarfail2.at:21    gtarfail2
      star gtarfail2
  70: multi-fail.at:21   multi-fail
      star multivolume multiv multi-fail
  71: ustar-big-2g.at:21 ustar-big-2g
      star ustar-big-2g
  72: ustar-big-8g.at:21 ustar-big-8g
      star ustar-big-8g
  73: pax-big-10g.at:21  pax-big-10g
      star pax-big-10g

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
2. pipe.at:29: testing ...
../../tar-1.19/tests/pipe.at:33:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


mkdir directory
genfile --length 10240 --pattern zeros --file directory/file1
genfile --length 13 --file directory/file2
tar cf archive directory|sort
mv directory orig
cat archive | tar xfv - | sort
echo "separator"
cmp orig/file1 directory/file1
echo "separator"
cmp orig/file2 directory/file2)
--- -   2007-11-13 12:27:30.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:30.000000000 -0800
@@ -1,3 +1,5 @@
+10243 10240
+16 13
 directory/
 directory/file1
 directory/file2
2. pipe.at:29: 2. decompressing from stdin (pipe.at:29): FAILED (pipe.at:33)

#                             -*- compilation -*-
7. indexfile.at:26: testing ...
../../tar-1.19/tests/indexfile.at:29:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *


mkdir directory
genfile --file=directory/a --length=1035

echo "Creating the archive"
tar -c -v -f - --index-file=idx directory > archive

echo "Testing the archive"
tar -tf archive
)
--- -   2007-11-13 12:27:31.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:31.000000000 -0800
@@ -1,3 +1,4 @@
+1038 1035
 Creating the archive
 Testing the archive
 directory/
7. indexfile.at:26: 7. tar --index-file=FILE --file=- (indexfile.at:26): FAILED 
(indexfile.at:29)

#                             -*- compilation -*-
8. verbose.at:26: testing ...
../../tar-1.19/tests/verbose.at:29:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile --file file --length 10240
echo Creating the archive
tar cvf - file > archive
echo Testing the archive
tar tf archive
)
--- -   2007-11-13 12:27:31.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:31.000000000 -0800
@@ -1,3 +1,4 @@
+10243 10240
 Creating the archive
 Testing the archive
 file
8. verbose.at:26: 8. tar cvf - (verbose.at:26): FAILED (verbose.at:29)

#                             -*- compilation -*-
13. delete01.at:23: testing ...
../../tar-1.19/tests/delete01.at:26:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile -l 50000 --file file1
genfile -l 1024 --file file2
tar cf archive file1 file2
tar f archive --delete file2
tar tf archive)
--- -   2007-11-13 12:27:36.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:36.000000000 -0800
@@ -1,2 +1,4 @@
+50003 50000
+1027 1024
 file1
 
13. delete01.at:23: 13. deleting a member after a big one (delete01.at:23): 
FAILED (delete01.at:26)

#                             -*- compilation -*-
14. delete02.at:23: testing ...
../../tar-1.19/tests/delete02.at:26:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile -l 3073 -p zeros --file 1
cp 1 2
cp 2 3
tar cf archive 1 2 3
tar tf archive
cat archive | tar f - --delete 2 > archive2
echo separator
tar tf archive2)
--- -   2007-11-13 12:27:36.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:36.000000000 -0800
@@ -1,3 +1,4 @@
+3076 3073
 1
 2
 3
14. delete02.at:23: 14. deleting a member from stdin archive (delete02.at:23): 
FAILED (delete02.at:26)

#                             -*- compilation -*-
16. delete04.at:23: testing ...
../../tar-1.19/tests/delete04.at:26:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile -l      3 -f file1
genfile -l      5 -f file2
genfile -l      3 -f file3
genfile -l      6 -f file4
genfile -l     24 -f file5
genfile -l     13 -f file6
genfile -l   1385 -f file7
genfile -l     30 -f file8
genfile -l     10 -f file9
genfile -l 256000 -f file10
tar cf archive file1 file2 file3 file4 file5 file6 file7 file8 file9 file10
tar f archive --delete file10
tar tf archive
)
--- -   2007-11-13 12:27:38.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:38.000000000 -0800
@@ -1,3 +1,13 @@
+6 3
+8 5
+6 3
+9 6
+27 24
+16 13
+1388 1385
+33 30
+13 10
+256003 256000
 file1
 file2
 file3
16. delete04.at:23: 16. deleting a large last member (delete04.at:23): FAILED 
(delete04.at:26)

#                             -*- compilation -*-
17. delete05.at:27: testing ...
../../tar-1.19/tests/delete05.at:30:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile -l 1024 -f en
genfile -l 1024 -f to

tar cf archive en to
# Make sure we don't use bogus blocking factor.
# GNU tar up to and including 1.14.91 produced an empty archive this way:
tar --file archive --blocking-factor=20 --delete tre
tar tf archive
)
--- -   2007-11-13 12:27:38.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:38.000000000 -0800
@@ -1,3 +1,5 @@
+1027 1024
+1027 1024
 en
 to
 
17. delete05.at:27: 17. deleting non-existing member (delete05.at:27): FAILED 
(delete05.at:30)

#                             -*- compilation -*-
22. extrac05.at:30: testing ...
../../tar-1.19/tests/extrac05.at:38:
mkdir posix
(cd posix
TEST_TAR_FORMAT=posix
export TEST_TAR_FORMAT
TAR_OPTIONS="-H posix"
export TAR_OPTIONS
rm -rf *

genfile --length 118 --file jeden
genfile --length 223 --file dwa
genfile --length 517 --file trzy
genfile --sparse --file sparsefile 0 ABCD 1M EFGH 2000K IJKL
genfile --length 110 --file cztery

tar cf archive jeden dwa trzy cztery || exit 1

mkdir dir
cd dir

tar xvfT ../archive ../../list || exit 1

cd ..
)
--- -   2007-11-13 12:27:43.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:43.000000000 -0800
@@ -1,3 +1,7 @@
+121 118
+226 223
+520 517
+113 110
 jeden
 cztery
 
22. extrac05.at:30: 22. extracting selected members from pax (extrac05.at:30): 
FAILED (extrac05.at:38)

#                             -*- compilation -*-
28. incr02.at:32: testing ...
../../tar-1.19/tests/incr02.at:35:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

# Create directory structure
mkdir dir
mkdir dir/subdir1
mkdir dir/subdir2
genfile --length 10 --file dir/subdir1/file

# Save mtime for later comparison
genfile --stat=mtime dir/subdir1 > ts

# Create an archive. Using incremental mode makes sure the
# archive will have a directory-first member ordering,
# i.e.:
# dir/
# dir/subdir1/
# dir/subdir2/
# dir/subdir1/foofile
#
# When restoring from this directory structure, `dir/subdir2/' used to
# trigger apply_nonancestor_delayed_set_stat() which restored stats for
# `subdir1' prior to restoring `dir/subdir1/foofile'. Then, restoring the
# latter clobbered the directory timestamp.

tar -cf archive -g db dir

# Move away the directory
mv dir orig

# Wait enough time for timestamps to differ in case of failure.
sleep 5

# Restore the directory
tar -xf archive dir

# Check the timestamp
genfile --stat=mtime dir/subdir1 | diff ts -
)
--- /dev/null   2007-11-13 12:27:51.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:27:55.000000000 -0800
@@ -0,0 +1 @@
+13 10
28. incr02.at:32: 28. restoring timestamps from incremental (incr02.at:32): 
FAILED (incr02.at:35)

#                             -*- compilation -*-
29. listed01.at:26: testing ...
../../tar-1.19/tests/listed01.at:29:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

mkdir directory
genfile --length 10240 --pattern zeros --file directory/file1
# Let the things settle
sleep 1

tar --create \
    --file=archive.1 \
    --listed-incremental=listing \
    directory/file*

tar tf archive.1 || exit 1

sleep 1

genfile --length 10240 --pattern zeros --file directory/file2

echo "separator"

tar --create \
    --file=archive.2 \
    --listed-incremental=listing \
    directory/file* || exit 1

tar tf archive.2 || exit 1
)
--- -   2007-11-13 12:28:02.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:28:02.000000000 -0800
@@ -1,4 +1,6 @@
+10243 10240
 directory/file1
+10243 10240
 separator
 directory/file2
 
29. listed01.at:26: 29. --listed for individual files (listed01.at:26): FAILED 
(listed01.at:29)

#                             -*- compilation -*-
44. multiv01.at:23: testing ...
../../tar-1.19/tests/multiv01.at:30:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

exec <&-
genfile --length 7168 --file file1

for block in " 1" " 2" " 3" " 4" " 5" " 6" " 7" " 8" \
              " 9" "10" "11" "12" "13" "14" "15" "16" ; do \
  echo "file2  block ${block} bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla"
  for count in 2 3 4 5 6 7 8 ; do
    echo "bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla!bla"
  done
done >file2

if test $TEST_TAR_FORMAT = pax; then
  TAPE_LENGTH=11
else
  TAPE_LENGTH=10
fi

tar -c --multi-volume --tape-length=$TAPE_LENGTH \
  --listed-incremental=t.snar \
  -f t1-pipe.tar -f t2-pipe.tar ./file1 ./file2 || exit 1

mkdir extract-dir-pipe
dd bs=4096 count=$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
PATH=$PATH ${TRUSS} tar -f t1-pipe.tar -f - \
      -C extract-dir-pipe -x --multi-volume \
      --tape-length=$TAPE_LENGTH --read-full-records || exit 1

cmp file1 extract-dir-pipe/file1
cmp file2 extract-dir-pipe/file2
)
--- /dev/null   2007-11-13 12:28:57.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:28:57.000000000 -0800
@@ -0,0 +1 @@
+7171 7168
44. multiv01.at:23: 44. multivolume dumps from pipes (multiv01.at:23): FAILED 
(multiv01.at:30)

#                             -*- compilation -*-
45. multiv02.at:28: testing ...
../../tar-1.19/tests/multiv02.at:31:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

genfile --length 10240 --file en
genfile --length 20000 --file to
genfile --length 20000 --file tre
genfile --length 10240 --file fire

exec <&-

tar -c -f A.tar -f B.tar -f C.tar -M -L 30 en to tre fire || exit 1
echo separator
tar -v -x -f A.tar -f B.tar -f C.tar -M en || exit 1
)
--- -   2007-11-13 12:28:57.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:28:57.000000000 -0800
@@ -1,3 +1,7 @@
+10243 10240
+20003 20000
+20003 20000
+10243 10240
 separator
 en
 
45. multiv02.at:28: 45. skipping a straddling member (multiv02.at:28): FAILED 
(multiv02.at:31)

#                             -*- compilation -*-
46. multiv03.at:30: testing ...
../../tar-1.19/tests/multiv03.at:33:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

AFILE=`awk 'BEGIN { for (i = 0; i < 100; i++) printf "a"; exit; }'`
BFILE=`awk 'BEGIN { for (i = 0; i < 101; i++) printf "b"; exit; }'`

cat > ../experr <<EOF
tar: $BFILE: file name too long to be stored in a GNU multivolume header, 
truncated
tar: \`$BFILE' is possibly continued on this volume: header contains truncated 
name
EOF

cat > ../expout <<EOF
$AFILE
separator-1
separator-2
EOF

genfile --length 15360 --file $AFILE

exec <&-

tar -M -L 10 -c -f arch.1 -f arch.2 $AFILE || exit 1
tar -tM -f arch.1 -f arch.2 || exit 1

echo separator-1

genfile --length 15360 --file $BFILE
tar -M -L 10 -c -f arch.1 -f arch.2 $BFILE || exit 1

echo separator-2
mv $BFILE bfile
tar -M -x -f arch.1 -f arch.2 || exit 1
cmp $BFILE bfile
)
--- expout      2007-11-13 12:28:58.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:28:58.000000000 -0800
@@ -1,3 +1,5 @@
+15363 15360
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 separator-1
+15363 15360
 separator-2
46. multiv03.at:30: 46. MV archive & long filenames (multiv03.at:30): FAILED 
(multiv03.at:33)

#                             -*- compilation -*-
48. multiv05.at:26: testing ...
../../tar-1.19/tests/multiv05.at:30:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

exec <&-

genfile --length 250k --file jeden
genfile --length 250k --file dwa
genfile --length 250k --file trzy
genfile --length 250k --file cztery
genfile --length 250k --file piec
genfile --length 250k --file szesc


echo Creating archive
tar -c -M -L 502 -f a.tar -f b.tar -f c.tar jeden dwa trzy cztery piec szesc
echo separator
mkdir bak
mv jeden dwa trzy cztery piec szesc bak
tar -vxM -f a.tar -f c.tar -f b.tar -f c.tar
echo Diffing jeden
   cmp bak/jeden jeden || exit 1
echo Diffing dwa
   cmp bak/dwa dwa || exit 1
echo Diffing trzy
   cmp bak/trzy trzy || exit 1
echo Diffing cztery
   cmp bak/cztery cztery || exit 1
echo Diffing piec
   cmp bak/piec piec || exit 1
echo Diffing szesc
   cmp bak/szesc szesc || exit 1
)
--- -   2007-11-13 12:29:22.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:22.000000000 -0800
@@ -1,3 +1,9 @@
+256003 256000
+256003 256000
+256003 256000
+256003 256000
+256003 256000
+256003 256000
 Creating archive
 separator
 jeden
48. multiv05.at:26: 48. Restoring after an out of sync folume (multiv05.at:26): 
FAILED (multiv05.at:30)

#                             -*- compilation -*-
51. same-order01.at:26: testing ...
../../tar-1.19/tests/same-order01.at:29:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77


genfile -l 1024 -f file1
genfile -l 1024 -f file2
tar cf archive file1 file2

mkdir directory
tar -xf archive --same-order -C directory || exit 1

ls directory|sort
)
--- -   2007-11-13 12:29:23.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:23.000000000 -0800
@@ -1,3 +1,5 @@
+1027 1024
+1027 1024
 file1
 file2
 
51. same-order01.at:26: 51. working -C with --same-order (same-order01.at:26): 
FAILED (same-order01.at:29)

#                             -*- compilation -*-
52. same-order02.at:25: testing ...
../../tar-1.19/tests/same-order02.at:28:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile -l 1024 -f file1
genfile -l 1024 -f file2
tar cf archive file1 file2

mkdir en
mkdir to

HERE=`pwd`
tar -xf archive --same-order -C $HERE/en file1 -C $HERE/to file2 || exit 1

ls en
echo separator
ls to
)
--- -   2007-11-13 12:29:24.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:24.000000000 -0800
@@ -1,3 +1,5 @@
+1027 1024
+1027 1024
 file1
 separator
 file2
52. same-order02.at:25: 52. multiple -C options (same-order02.at:25): FAILED 
(same-order02.at:28)

#                             -*- compilation -*-
61. update.at:27: testing ...
../../tar-1.19/tests/update.at:30:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *


test -z  || exit 77

mkdir directory
genfile --length 10240 --pattern zeros --file directory/file1
genfile --length 10240 --pattern default --file directory/file2

tar cf archive directory || exit 1
echo separator
tar uf archive directory || exit 1
echo separator
tar tf archive | sort || exit 1
)
--- -   2007-11-13 12:29:31.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:31.000000000 -0800
@@ -1,3 +1,5 @@
+10243 10240
+10243 10240
 separator
 separator
 directory/
61. update.at:27: 61. update unchanged directories (update.at:27): FAILED 
(update.at:30)

#                             -*- compilation -*-
64. comprec.at:21: testing ...
../../tar-1.19/tests/comprec.at:25:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *


cat /dev/null | gzip - > /dev/null 2>&1 || exit 77

genfile --length 10240 --file file1
echo "separator"
tar cfz archive file1
echo "separator"
mv file1 orig
tar xfv archive
cmp orig file1
)
--- -   2007-11-13 12:29:32.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:32.000000000 -0800
@@ -1,3 +1,4 @@
+10243 10240
 separator
 separator
 file1
64. comprec.at:21: 64. compressed format recognition (comprec.at:21): FAILED 
(comprec.at:25)

#                             -*- compilation -*-
65. shortfile.at:26: testing ...
../../tar-1.19/tests/shortfile.at:29:
mkdir gnu
(cd gnu
TEST_TAR_FORMAT=gnu
export TEST_TAR_FORMAT
TAR_OPTIONS="-H gnu"
export TAR_OPTIONS
rm -rf *

genfile --length 511 --file foo || exit 5
tar tf foo
)
--- -   2007-11-13 12:29:33.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stderr    2007-11-13 
12:29:33.000000000 -0800
@@ -1,3 +1 @@
-tar: This does not look like a tar archive
-tar: Error exit delayed from previous errors
 
--- /dev/null   2007-11-13 12:29:32.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:33.000000000 -0800
@@ -0,0 +1 @@
+514 511
../../tar-1.19/tests/shortfile.at:29: exit code was 5, expected 2
65. shortfile.at:26: 65. short input files (shortfile.at:26): FAILED 
(shortfile.at:29)

#                             -*- compilation -*-
66. truncate.at:29: testing ...
../../tar-1.19/tests/truncate.at:32:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile --file foo --length 50000k
genfile --file baz
genfile --run 'tar -vcf bar foo baz' --checkpoint 10 --length 49995k --truncate 
foo
echo Exit status: $?
echo separator
sleep 1
genfile --file foo --seek 49995k --length 5k --pattern=zeros
tar dvf bar)
--- -   2007-11-13 12:29:40.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stderr    2007-11-13 
12:29:40.000000000 -0800
@@ -1,2 +1,3 @@
-tar: foo: File shrank by 5120 bytes; padding with zeros
+tar: foo: File shrank by 5123 bytes; padding with zeros
+genfile: cannot seek: Invalid argument
 
--- -   2007-11-13 12:29:40.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:40.000000000 -0800
@@ -1,8 +1,9 @@
+51200003 51200000
 foo
 baz
 Exit status: 1
 separator
 foo
-foo: Mod time differs
+foo: Size differs
 baz
 
66. truncate.at:29: 66. truncate (truncate.at:29): FAILED (truncate.at:32)

#                             -*- compilation -*-
67. grow.at:24: testing ...
../../tar-1.19/tests/grow.at:27:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *

genfile --file foo --length 50000k
genfile --file baz
genfile --run 'tar -vcf bar foo baz' --checkpoint 10 --length 1024 \
        --append foo
)
--- -   2007-11-13 12:29:46.000000000 -0800
+++ /accts/hydroc.a/gnu/footar/tests/testsuite.dir/at-stdout    2007-11-13 
12:29:46.000000000 -0800
@@ -1,3 +1,4 @@
+51200003 51200000
 foo
 baz
 
67. grow.at:24: 67. grow (grow.at:24): FAILED (grow.at:27)


## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU tar configure 1.19, which was
| generated by GNU Autoconf 2.61.  Invocation command line was
| 
|   $ ../tar-1.19/configure --prefix=/accts/fumar.a/reroot/hppa_hpux 
--disable-nls
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = hydroc
| uname -m = 9000/785
| uname -r = B.11.00
| uname -s = HP-UX
| uname -v = U
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /accts/fumar.a/reroot/hppa_hpux/bin
| PATH: /people/geb/subsys
| PATH: /people/geb/subsys/hppa_hpux
| PATH: /accts/fumar.a/usr/local/hppa_hpux/bin
| PATH: /ned/sierra/tools/bin
| PATH: /usr/bin/X11
| PATH: /usr/bin
| PATH: /ned/tools/installed.ss/build.cupertino/hppa_hpux/bin
| PATH: /usr/ccs/bin
| PATH: /usr/contrib/bin
| PATH: /opt/nettladm/bin
| PATH: /opt/fc/bin
| PATH: /opt/fcms/bin
| PATH: /opt/upgrade/bin
| PATH: /opt/pd/bin
| PATH: /usr/bin/X11
| PATH: /usr/contrib/bin/X11
| PATH: /opt/graphics/common/bin
| PATH: /opt/netscape
| PATH: /usr/local/bin
| PATH: /opt/gnome/bin
| PATH: /opt/graphics/phigs/bin
| PATH: /opt/OpenSource/bin
| PATH: /opt/hpvc
| PATH: /opt/resmon/bin
| PATH: /usr/sbin/diag/contrib
| PATH: /opt/hparray/bin
| PATH: .
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:2153: checking for a BSD-compatible install
| configure:2209: result: /ned/gnu/emacs.ss/emacs-20.7.wrk/install.sh -c
| configure:2220: checking whether build environment is sane
| configure:2263: result: yes
| configure:2328: checking for gawk
| configure:2358: result: no
| configure:2328: checking for mawk
| configure:2358: result: no
| configure:2328: checking for nawk
| configure:2344: found /accts/fumar.a/usr/local/hppa_hpux/bin/nawk
| configure:2355: result: nawk
| configure:2366: checking whether make sets $(MAKE)
| configure:2387: result: yes
| configure:2566: checking how to create a ustar tar archive
| configure:2579: tar --version
| tar (GNU tar) 1.13
| 
| Copyright (C) 1988, 92,93,94,95,96,97,98, 1999 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.
| 
| Written by John Gilmore and Jay Fenlason.
| configure:2582: $? = 0
| configure:2622: tardir=conftest.dir && eval tar --format=ustar -chf - 
"$tardir" >conftest.tar
| tar: unrecognized option `--format=ustar'
| Try `tar --help' for more information.
| configure:2625: $? = 2
| configure:2622: tardir=conftest.dir && eval pax -L -x ustar -w "$tardir" 
>conftest.tar
| pax: illegal option -- L
| Usage: pax -[cdnv] [-f archive] [-s replstr] [pattern...]
|        pax -r [-cdiknuvy] [-f archive] [-p string] [-s replstr]
|               [pattern...]
|        pax -w [-dituvyX] [-b blocking] [[-a] -f archive] [-s replstr]
|                [-x format] [pathname...]
|        pax -r -w [-diklntuvyX] [-p string] [-s replstr] [pathname...] 
directory
| configure:2625: $? = 1
| configure:2622: tardir=conftest.dir && eval find "$tardir" -print | cpio -o 
-H ustar -L >conftest.tar
| Usage: cpio -o[aAcBvxCh] [-e warn|force|ignore] <name-list >collection
|        cpio -i[BcdmPrtuvfsSbx6RU] [pattern ...] <collection
|        cpio -p[adlmruvxU] [-e warn|force|ignore] directory <name-list
| 
| configure:2625: $? = 2
| configure:2622: tardir=conftest.dir && eval false >conftest.tar
| configure:2625: $? = 1
| configure:2645: result: none
| configure:2701: checking for gcc
| configure:2717: found /accts/fumar.a/reroot/hppa_hpux/bin/gcc
| configure:2728: result: gcc
| configure:2966: checking for C compiler version
| configure:2973: gcc --version >&5
| gcc (GCC) 4.2.2
| Copyright (C) 2007 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:2976: $? = 0
| configure:2983: gcc -v >&5
| Using built-in specs.
| Target: hppa2.0w-hp-hpux11.00
| Configured with: ../gcc-4.2.2/configure 
--prefix=/accts/fumar.a/reroot/hppa_hpux --disable-nls --enable-languages=c
| Thread model: posix
| gcc version 4.2.2
| configure:2986: $? = 0
| configure:2993: gcc -V >&5
| gcc: '-V' option must have argument
| configure:2996: $? = 1
| configure:3019: checking for C compiler default output file name
| configure:3046: gcc  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 -L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c 
 >&5
| configure:3049: $? = 0
| configure:3087: result: a.out
| configure:3104: checking whether the C compiler works
| configure:3114: ./a.out
| configure:3117: $? = 0
| configure:3134: result: yes
| configure:3141: checking whether we are cross compiling
| configure:3143: result: no
| configure:3146: checking for suffix of executables
| configure:3153: gcc -o conftest  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 -L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c 
 >&5
| configure:3156: $? = 0
| configure:3180: result: 
| configure:3186: checking for suffix of object files
| configure:3212: gcc -c  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:3215: $? = 0
| configure:3238: result: o
| configure:3242: checking whether we are using the GNU C compiler
| configure:3271: gcc -c  -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:3277: $? = 0
| configure:3294: result: yes
| configure:3299: checking whether gcc accepts -g
| configure:3329: gcc -c -g -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:3335: $? = 0
| configure:3434: result: yes
| configure:3451: checking for gcc option to accept ISO C89
| configure:3525: gcc  -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:3531: $? = 0
| configure:3554: result: none needed
| configure:3583: checking for style of include used by make
| configure:3611: result: GNU
| configure:3639: checking dependency style of gcc
| configure:3729: result: gcc3
| configure:3790: checking for ranlib
| configure:3806: found /accts/fumar.a/reroot/hppa_hpux/bin/ranlib
| configure:3817: result: ranlib
| configure:3847: checking for bison
| configure:3863: found /accts/fumar.a/reroot/hppa_hpux/bin/bison
| configure:3874: result: bison -y
| configure:3887: checking whether gcc and cc understand -c and -o together
| configure:3922: gcc -c conftest.c -o conftest2.o >&5
| configure:3925: $? = 0
| configure:3931: gcc -c conftest.c -o conftest2.o >&5
| configure:3934: $? = 0
| configure:3945: cc -c conftest.c >&5
| configure:3948: $? = 0
| configure:3956: cc -c conftest.c -o conftest2.o >&5
| configure:3959: $? = 0
| configure:3965: cc -c conftest.c -o conftest2.o >&5
| configure:3968: $? = 0
| configure:3986: result: yes
| configure:4023: checking how to run the C preprocessor
| configure:4063: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:4069: $? = 0
| configure:4100: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
| configure:4106: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:4139: result: gcc -E
| configure:4168: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:4174: $? = 0
| configure:4205: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
| configure:4211: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:4249: checking for grep that handles long lines and -e
| configure:4323: result: /accts/fumar.a/usr/local/hppa_hpux/bin/grep
| configure:4328: checking for egrep
| configure:4406: result: /accts/fumar.a/usr/local/hppa_hpux/bin/grep -E
| configure:4411: checking for ANSI C header files
| configure:4441: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4447: $? = 0
| configure:4546: gcc -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:4549: $? = 0
| configure:4555: ./conftest
| configure:4558: $? = 0
| configure:4575: result: yes
| configure:4599: checking for sys/types.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4599: checking for sys/stat.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4599: checking for stdlib.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4599: checking for string.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4599: checking for memory.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4599: checking for strings.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4599: checking for inttypes.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4599: checking for stdint.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| conftest.c:53:20: error: stdint.h: No such file or directory
| configure:4626: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <stdint.h>
| configure:4642: result: no
| configure:4599: checking for unistd.h
| configure:4620: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4626: $? = 0
| configure:4642: result: yes
| configure:4665: checking minix/config.h usability
| configure:4682: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| conftest.c:53:26: error: minix/config.h: No such file or directory
| configure:4688: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <minix/config.h>
| configure:4702: result: no
| configure:4706: checking minix/config.h presence
| configure:4721: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:20:26: error: minix/config.h: No such file or directory
| configure:4727: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <minix/config.h>
| configure:4741: result: no
| configure:4774: checking for minix/config.h
| configure:4781: result: no
| configure:4812: checking whether it is safe to define __EXTENSIONS__
| configure:4840: gcc -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| configure:4846: $? = 0
| configure:4861: result: yes
| configure:4888: checking for gcc option to accept ISO C99
| configure:5047: gcc  -c -g -O2 -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c >&5
| conftest.c:75: error: expected ';', ',' or ')' before 'text'
| conftest.c: In function 'main':
| conftest.c:129: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'newvar'
| conftest.c:129: error: 'newvar' undeclared (first use in this function)
| conftest.c:129: error: (Each undeclared identifier is reported only once
| conftest.c:129: error: for each function it appears in.)
| conftest.c:139: error: 'for' loop initial declaration used outside C99 mode
| configure:5053: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | /* end confdefs.h.  */
| | #include <stdarg.h>
| | #include <stdbool.h>
| | #include <stdlib.h>
| | #include <wchar.h>
| | #include <stdio.h>
| | 
| | // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| | #define debug(...) fprintf (stderr, __VA_ARGS__)
| | #define showlist(...) puts (#__VA_ARGS__)
| | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| | static void
| | test_varargs_macros (void)
| | {
| |   int x = 1234;
| |   int y = 5678;
| |   debug ("Flag");
| |   debug ("X = %d\n", x);
| |   showlist (The first, second, and third items.);
| |   report (x>y, "x is %d but y is %d", x, y);
| | }
| | 
| | // Check long long types.
| | #define BIG64 18446744073709551615ull
| | #define BIG32 4294967295ul
| | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| | #if !BIG_OK
| |   your preprocessor is broken;
| | #endif
| | #if BIG_OK
| | #else
| |   your preprocessor is broken;
| | #endif
| | static long long int bignum = -9223372036854775807LL;
| | static unsigned long long int ubignum = BIG64;
| | 
| | struct incomplete_array
| | {
| |   int datasize;
| |   double data[];
| | };
| | 
| | struct named_init {
| |   int number;
| |   const wchar_t *name;
| |   double average;
| | };
| | 
| | typedef const char *ccp;
| | 
| | static inline int
| | test_restrict (ccp restrict text)
| | {
| |   // See if C++-style comments work.
| |   // Iterate through items via the restricted pointer.
| |   // Also check for declarations in for loops.
| |   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| |     continue;
| |   return 0;
| | }
| | 
| | // Check varargs and va_copy.
| | static void
| | test_varargs (const char *format, ...)
| | {
| |   va_list args;
| |   va_start (args, format);
| |   va_list args_copy;
| |   va_copy (args_copy, args);
| | 
| |   const char *str;
| |   int number;
| |   float fnumber;
| | 
| |   while (*format)
| |     {
| |       switch (*format++)
| |     {
| |     case 's': // string
| |       str = va_arg (args_copy, const char *);
| |       break;
| |     case 'd': // int
| |       number = va_arg (args_copy, int);
| |       break;
| |     case 'f': // float
| |       fnumber = va_arg (args_copy, double);
| |       break;
| |     default:
| |       break;
| |     }
| |     }
| |   va_end (args_copy);
| |   va_end (args);
| | }
| | 
| | int
| | main ()
| | {
| | 
| |   // Check bool.
| |   _Bool success = false;
| | 
| |   // Check restrict.
| |   if (test_restrict ("String literal") == 0)
| |     success = true;
| |   char *restrict newvar = "Another string";
| | 
| |   // Check varargs.
| |   test_varargs ("s, d' f .", "string", 65, 34.234);
| |   test_varargs_macros ();
| | 
| |   // Check flexible array members.
| |   struct incomplete_array *ia =
| |     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| |   ia->datasize = 10;
| |   for (int i = 0; i < ia->datasize; ++i)
| |     ia->data[i] = i * 1.234;
| | 
| |   // Check named initializers.
| |   struct named_init ni = {
| |     .number = 34,
| |     .name = L"Test wide string",
| |     .average = 543.34343,
| |   };
| | 
| |   ni.number = 58;
| | 
| |   int dynamic_array[ni.number];
| |   dynamic_array[ni.number - 1] = 543;
| | 
| |   // work around unused variable warnings
| |   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| |       || dynamic_array[ni.number - 1] != 543);
| | 
| |   ;
| |   return 0;
| | }
| configure:5047: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5053: $? = 0
| configure:5083: result: -std=gnu99
| configure:5213: checking for gcc -std=gnu99 option to accept ISO Standard C
| configure:5224: result: -std=gnu99
| configure:5244: checking for special C compiler options needed for large files
| configure:5337: result: no
| configure:5343: checking for _FILE_OFFSET_BITS value needed for large files
| configure:5378: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:31: warning: left shift count >= width of type
| conftest.c:31: warning: left shift count >= width of type
| conftest.c:33: error: size of array 'off_t_is_large' is negative
| configure:5384: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |  /* Check that off_t can represent 2**63 - 1 correctly.
| |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
| |     since some C++ compilers masquerading as C compilers
| |     incorrectly reject 9223372036854775807.  */
| | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| |                    && LARGE_OFF_T % 2147483647 == 1)
| |                   ? 1 : -1];
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:5428: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5434: $? = 0
| configure:5452: result: 64
| configure:5588: checking for strerror in -lcposix
| configure:5623: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c -lcposix   >&5
| /usr/ccs/bin/ld: Can't find library: "cposix"
| collect2: ld returned 1 exit status
| configure:5629: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | /* end confdefs.h.  */
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strerror ();
| | int
| | main ()
| | {
| | return strerror ();
| |   ;
| |   return 0;
| | }
| configure:5647: result: no
| configure:5655: checking for inline
| configure:5681: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:29: warning: C99 inline functions are not supported; using GNU89
| conftest.c:29: warning: to disable this warning use -fgnu89-inline or the 
gnu_inline function attribute
| configure:5687: $? = 0
| configure:5705: result: inline
| configure:5743: checking fcntl.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking fcntl.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for fcntl.h
| configure:5860: result: yes
| configure:5743: checking linux/fd.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:60:22: error: linux/fd.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <linux/fd.h>
| configure:5780: result: no
| configure:5784: checking linux/fd.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:27:22: error: linux/fd.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | /* end confdefs.h.  */
| | #include <linux/fd.h>
| configure:5819: result: no
| configure:5852: checking for linux/fd.h
| configure:5860: result: no
| configure:5733: checking for memory.h
| configure:5739: result: yes
| configure:5743: checking net/errno.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:61:23: error: net/errno.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <net/errno.h>
| configure:5780: result: no
| configure:5784: checking net/errno.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:28:23: error: net/errno.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | /* end confdefs.h.  */
| | #include <net/errno.h>
| configure:5819: result: no
| configure:5852: checking for net/errno.h
| configure:5860: result: no
| configure:5743: checking sgtty.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking sgtty.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for sgtty.h
| configure:5860: result: yes
| configure:5733: checking for string.h
| configure:5739: result: yes
| configure:5743: checking stropts.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking stropts.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for stropts.h
| configure:5860: result: yes
| configure:5743: checking sys/param.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking sys/param.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for sys/param.h
| configure:5860: result: yes
| configure:5743: checking sys/device.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:65:24: error: sys/device.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/device.h>
| configure:5780: result: no
| configure:5784: checking sys/device.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:32:24: error: sys/device.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <sys/device.h>
| configure:5819: result: no
| configure:5852: checking for sys/device.h
| configure:5860: result: no
| configure:5743: checking sys/filio.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:65:23: error: sys/filio.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/filio.h>
| configure:5780: result: no
| configure:5784: checking sys/filio.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:32:23: error: sys/filio.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <sys/filio.h>
| configure:5819: result: no
| configure:5852: checking for sys/filio.h
| configure:5860: result: no
| configure:5743: checking sys/gentape.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:65:25: error: sys/gentape.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/gentape.h>
| configure:5780: result: no
| configure:5784: checking sys/gentape.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:32:25: error: sys/gentape.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <sys/gentape.h>
| configure:5819: result: no
| configure:5852: checking for sys/gentape.h
| configure:5860: result: no
| configure:5743: checking sys/inet.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:65:22: error: sys/inet.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/inet.h>
| configure:5780: result: no
| configure:5784: checking sys/inet.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:32:22: error: sys/inet.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <sys/inet.h>
| configure:5819: result: no
| configure:5852: checking for sys/inet.h
| configure:5860: result: no
| configure:5743: checking sys/io/trioctl.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:65:28: error: sys/io/trioctl.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/io/trioctl.h>
| configure:5780: result: no
| configure:5784: checking sys/io/trioctl.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:32:28: error: sys/io/trioctl.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | /* end confdefs.h.  */
| | #include <sys/io/trioctl.h>
| configure:5819: result: no
| configure:5852: checking for sys/io/trioctl.h
| configure:5860: result: no
| configure:5743: checking sys/mtio.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking sys/mtio.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for sys/mtio.h
| configure:5860: result: yes
| configure:5743: checking sys/time.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking sys/time.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for sys/time.h
| configure:5860: result: yes
| configure:5743: checking sys/tprintf.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:67:25: error: sys/tprintf.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/tprintf.h>
| configure:5780: result: no
| configure:5784: checking sys/tprintf.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:34:25: error: sys/tprintf.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <sys/tprintf.h>
| configure:5819: result: no
| configure:5852: checking for sys/tprintf.h
| configure:5860: result: no
| configure:5743: checking sys/tape.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:67:22: error: sys/tape.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/tape.h>
| configure:5780: result: no
| configure:5784: checking sys/tape.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:34:22: error: sys/tape.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | /* end confdefs.h.  */
| | #include <sys/tape.h>
| configure:5819: result: no
| configure:5852: checking for sys/tape.h
| configure:5860: result: no
| configure:5733: checking for unistd.h
| configure:5739: result: yes
| configure:5743: checking locale.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking locale.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for locale.h
| configure:5860: result: yes
| configure:5743: checking features.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:69:22: error: features.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <features.h>
| configure:5780: result: no
| configure:5784: checking features.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:36:22: error: features.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <features.h>
| configure:5819: result: no
| configure:5852: checking for features.h
| configure:5860: result: no
| configure:5743: checking linewrap.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:69:22: error: linewrap.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <linewrap.h>
| configure:5780: result: no
| configure:5784: checking linewrap.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:36:22: error: linewrap.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <linewrap.h>
| configure:5819: result: no
| configure:5852: checking for linewrap.h
| configure:5860: result: no
| configure:5743: checking dirent.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking dirent.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for dirent.h
| configure:5860: result: yes
| configure:5743: checking float.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking float.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for float.h
| configure:5860: result: yes
| configure:5743: checking wctype.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:71:20: error: wctype.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <wctype.h>
| configure:5780: result: no
| configure:5784: checking wctype.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:38:20: error: wctype.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | /* end confdefs.h.  */
| | #include <wctype.h>
| configure:5819: result: no
| configure:5852: checking for wctype.h
| configure:5860: result: no
| configure:5743: checking stdio_ext.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:71:23: error: stdio_ext.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <stdio_ext.h>
| configure:5780: result: no
| configure:5784: checking stdio_ext.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:38:23: error: stdio_ext.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | /* end confdefs.h.  */
| | #include <stdio_ext.h>
| configure:5819: result: no
| configure:5852: checking for stdio_ext.h
| configure:5860: result: no
| configure:5733: checking for stdint.h
| configure:5739: result: no
| configure:5743: checking wchar.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking wchar.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for wchar.h
| configure:5860: result: yes
| configure:5733: checking for inttypes.h
| configure:5739: result: yes
| configure:5743: checking stdio.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking stdio.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for stdio.h
| configure:5860: result: yes
| configure:5733: checking for stdlib.h
| configure:5739: result: yes
| configure:5733: checking for sys/stat.h
| configure:5739: result: yes
| configure:5743: checking sysexits.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking sysexits.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for sysexits.h
| configure:5860: result: yes
| configure:5743: checking time.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking time.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for time.h
| configure:5860: result: yes
| configure:5743: checking priv.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:78:18: error: priv.h: No such file or directory
| configure:5766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <priv.h>
| configure:5780: result: no
| configure:5784: checking priv.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:45:18: error: priv.h: No such file or directory
| configure:5805: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | /* end confdefs.h.  */
| | #include <priv.h>
| configure:5819: result: no
| configure:5852: checking for priv.h
| configure:5860: result: no
| configure:5743: checking utime.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking utime.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for utime.h
| configure:5860: result: yes
| configure:5743: checking netdb.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking netdb.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for netdb.h
| configure:5860: result: yes
| configure:5743: checking sys/wait.h usability
| configure:5760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5766: $? = 0
| configure:5780: result: yes
| configure:5784: checking sys/wait.h presence
| configure:5799: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:5805: $? = 0
| configure:5819: result: yes
| configure:5852: checking for sys/wait.h
| configure:5860: result: yes
| configure:5958: checking for sys/buf.h
| configure:5981: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:5987: $? = 0
| configure:6003: result: yes
| configure:6015: checking for sys/wait.h that is POSIX.1 compatible
| configure:6072: result: yes
| configure:6082: checking for stdbool.h that conforms to C99
| configure:6175: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:6181: $? = 0
| configure:6196: result: yes
| configure:6198: checking for _Bool
| configure:6228: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:6234: $? = 0
| configure:6249: result: yes
| configure:6295: checking for dirent.h that defines DIR
| configure:6324: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:6330: $? = 0
| configure:6346: result: yes
| configure:6359: checking for library containing opendir
| configure:6400: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:6406: $? = 0
| configure:6434: result: none required
| configure:6528: checking whether sys/types.h defines makedev
| configure:6554: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:57: warning: implicit declaration of function 'makedev'
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    makedev (first referenced in /var/tmp//ccCMW7KW.o) (code)
| collect2: ld returned 1 exit status
| configure:6560: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | int
| | main ()
| | {
| | return makedev(0, 0);
| |   ;
| |   return 0;
| | }
| configure:6578: result: no
| configure:6592: checking sys/mkdev.h usability
| configure:6609: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:86:23: error: sys/mkdev.h: No such file or directory
| configure:6615: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/mkdev.h>
| configure:6629: result: no
| configure:6633: checking sys/mkdev.h presence
| configure:6648: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:53:23: error: sys/mkdev.h: No such file or directory
| configure:6654: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | /* end confdefs.h.  */
| | #include <sys/mkdev.h>
| configure:6668: result: no
| configure:6701: checking for sys/mkdev.h
| configure:6708: result: no
| configure:6733: checking sys/sysmacros.h usability
| configure:6750: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:6756: $? = 0
| configure:6770: result: yes
| configure:6774: checking sys/sysmacros.h presence
| configure:6789: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:6795: $? = 0
| configure:6809: result: yes
| configure:6842: checking for sys/sysmacros.h
| configure:6849: result: yes
| configure:6865: checking whether stat file-mode macros are broken
| configure:6902: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:6908: $? = 0
| configure:6923: result: no
| configure:6933: checking for ANSI C header files
| configure:7097: result: yes
| configure:7108: checking for st_fstype string in struct stat
| configure:7135: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:60: error: subscripted value is neither array nor pointer
| configure:7141: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <sys/stat.h>
| | int
| | main ()
| | {
| | struct stat s; s.st_fstype[0] = 'x';
| |   ;
| |   return 0;
| | }
| configure:7157: result: no
| configure:7167: checking return type of signal handlers
| configure:7195: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:61: error: void value not ignored as it ought to be
| configure:7201: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <signal.h>
| | 
| | int
| | main ()
| | {
| | return *(signal (0, 0)) (0) == 1;
| |   ;
| |   return 0;
| | }
| configure:7216: result: void
| configure:7224: checking for mode_t
| configure:7254: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:7260: $? = 0
| configure:7275: result: yes
| configure:7287: checking for pid_t
| configure:7317: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:7323: $? = 0
| configure:7338: result: yes
| configure:7350: checking for off_t
| configure:7380: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:7386: $? = 0
| configure:7401: result: yes
| configure:7413: checking for size_t
| configure:7443: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:7449: $? = 0
| configure:7464: result: yes
| configure:7476: checking for uid_t in sys/types.h
| configure:7499: result: yes
| configure:7514: checking for major_t
| configure:7544: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'ac__type_new_'
| conftest.c: In function 'main':
| conftest.c:93: error: 'ac__type_new_' undeclared (first use in this function)
| conftest.c:93: error: (Each undeclared identifier is reported only once
| conftest.c:93: error: for each function it appears in.)
| conftest.c:93: error: expected expression before ')' token
| configure:7550: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | typedef major_t ac__type_new_;
| | int
| | main ()
| | {
| | if ((ac__type_new_ *) 0)
| |   return 0;
| | if (sizeof (ac__type_new_))
| |   return 0;
| |   ;
| |   return 0;
| | }
| configure:7565: result: no
| configure:7577: checking for minor_t
| configure:7607: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'ac__type_new_'
| conftest.c: In function 'main':
| conftest.c:94: error: 'ac__type_new_' undeclared (first use in this function)
| conftest.c:94: error: (Each undeclared identifier is reported only once
| conftest.c:94: error: for each function it appears in.)
| conftest.c:94: error: expected expression before ')' token
| configure:7613: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | typedef minor_t ac__type_new_;
| | int
| | main ()
| | {
| | if ((ac__type_new_ *) 0)
| |   return 0;
| | if (sizeof (ac__type_new_))
| |   return 0;
| |   ;
| |   return 0;
| | }
| configure:7628: result: no
| configure:7640: checking for dev_t
| configure:7670: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:7676: $? = 0
| configure:7691: result: yes
| configure:7703: checking for ino_t
| configure:7733: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:7739: $? = 0
| configure:7754: result: yes
| configure:7768: checking for ssize_t
| configure:7795: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:7801: $? = 0
| configure:7816: result: yes
| configure:7830: checking for working alloca.h
| configure:7857: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:7863: $? = 0
| configure:7880: result: yes
| configure:7890: checking for alloca
| configure:7937: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:7943: $? = 0
| configure:7960: result: yes
| configure:8191: checking for C/C++ restrict keyword
| configure:8227: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:8233: $? = 0
| configure:8251: result: restrict
| configure:8266: checking whether getenv is declared
| configure:8295: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:8301: $? = 0
| configure:8316: result: yes
| configure:8334: checking whether clearerr_unlocked is declared
| configure:8363: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:98: error: 'clearerr_unlocked' undeclared (first use in this 
function)
| conftest.c:98: error: (Each undeclared identifier is reported only once
| conftest.c:98: error: for each function it appears in.)
| configure:8369: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef clearerr_unlocked
| |   (void) clearerr_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8384: result: no
| configure:8402: checking whether feof_unlocked is declared
| configure:8431: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:99: error: 'feof_unlocked' undeclared (first use in this function)
| conftest.c:99: error: (Each undeclared identifier is reported only once
| conftest.c:99: error: for each function it appears in.)
| configure:8437: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef feof_unlocked
| |   (void) feof_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8452: result: no
| configure:8470: checking whether ferror_unlocked is declared
| configure:8499: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:100: error: 'ferror_unlocked' undeclared (first use in this 
function)
| conftest.c:100: error: (Each undeclared identifier is reported only once
| conftest.c:100: error: for each function it appears in.)
| configure:8505: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef ferror_unlocked
| |   (void) ferror_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8520: result: no
| configure:8538: checking whether fflush_unlocked is declared
| configure:8567: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:101: error: 'fflush_unlocked' undeclared (first use in this 
function)
| conftest.c:101: error: (Each undeclared identifier is reported only once
| conftest.c:101: error: for each function it appears in.)
| configure:8573: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fflush_unlocked
| |   (void) fflush_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8588: result: no
| configure:8606: checking whether fgets_unlocked is declared
| configure:8635: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:102: error: 'fgets_unlocked' undeclared (first use in this 
function)
| conftest.c:102: error: (Each undeclared identifier is reported only once
| conftest.c:102: error: for each function it appears in.)
| configure:8641: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fgets_unlocked
| |   (void) fgets_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8656: result: no
| configure:8674: checking whether fputc_unlocked is declared
| configure:8703: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:103: error: 'fputc_unlocked' undeclared (first use in this 
function)
| conftest.c:103: error: (Each undeclared identifier is reported only once
| conftest.c:103: error: for each function it appears in.)
| configure:8709: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fputc_unlocked
| |   (void) fputc_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8724: result: no
| configure:8742: checking whether fputs_unlocked is declared
| configure:8771: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:104: error: 'fputs_unlocked' undeclared (first use in this 
function)
| conftest.c:104: error: (Each undeclared identifier is reported only once
| conftest.c:104: error: for each function it appears in.)
| configure:8777: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fputs_unlocked
| |   (void) fputs_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8792: result: no
| configure:8810: checking whether fread_unlocked is declared
| configure:8839: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:105: error: 'fread_unlocked' undeclared (first use in this 
function)
| conftest.c:105: error: (Each undeclared identifier is reported only once
| conftest.c:105: error: for each function it appears in.)
| configure:8845: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fread_unlocked
| |   (void) fread_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8860: result: no
| configure:8878: checking whether fwrite_unlocked is declared
| configure:8907: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:106: error: 'fwrite_unlocked' undeclared (first use in this 
function)
| conftest.c:106: error: (Each undeclared identifier is reported only once
| conftest.c:106: error: for each function it appears in.)
| configure:8913: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fwrite_unlocked
| |   (void) fwrite_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8928: result: no
| configure:8946: checking whether getc_unlocked is declared
| configure:8975: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:107: error: 'getc_unlocked' undeclared (first use in this function)
| conftest.c:107: error: (Each undeclared identifier is reported only once
| conftest.c:107: error: for each function it appears in.)
| configure:8981: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getc_unlocked
| |   (void) getc_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8996: result: no
| configure:9014: checking whether getchar_unlocked is declared
| configure:9043: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:108: error: 'getchar_unlocked' undeclared (first use in this 
function)
| conftest.c:108: error: (Each undeclared identifier is reported only once
| conftest.c:108: error: for each function it appears in.)
| configure:9049: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getchar_unlocked
| |   (void) getchar_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9064: result: no
| configure:9082: checking whether putc_unlocked is declared
| configure:9111: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:109: error: 'putc_unlocked' undeclared (first use in this function)
| conftest.c:109: error: (Each undeclared identifier is reported only once
| conftest.c:109: error: for each function it appears in.)
| configure:9117: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef putc_unlocked
| |   (void) putc_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9132: result: no
| configure:9150: checking whether putchar_unlocked is declared
| configure:9179: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:110: error: 'putchar_unlocked' undeclared (first use in this 
function)
| conftest.c:110: error: (Each undeclared identifier is reported only once
| conftest.c:110: error: for each function it appears in.)
| configure:9185: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef putchar_unlocked
| |   (void) putchar_unlocked;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9200: result: no
| configure:9225: checking for flockfile
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for funlockfile
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for pathconf
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for canonicalize_file_name
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    canonicalize_file_name (first referenced in /var/tmp//ccq45jU1.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | /* end confdefs.h.  */
| | /* Define canonicalize_file_name to an innocuous variant, in case 
<limits.h> declares canonicalize_file_name.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define canonicalize_file_name innocuous_canonicalize_file_name
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char canonicalize_file_name (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef canonicalize_file_name
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char canonicalize_file_name ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_canonicalize_file_name || defined 
__stub___canonicalize_file_name
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return canonicalize_file_name ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for getcwd
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for readlink
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for dup2
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for fchdir
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for btowc
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    btowc (first referenced in /var/tmp//ccsXjjFg.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | /* end confdefs.h.  */
| | /* Define btowc to an innocuous variant, in case <limits.h> declares btowc.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define btowc innocuous_btowc
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char btowc (); 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 btowc
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char btowc ();
| | /* 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_btowc || defined __stub___btowc
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return btowc ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for isblank
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:104: warning: conflicting types for built-in function 'isblank'
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for iswctype
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for mbsrtowcs
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    mbsrtowcs (first referenced in /var/tmp//ccuioXIc.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | /* end confdefs.h.  */
| | /* Define mbsrtowcs to an innocuous variant, in case <limits.h> declares 
mbsrtowcs.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mbsrtowcs innocuous_mbsrtowcs
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mbsrtowcs (); 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 mbsrtowcs
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char mbsrtowcs ();
| | /* 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_mbsrtowcs || defined __stub___mbsrtowcs
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mbsrtowcs ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for mempcpy
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:106: warning: conflicting types for built-in function 'mempcpy'
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    mempcpy (first referenced in /var/tmp//cciu8kmk.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | /* end confdefs.h.  */
| | /* Define mempcpy to an innocuous variant, in case <limits.h> declares 
mempcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mempcpy innocuous_mempcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mempcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef mempcpy
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char mempcpy ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_mempcpy || defined __stub___mempcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mempcpy ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for wmemchr
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    wmemchr (first referenced in /var/tmp//ccg6tqP4.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | /* end confdefs.h.  */
| | /* Define wmemchr to an innocuous variant, in case <limits.h> declares 
wmemchr.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define wmemchr innocuous_wmemchr
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char wmemchr (); 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 wmemchr
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char wmemchr ();
| | /* 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_wmemchr || defined __stub___wmemchr
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return wmemchr ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for wmemcpy
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    wmemcpy (first referenced in /var/tmp//ccE40B7c.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | /* end confdefs.h.  */
| | /* Define wmemcpy to an innocuous variant, in case <limits.h> declares 
wmemcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define wmemcpy innocuous_wmemcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char wmemcpy (); 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 wmemcpy
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char wmemcpy ();
| | /* 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_wmemcpy || defined __stub___wmemcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return wmemcpy ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for wmempcpy
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    wmempcpy (first referenced in /var/tmp//cccx4PEI.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | /* end confdefs.h.  */
| | /* Define wmempcpy to an innocuous variant, in case <limits.h> declares 
wmempcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define wmempcpy innocuous_wmempcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char wmempcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef wmempcpy
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char wmempcpy ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_wmempcpy || defined __stub___wmempcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return wmempcpy ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for __fpending
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    __fpending (first referenced in /var/tmp//ccA23O3s.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | /* end confdefs.h.  */
| | /* Define __fpending to an innocuous variant, in case <limits.h> declares 
__fpending.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define __fpending innocuous___fpending
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char __fpending (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef __fpending
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char __fpending ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub___fpending || defined __stub_____fpending
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return __fpending ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for ftruncate
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for gettimeofday
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for nanotime
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    nanotime (first referenced in /var/tmp//cc4qO2Wy.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | /* end confdefs.h.  */
| | /* Define nanotime to an innocuous variant, in case <limits.h> declares 
nanotime.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define nanotime innocuous_nanotime
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char nanotime (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef nanotime
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char nanotime ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_nanotime || defined __stub___nanotime
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return nanotime ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for alarm
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for lchmod
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for fdopendir
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    fdopendir (first referenced in /var/tmp//ccuUgvap.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | /* end confdefs.h.  */
| | /* Define fdopendir to an innocuous variant, in case <limits.h> declares 
fdopendir.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define fdopendir innocuous_fdopendir
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char fdopendir (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef fdopendir
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char fdopendir ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_fdopendir || defined __stub___fdopendir
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return fdopendir ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for mbsinit
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    mbsinit (first referenced in /var/tmp//cck3CpGy.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | /* end confdefs.h.  */
| | /* Define mbsinit to an innocuous variant, in case <limits.h> declares 
mbsinit.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mbsinit innocuous_mbsinit
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mbsinit (); 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 mbsinit
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char mbsinit ();
| | /* 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_mbsinit || defined __stub___mbsinit
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mbsinit ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for mbrtowc
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    mbrtowc (first referenced in /var/tmp//ccwYMxPk.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | /* end confdefs.h.  */
| | /* Define mbrtowc to an innocuous variant, in case <limits.h> declares 
mbrtowc.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mbrtowc innocuous_mbrtowc
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mbrtowc (); 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 mbrtowc
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char mbrtowc ();
| | /* 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_mbrtowc || defined __stub___mbrtowc
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mbrtowc ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for wcrtomb
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    wcrtomb (first referenced in /var/tmp//cccerEEz.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | /* end confdefs.h.  */
| | /* Define wcrtomb to an innocuous variant, in case <limits.h> declares 
wcrtomb.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define wcrtomb innocuous_wcrtomb
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char wcrtomb (); 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 wcrtomb
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char wcrtomb ();
| | /* 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_wcrtomb || defined __stub___wcrtomb
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return wcrtomb ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for wcscoll
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for setenv
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    setenv (first referenced in /var/tmp//cca6PBDy.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | /* end confdefs.h.  */
| | /* Define setenv to an innocuous variant, in case <limits.h> declares 
setenv.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define setenv innocuous_setenv
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char setenv (); 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 setenv
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char setenv ();
| | /* 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_setenv || defined __stub___setenv
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return setenv ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for sleep
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for strerror
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for lstat
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for pipe
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for futimes
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    futimes (first referenced in /var/tmp//ccS9SUNw.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | /* end confdefs.h.  */
| | /* Define futimes to an innocuous variant, in case <limits.h> declares 
futimes.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define futimes innocuous_futimes
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char futimes (); 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 futimes
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char futimes ();
| | /* 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_futimes || defined __stub___futimes
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return futimes ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for futimesat
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    futimesat (first referenced in /var/tmp//ccwWkOOD.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | /* end confdefs.h.  */
| | /* Define futimesat to an innocuous variant, in case <limits.h> declares 
futimesat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define futimesat innocuous_futimesat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char futimesat (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef futimesat
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char futimesat ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_futimesat || defined __stub___futimesat
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return futimesat ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for vasnprintf
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    vasnprintf (first referenced in /var/tmp//ccIpoEMp.o) (code)
| collect2: ld returned 1 exit status
| configure:9287: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | /* end confdefs.h.  */
| | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares 
vasnprintf.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define vasnprintf innocuous_vasnprintf
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char vasnprintf (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef vasnprintf
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char vasnprintf ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_vasnprintf || defined __stub___vasnprintf
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return vasnprintf ();
| |   ;
| |   return 0;
| | }
| configure:9305: result: no
| configure:9225: checking for iswcntrl
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:115: warning: conflicting types for built-in function 'iswcntrl'
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for wcwidth
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for mkfifo
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9225: checking for setlocale
| configure:9281: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9287: $? = 0
| configure:9305: result: yes
| configure:9323: checking for d_ino member in directory struct
| configure:9363: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9366: $? = 0
| configure:9372: ./conftest
| configure:9375: $? = 0
| configure:9391: result: yes
| configure:9403: checking whether system is Windows or MSDOS
| configure:9432: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:102: error: 'neither' undeclared (first use in this function)
| conftest.c:102: error: (Each undeclared identifier is reported only once
| conftest.c:102: error: for each function it appears in.)
| conftest.c:102: error: expected ';' before 'MSDOS'
| configure:9438: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined 
__CYGWIN__
| | neither MSDOS nor Windows
| | #endif
| |   ;
| |   return 0;
| | }
| configure:9454: result: no
| configure:9545: checking for long file names
| configure:9577: result: yes
| configure:9589: checking whether canonicalize_file_name is declared
| configure:9618: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:138: error: 'canonicalize_file_name' undeclared (first use in this 
function)
| conftest.c:138: error: (Each undeclared identifier is reported only once
| conftest.c:138: error: for each function it appears in.)
| configure:9624: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef canonicalize_file_name
| |   (void) canonicalize_file_name;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9639: result: no
| configure:9690: checking for unistd.h
| configure:9696: result: yes
| configure:9830: checking for working chown
| configure:9873: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9876: $? = 0
| configure:9882: ./conftest
| configure:9885: $? = 0
| configure:9903: result: yes
| configure:9914: checking whether chown(2) dereferences symlinks
| configure:9957: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:9960: $? = 0
| configure:9966: ./conftest
| configure:9969: $? = 0
| configure:9987: result: yes
| configure:10004: checking build system type
| configure:10022: result: hppa2.0w-hp-hpux11.00
| configure:10044: checking host system type
| configure:10059: result: hppa2.0w-hp-hpux11.00
| configure:10083: checking whether // is distinct from /
| configure:10112: result: no
| configure:10124: checking whether strerror_r is declared
| configure:10153: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:141: error: 'strerror_r' undeclared (first use in this function)
| conftest.c:141: error: (Each undeclared identifier is reported only once
| conftest.c:141: error: for each function it appears in.)
| configure:10159: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef strerror_r
| |   (void) strerror_r;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:10174: result: no
| configure:10196: checking for strerror_r
| configure:10252: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    strerror_r (first referenced in /var/tmp//cc8yztvt.o) (code)
| collect2: ld returned 1 exit status
| configure:10258: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | /* end confdefs.h.  */
| | /* Define strerror_r to an innocuous variant, in case <limits.h> declares 
strerror_r.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strerror_r innocuous_strerror_r
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strerror_r (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef strerror_r
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strerror_r ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_strerror_r || defined __stub___strerror_r
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return strerror_r ();
| |   ;
| |   return 0;
| | }
| configure:10276: result: no
| configure:10286: checking whether strerror_r returns char *
| configure:10374: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    strerror_r (first referenced in /var/tmp//ccGLiB9K.o) (code)
| collect2: ld returned 1 exit status
| configure:10377: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |     extern char *strerror_r ();
| | int
| | main ()
| | {
| | char buf[100];
| |       char x = *strerror_r (0, buf, sizeof buf);
| |       return ! isalpha (x);
| |   ;
| |   return 0;
| | }
| configure:10402: result: no
| configure:10416: checking whether the preprocessor supports include_next
| configure:10449: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-Iconftestd1 -Iconftestd2 conftest.c >&5
| configure:10455: $? = 0
| configure:10473: result: yes
| configure:10493: checking for mbstate_t
| configure:10520: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:143: error: 'mbstate_t' undeclared (first use in this function)
| conftest.c:143: error: (Each undeclared identifier is reported only once
| conftest.c:143: error: for each function it appears in.)
| conftest.c:143: error: expected ';' before 'x'
| conftest.c:143: error: 'x' undeclared (first use in this function)
| configure:10526: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #       include <wchar.h>
| | int
| | main ()
| | {
| | mbstate_t x; return sizeof x;
| |   ;
| |   return 0;
| | }
| configure:10541: result: no
| configure:10581: checking whether getcwd (NULL, 0) allocates memory for result
| configure:10619: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:10622: $? = 0
| configure:10628: ./conftest
| configure:10631: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | /* end confdefs.h.  */
| | 
| | #    include <stdlib.h>
| | #    include <unistd.h>
| | #    ifndef getcwd
| |      char *getcwd ();
| | #    endif
| |      int
| |      main ()
| |      {
| |        if (chdir ("/") != 0)
| |          exit (1);
| |        else
| |          {
| |            char *f = getcwd (NULL, 0);
| |            exit (! (f && f[0] == '/' && !f[1]));
| |          }
| |      }
| configure:10647: result: no
| configure:10650: checking whether getcwd is declared
| configure:10679: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:10685: $? = 0
| configure:10700: result: yes
| configure:10726: checking for compound literals
| configure:10753: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:108: error: initializer element is not constant
| configure:10759: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | struct s { int i, j; }; struct s s = (struct s) { 1, 2 };
| | int
| | main ()
| | {
| | struct s t = (struct s) { 3, 4 };
| |      if (t.i != 0) return 0;
| |   ;
| |   return 0;
| | }
| configure:10774: result: no
| configure:10784: checking whether struct tm is in sys/time.h or time.h
| configure:10814: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:10820: $? = 0
| configure:10835: result: time.h
| configure:10846: checking for struct tm.tm_gmtoff
| configure:10875: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:114: error: 'struct tm' has no member named 'tm_gmtoff'
| configure:10881: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | #include <time.h>
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (ac_aggr.tm_gmtoff)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:10915: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:114: error: 'struct tm' has no member named 'tm_gmtoff'
| configure:10921: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | #include <time.h>
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (sizeof ac_aggr.tm_gmtoff)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:10939: result: no
| configure:10990: checking whether getdelim is declared
| configure:11019: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:145: error: 'getdelim' undeclared (first use in this function)
| conftest.c:145: error: (Each undeclared identifier is reported only once
| conftest.c:145: error: for each function it appears in.)
| configure:11025: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getdelim
| |   (void) getdelim;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:11040: result: no
| configure:11058: checking whether getline is declared
| configure:11087: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:146: error: 'getline' undeclared (first use in this function)
| conftest.c:146: error: (Each undeclared identifier is reported only once
| conftest.c:146: error: for each function it appears in.)
| configure:11093: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getline
| |   (void) getline;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:11108: result: no
| configure:11143: checking getopt.h usability
| configure:11160: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:143:20: error: getopt.h: No such file or directory
| configure:11166: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <getopt.h>
| configure:11180: result: no
| configure:11184: checking getopt.h presence
| configure:11199: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:110:20: error: getopt.h: No such file or directory
| configure:11205: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | /* end confdefs.h.  */
| | #include <getopt.h>
| configure:11219: result: no
| configure:11252: checking for getopt.h
| configure:11260: result: no
| configure:11627: checking for struct timeval
| configure:11657: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:11663: $? = 0
| configure:11678: result: yes
| configure:11700: checking for long long int
| configure:11733: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:11739: $? = 0
| configure:11784: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:11787: $? = 0
| configure:11793: ./conftest
| configure:11796: $? = 0
| configure:11821: result: yes
| configure:11832: checking for unsigned long long int
| configure:11863: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:11869: $? = 0
| configure:11886: result: yes
| configure:12209: checking sys/inttypes.h usability
| configure:12226: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:145:26: error: sys/inttypes.h: No such file or directory
| configure:12232: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/inttypes.h>
| configure:12246: result: no
| configure:12250: checking sys/inttypes.h presence
| configure:12265: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:112:26: error: sys/inttypes.h: No such file or directory
| configure:12271: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | /* end confdefs.h.  */
| | #include <sys/inttypes.h>
| configure:12285: result: no
| configure:12318: checking for sys/inttypes.h
| configure:12326: result: no
| configure:12209: checking sys/bitypes.h usability
| configure:12226: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:145:25: error: sys/bitypes.h: No such file or directory
| configure:12232: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sys/bitypes.h>
| configure:12246: result: no
| configure:12250: checking sys/bitypes.h presence
| configure:12265: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:112:25: error: sys/bitypes.h: No such file or directory
| configure:12271: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | /* end confdefs.h.  */
| | #include <sys/bitypes.h>
| configure:12285: result: no
| configure:12318: checking for sys/bitypes.h
| configure:12326: result: no
| configure:12368: checking for bit size of ptrdiff_t
| configure:12722: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:12725: $? = 0
| configure:12731: ./conftest
| configure:12734: $? = 0
| configure:12752: result: 32
| configure:12368: checking for bit size of sig_atomic_t
| configure:12722: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:12725: $? = 0
| configure:12731: ./conftest
| configure:12734: $? = 0
| configure:12752: result: 32
| configure:12368: checking for bit size of size_t
| configure:12722: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:12725: $? = 0
| configure:12731: ./conftest
| configure:12734: $? = 0
| configure:12752: result: 32
| configure:12368: checking for bit size of wchar_t
| configure:12722: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:12725: $? = 0
| configure:12731: ./conftest
| configure:12734: $? = 0
| configure:12752: result: 32
| configure:12368: checking for bit size of wint_t
| configure:12722: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:12725: $? = 0
| configure:12731: ./conftest
| configure:12734: $? = 0
| configure:12752: result: 32
| configure:12773: checking whether sig_atomic_t is signed
| configure:12810: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:128: error: size of array 'verify' is negative
| configure:12816: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | /* end confdefs.h.  */
| | 
| |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |             int verify[2 * ((sig_atomic_t) -1 < (sig_atomic_t) 0) - 1];
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:12834: result: no
| configure:12773: checking whether wchar_t is signed
| configure:12810: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:128: error: size of array 'verify' is negative
| configure:12816: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | /* end confdefs.h.  */
| | 
| |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |             int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:12834: result: no
| configure:12773: checking whether wint_t is signed
| configure:12810: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:128: error: size of array 'verify' is negative
| configure:12816: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | /* end confdefs.h.  */
| | 
| |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |             int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:12834: result: no
| configure:12860: checking for ptrdiff_t integer literal suffix
| configure:12916: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:129: error: conflicting types for 'foo'
| conftest.c:128: error: previous declaration of 'foo' was here
| configure:12922: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | /* end confdefs.h.  */
| | 
| |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |               extern ptrdiff_t foo;
| |               extern int foo;
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:12916: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:12922: $? = 0
| configure:12941: result: l
| configure:12860: checking for sig_atomic_t integer literal suffix
| configure:12916: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:12922: $? = 0
| configure:12941: result: u
| configure:12860: checking for size_t integer literal suffix
| configure:12916: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:131: error: conflicting types for 'foo'
| conftest.c:130: error: previous declaration of 'foo' was here
| configure:12922: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | /* end confdefs.h.  */
| | 
| |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |               extern size_t foo;
| |               extern unsigned int foo;
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:12916: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:12922: $? = 0
| configure:12941: result: ul
| configure:12860: checking for wchar_t integer literal suffix
| configure:12916: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:12922: $? = 0
| configure:12941: result: u
| configure:12860: checking for wint_t integer literal suffix
| configure:12916: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:12922: $? = 0
| configure:12941: result: u
| configure:12965: checking for inttypes.h
| configure:12971: result: yes
| configure:13106: checking whether the inttypes.h PRIxNN macros are broken
| configure:13137: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:13143: $? = 0
| configure:13159: result: no
| configure:13174: checking whether imaxabs is declared
| configure:13203: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:160: error: 'imaxabs' undeclared (first use in this function)
| conftest.c:160: error: (Each undeclared identifier is reported only once
| conftest.c:160: error: for each function it appears in.)
| configure:13209: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef imaxabs
| |   (void) imaxabs;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:13224: result: no
| configure:13242: checking whether imaxdiv is declared
| configure:13271: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:161: error: 'imaxdiv' undeclared (first use in this function)
| conftest.c:161: error: (Each undeclared identifier is reported only once
| conftest.c:161: error: for each function it appears in.)
| configure:13277: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef imaxdiv
| |   (void) imaxdiv;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:13292: result: no
| configure:13310: checking whether strtoimax is declared
| configure:13339: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:13345: $? = 0
| configure:13360: result: yes
| configure:13378: checking whether strtoumax is declared
| configure:13407: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:13413: $? = 0
| configure:13428: result: yes
| configure:13459: checking for nl_langinfo and CODESET
| configure:13485: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:13491: $? = 0
| configure:13509: result: yes
| configure:13520: checking whether we are using the GNU C Library 2.1 or newer
| conftest.c:129:22: error: features.h: No such file or directory
| configure:13551: result: no
| configure:13558: checking whether malloc, realloc, calloc are POSIX compliant
| configure:13588: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:13594: $? = 0
| configure:13610: result: yes
| configure:13633: checking for stdlib.h
| configure:13639: result: yes
| configure:13773: checking for GNU libc compatible malloc
| configure:13807: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:13810: $? = 0
| configure:13816: ./conftest
| configure:13819: $? = 0
| configure:13835: result: yes
| configure:13851: checking whether mbrtowc and mbstate_t are properly declared
| configure:13881: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:138: error: 'mbrtowc' undeclared (first use in this function)
| conftest.c:138: error: (Each undeclared identifier is reported only once
| conftest.c:138: error: for each function it appears in.)
| configure:13887: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | /* end confdefs.h.  */
| | #include <wchar.h>
| | int
| | main ()
| | {
| | wchar_t wc;
| |               char const s[] = "";
| |               size_t n = 1;
| |               mbstate_t state;
| |               return ! (sizeof state && (mbrtowc) (&wc, s, n, &state));
| |   ;
| |   return 0;
| | }
| configure:13904: result: no
| configure:13962: checking whether memrchr is declared
| configure:13991: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:167: error: 'memrchr' undeclared (first use in this function)
| conftest.c:167: error: (Each undeclared identifier is reported only once
| conftest.c:167: error: for each function it appears in.)
| configure:13997: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef memrchr
| |   (void) memrchr;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:14012: result: no
| configure:14052: checking whether strdup is declared
| configure:14081: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:14087: $? = 0
| configure:14102: result: yes
| configure:14136: checking for working strerror function
| configure:14186: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:14189: $? = 0
| configure:14195: ./conftest
| configure:14198: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | /* end confdefs.h.  */
| | 
| | #include <string.h>
| | 
| | int
| | main ()
| | {
| | return !*strerror (-2);
| |   ;
| |   return 0;
| | }
| configure:14214: result: no
| configure:14273: checking whether strndup is declared
| configure:14302: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:169: error: 'strndup' undeclared (first use in this function)
| conftest.c:169: error: (Each undeclared identifier is reported only once
| conftest.c:169: error: for each function it appears in.)
| configure:14308: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef strndup
| |   (void) strndup;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:14323: result: no
| configure:14341: checking whether strnlen is declared
| configure:14370: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:170: error: 'strnlen' undeclared (first use in this function)
| conftest.c:170: error: (Each undeclared identifier is reported only once
| conftest.c:170: error: for each function it appears in.)
| configure:14376: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef strnlen
| |   (void) strnlen;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:14391: result: no
| configure:14430: checking for struct timespec in <time.h>
| configure:14457: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:14463: $? = 0
| configure:14478: result: yes
| configure:14608: checking whether utime accepts a null argument
| configure:14647: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:14650: $? = 0
| configure:14656: ./conftest
| configure:14659: $? = 0
| configure:14675: result: yes
| configure:14695: checking for struct utimbuf
| configure:14728: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:14734: $? = 0
| configure:14749: result: yes
| configure:14761: checking determine whether the utimes function works
| configure:14834: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:14837: $? = 0
| configure:14843: ./conftest
| configure:14846: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | /* end confdefs.h.  */
| | 
| | #include <sys/types.h>
| | #include <sys/stat.h>
| | #include <fcntl.h>
| | #include <sys/time.h>
| | #include <time.h>
| | #include <unistd.h>
| | #include <stdlib.h>
| | #include <stdio.h>
| | #include <utime.h>
| | 
| | int
| | main ()
| | {
| |   static struct timeval timeval[2] = {{9, 10}, {999999, 999999}};
| |   struct stat sbuf;
| |   char const *file = "conftest.utimes";
| |   FILE *f;
| |   time_t now;
| |   int fd;
| | 
| |   int ok = ((f = fopen (file, "w"))
| |         && fclose (f) == 0
| |         && utimes (file, timeval) == 0
| |         && lstat (file, &sbuf) == 0
| |         && sbuf.st_atime == timeval[0].tv_sec
| |         && sbuf.st_mtime == timeval[1].tv_sec);
| |   unlink (file);
| |   if (!ok)
| |     exit (1);
| | 
| |   ok =
| |     ((f = fopen (file, "w"))
| |      && fclose (f) == 0
| |      && time (&now) != (time_t)-1
| |      && utimes (file, NULL) == 0
| |      && lstat (file, &sbuf) == 0
| |      && now - sbuf.st_atime <= 2
| |      && now - sbuf.st_mtime <= 2);
| |   unlink (file);
| |   if (!ok)
| |     exit (1);
| | 
| |   ok = (0 <= (fd = open (file, O_WRONLY|O_CREAT, 0444))
| |           && close (fd) == 0
| |           && utimes (file, NULL) == 0);
| |   unlink (file);
| | 
| |   exit (!ok);
| | }
| | 
| configure:14862: result: no
| configure:14879: checking for EOVERFLOW
| configure:15277: result: yes
| configure:15292: checking for wchar_t
| configure:15319: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:15325: $? = 0
| configure:15340: result: yes
| configure:15351: checking for wint_t
| configure:15386: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:15392: $? = 0
| configure:15407: result: yes
| configure:15418: checking for inttypes.h
| configure:15445: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:15451: $? = 0
| configure:15466: result: yes
| configure:15477: checking for stdint.h
| configure:15504: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:140:20: error: stdint.h: No such file or directory
| configure:15510: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <stdint.h>
| | int
| | main ()
| | {
| | uintmax_t i = (uintmax_t) -1; return !i;
| |   ;
| |   return 0;
| | }
| configure:15525: result: no
| configure:15549: checking for intmax_t
| configure:15584: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:15590: $? = 0
| configure:15605: result: yes
| configure:15625: checking whether vsnprintf is declared
| configure:15654: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:15660: $? = 0
| configure:15675: result: yes
| configure:15710: checking for stdint.h
| configure:15716: result: no
| configure:15850: checking for SIZE_MAX
| configure:16169: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:16172: $? = 0
| configure:16178: ./conftest
| configure:16181: $? = 0
| configure:16479: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:16482: $? = 0
| configure:16488: ./conftest
| configure:16491: $? = 0
| configure:16532: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:16538: $? = 0
| configure:16565: result: (((1UL << 31) - 1) * 2 + 1)
| configure:16604: checking for alloca as a compiler built-in
| configure:16632: result: yes
| configure:16706: checking whether program_invocation_name is declared
| configure:16736: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:152: error: 'program_invocation_name' undeclared (first use in 
this function)
| conftest.c:152: error: (Each undeclared identifier is reported only once
| conftest.c:152: error: for each function it appears in.)
| configure:16742: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | /* end confdefs.h.  */
| | #include <errno.h>
| | 
| | int
| | main ()
| | {
| | #ifndef program_invocation_name
| |   (void) program_invocation_name;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:16757: result: no
| configure:16773: checking whether program_invocation_short_name is declared
| configure:16803: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:153: error: 'program_invocation_short_name' undeclared (first use 
in this function)
| conftest.c:153: error: (Each undeclared identifier is reported only once
| conftest.c:153: error: for each function it appears in.)
| configure:16809: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | /* end confdefs.h.  */
| | #include <errno.h>
| | 
| | int
| | main ()
| | {
| | #ifndef program_invocation_short_name
| |   (void) program_invocation_short_name;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:16824: result: no
| configure:16845: checking whether program_invocation_name is defined
| configure:16868: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:148:18: error: argp.h: No such file or directory
| conftest.c: In function 'main':
| conftest.c:152: error: 'program_invocation_name' undeclared (first use in 
this function)
| conftest.c:152: error: (Each undeclared identifier is reported only once
| conftest.c:152: error: for each function it appears in.)
| configure:16874: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | /* end confdefs.h.  */
| | #include <argp.h>
| | int
| | main ()
| | {
| |  program_invocation_name = "test";
| |   ;
| |   return 0;
| | }
| configure:16890: result: no
| configure:16896: checking whether program_invocation_short_name is defined
| configure:16919: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:148:18: error: argp.h: No such file or directory
| conftest.c: In function 'main':
| conftest.c:152: error: 'program_invocation_short_name' undeclared (first use 
in this function)
| conftest.c:152: error: (Each undeclared identifier is reported only once
| conftest.c:152: error: for each function it appears in.)
| configure:16925: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | /* end confdefs.h.  */
| | #include <argp.h>
| | int
| | main ()
| | {
| |  program_invocation_short_name = "test";
| |   ;
| |   return 0;
| | }
| configure:16941: result: no
| configure:17084: checking whether this system has an arbitrary file name 
length limit
| configure:17110: result: yes
| configure:17269: checking for library containing clock_gettime
| configure:17310: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:17316: $? = 0
| configure:17344: result: none required
| configure:17359: checking for clock_gettime
| configure:17415: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:17421: $? = 0
| configure:17439: result: yes
| configure:17359: checking for clock_settime
| configure:17415: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:17421: $? = 0
| configure:17439: result: yes
| configure:17484: checking for d_ino member in directory struct
| configure:17552: result: yes
| configure:17570: checking for dirfd
| configure:17626: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    dirfd (first referenced in /var/tmp//ccyiRVxK.o) (code)
| collect2: ld returned 1 exit status
| configure:17632: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | /* end confdefs.h.  */
| | /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define dirfd innocuous_dirfd
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char dirfd (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef dirfd
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char dirfd ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_dirfd || defined __stub___dirfd
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return dirfd ();
| |   ;
| |   return 0;
| | }
| configure:17650: result: no
| configure:17660: checking whether dirfd is declared
| configure:17691: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:160: error: 'dirfd' undeclared (first use in this function)
| conftest.c:160: error: (Each undeclared identifier is reported only once
| conftest.c:160: error: for each function it appears in.)
| configure:17697: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |      #include <dirent.h>
| | 
| | int
| | main ()
| | {
| | #ifndef dirfd
| |   (void) dirfd;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:17712: result: no
| configure:17731: checking whether dirfd is a macro
| configure:17758: result: no
| configure:17776: checking for dirfd
| configure:17856: result: no
| configure:17871: checking how to get the file descriptor associated with an 
open DIR*
| configure:17903: gcc -std=gnu99 -c -g -O2 -DDIR_FD_MEMBER_NAME=d_fd 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:159: error: 'DIR' has no member named 'd_fd'
| configure:17909: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |          #include <dirent.h>
| | int
| | main ()
| | {
| | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
| |   ;
| |   return 0;
| | }
| configure:17903: gcc -std=gnu99 -c -g -O2 -DDIR_FD_MEMBER_NAME=dd_fd 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:17909: $? = 0
| configure:17933: result: dd_fd
| configure:17981: checking whether // is distinct from /
| configure:18010: result: no
| configure:18056: checking for error_at_line
| configure:18082: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:155:19: error: error.h: No such file or directory
| conftest.c: In function 'main':
| conftest.c:159: warning: implicit declaration of function 'error_at_line'
| configure:18088: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | /* end confdefs.h.  */
| | #include <error.h>
| | int
| | main ()
| | {
| | error_at_line (0, 0, "", 0, "an error occurred");
| |   ;
| |   return 0;
| | }
| configure:18105: result: no
| configure:18232: checking for working fcntl.h
| configure:18298: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:18301: $? = 0
| configure:18307: ./conftest
| configure:18310: $? = 96
| configure: program exited with status 96
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |        #include <sys/stat.h>
| |        #include <unistd.h>
| |        #include <fcntl.h>
| |        #ifndef O_NOATIME
| |         #define O_NOATIME 0
| |        #endif
| |        #ifndef O_NOFOLLOW
| |         #define O_NOFOLLOW 0
| |        #endif
| |        static int const constants[] =
| |         {
| |           O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
| |           O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
| |         };
| | 
| | int
| | main ()
| | {
| | 
| |         int status = !constants;
| |         {
| |           static char const sym[] = "conftest.sym";
| |           if (symlink (".", sym) != 0
| |               || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0)
| |             status |= 32;
| |         }
| |         {
| |           static char const file[] = "confdefs.h";
| |           int fd = open (file, O_RDONLY | O_NOATIME);
| |           char c;
| |           struct stat st0, st1;
| |           if (fd < 0
| |               || fstat (fd, &st0) != 0
| |               || sleep (1) != 0
| |               || read (fd, &c, 1) != 1
| |               || close (fd) != 0
| |               || stat (file, &st1) != 0
| |               || st0.st_atime != st1.st_atime)
| |             status |= 64;
| |         }
| |         return status;
| |   ;
| |   return 0;
| | }
| configure:18331: result: no (bad O_NOATIME, O_NOFOLLOW)
| configure:18433: checking for struct stat.st_blocks
| configure:18461: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:18467: $? = 0
| configure:18524: result: yes
| configure:18626: checking for working GNU fnmatch
| configure:18697: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:201: error: 'FNM_CASEFOLD' undeclared (first use in this function)
| conftest.c:201: error: (Each undeclared identifier is reported only once
| conftest.c:201: error: for each function it appears in.)
| conftest.c:202: error: 'FNM_EXTMATCH' undeclared (first use in this function)
| conftest.c:203: error: 'FNM_FILE_NAME' undeclared (first use in this function)
| conftest.c:204: error: 'FNM_LEADING_DIR' undeclared (first use in this 
function)
| configure:18700: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | /* end confdefs.h.  */
| | #include <fnmatch.h>
| |        static int
| |        y (char const *pattern, char const *string, int flags)
| |        {
| |          return fnmatch (pattern, string, flags) == 0;
| |        }
| |        static int
| |        n (char const *pattern, char const *string, int flags)
| |        {
| |          return fnmatch (pattern, string, flags) == FNM_NOMATCH;
| |        }
| | 
| | int
| | main ()
| | {
| | char const *Apat = 'A' < '\\' ? "[A-\\\\]" : "[\\\\-A]";
| |        char const *apat = 'a' < '\\' ? "[a-\\\\]" : "[\\\\-a]";
| |        static char const A_1[] = { 'A' - 1, 0 };
| |        static char const A01[] = { 'A' + 1, 0 };
| |        static char const a_1[] = { 'a' - 1, 0 };
| |        static char const a01[] = { 'a' + 1, 0 };
| |        static char const bs_1[] = { '\\' - 1, 0 };
| |        static char const bs01[] = { '\\' + 1, 0 };
| |        return
| |         !(n ("a*", "", 0)
| |           && y ("a*", "abc", 0)
| |           && n ("d*/*1", "d/s/1", FNM_PATHNAME)
| |           && y ("a\\bc", "abc", 0)
| |           && n ("a\\bc", "abc", FNM_NOESCAPE)
| |           && y ("*x", ".x", 0)
| |           && n ("*x", ".x", FNM_PERIOD)
| |           && y (Apat, "\\", 0) && y (Apat, "A", 0)
| |           && y (apat, "\\", 0) && y (apat, "a", 0)
| |           && n (Apat, A_1, 0) == ('A' < '\\')
| |           && n (apat, a_1, 0) == ('a' < '\\')
| |           && y (Apat, A01, 0) == ('A' < '\\')
| |           && y (apat, a01, 0) == ('a' < '\\')
| |           && y (Apat, bs_1, 0) == ('A' < '\\')
| |           && y (apat, bs_1, 0) == ('a' < '\\')
| |           && n (Apat, bs01, 0) == ('A' < '\\')
| |           && n (apat, bs01, 0) == ('a' < '\\')
| |           && y ("xxXX", "xXxX", FNM_CASEFOLD)
| |                 && y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH)
| |                 && n ("d*/*1", "d/s/1", FNM_FILE_NAME)
| |                 && y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR)
| |                 && y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR)
| |                 && y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR));
| |   ;
| |   return 0;
| | }
| configure:18725: result: no
| configure:18730: checking whether isblank is declared
| configure:18760: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:18766: $? = 0
| configure:18781: result: yes
| configure:18867: checking whether __fpending is declared
| configure:18897: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:173: error: '__fpending' undeclared (first use in this function)
| conftest.c:173: error: (Each undeclared identifier is reported only once
| conftest.c:173: error: for each function it appears in.)
| configure:18903: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | /* end confdefs.h.  */
| | 
| | #     include <stdio.h>
| | #     if HAVE_STDIO_EXT_H
| | #      include <stdio_ext.h>
| | #     endif
| | 
| | 
| | int
| | main ()
| | {
| | #ifndef __fpending
| |   (void) __fpending;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:18918: result: no
| configure:18937: checking how to determine the number of pending output bytes 
on a stream
| configure:18995: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:168: error: 'FILE' has no member named '_IO_write_ptr'
| conftest.c:168: error: 'FILE' has no member named '_IO_write_base'
| configure:19001: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | 
| | int
| | main ()
| | {
| | FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base);
| |   ;
| |   return 0;
| | }
| configure:18995: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:19001: $? = 0
| configure:19023: result: fp->_ptr - fp->_base
| configure:19681: checking for struct tm.tm_zone
| configure:19712: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:172: error: 'struct tm' has no member named 'tm_zone'
| configure:19718: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <time.h>
| | 
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (ac_aggr.tm_zone)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:19754: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:172: error: 'struct tm' has no member named 'tm_zone'
| configure:19760: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <time.h>
| | 
| | 
| | int
| | main ()
| | {
| | static struct tm ac_aggr;
| | if (sizeof ac_aggr.tm_zone)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:19778: result: no
| configure:19796: checking whether tzname is declared
| configure:19826: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:19832: $? = 0
| configure:19847: result: yes
| configure:19865: checking for tzname
| configure:19895: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:19901: $? = 0
| configure:19918: result: yes
| configure:19948: checking for getdelim
| configure:20004: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    getdelim (first referenced in /var/tmp//ccUJ5OGC.o) (code)
| collect2: ld returned 1 exit status
| configure:20010: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | /* end confdefs.h.  */
| | /* Define getdelim to an innocuous variant, in case <limits.h> declares 
getdelim.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define getdelim innocuous_getdelim
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char getdelim (); 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 getdelim
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char getdelim ();
| | /* 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_getdelim || defined __stub___getdelim
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return getdelim ();
| |   ;
| |   return 0;
| | }
| configure:20028: result: no
| configure:20055: checking for flockfile
| configure:20135: result: yes
| configure:20055: checking for funlockfile
| configure:20135: result: yes
| configure:20167: checking for getline
| configure:20223: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    getline (first referenced in /var/tmp//ccY7ZXwV.o) (code)
| collect2: ld returned 1 exit status
| configure:20229: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | /* end confdefs.h.  */
| | /* Define getline to an innocuous variant, in case <limits.h> declares 
getline.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define getline innocuous_getline
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char getline (); 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 getline
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char getline ();
| | /* 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_getline || defined __stub___getline
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return getline ();
| |   ;
| |   return 0;
| | }
| configure:20246: result: no
| configure:20381: checking for getdelim
| configure:20461: result: no
| configure:20488: checking for flockfile
| configure:20568: result: yes
| configure:20488: checking for funlockfile
| configure:20568: result: yes
| configure:20655: checking OS.h usability
| configure:20672: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:204:16: error: OS.h: No such file or directory
| configure:20678: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <OS.h>
| configure:20692: result: no
| configure:20696: checking OS.h presence
| configure:20711: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| conftest.c:171:16: error: OS.h: No such file or directory
| configure:20717: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | /* end confdefs.h.  */
| | #include <OS.h>
| configure:20731: result: no
| configure:20764: checking for OS.h
| configure:20772: result: no
| configure:20789: checking for getpagesize
| configure:20845: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:20851: $? = 0
| configure:20869: result: yes
| configure:20915: checking for gettimeofday with POSIX signature
| configure:20947: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:20953: $? = 0
| configure:20968: result: yes
| configure:20974: checking whether gettimeofday clobbers localtime buffer
| configure:21016: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:21019: $? = 0
| configure:21025: ./conftest
| configure:21028: $? = 0
| configure:21044: result: no
| configure:21605: checking whether the compiler generally respects inline
| configure:21636: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:21642: $? = 0
| configure:21659: result: yes
| configure:21736: checking whether inttypes.h conforms to C99
| configure:21891: result: no
| configure:22057: checking for lchown
| configure:22113: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:22119: $? = 0
| configure:22137: result: yes
| configure:22171: checking whether lstat dereferences a symlink specified with 
a trailing slash
| configure:22207: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:22210: $? = 0
| configure:22216: ./conftest
| configure:22219: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | struct stat sbuf;
| |      /* Linux will dereference the symlink and fail.
| |     That is better in the sense that it means we will not
| |     have to compile and use the lstat wrapper.  */
| |      return lstat ("conftest.sym/", &sbuf) == 0;
| |   ;
| |   return 0;
| | }
| configure:22242: result: no
| configure:22271: checking for stdlib.h
| configure:22277: result: yes
| configure:22411: checking for GNU libc compatible malloc
| configure:22473: result: yes
| configure:22565: checking for memchr
| configure:22621: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:22627: $? = 0
| configure:22645: result: yes
| configure:22827: checking for mempcpy
| configure:22907: result: no
| configure:22956: checking for memrchr
| configure:23012: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    memrchr (first referenced in /var/tmp//ccg4FryD.o) (code)
| collect2: ld returned 1 exit status
| configure:23018: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | /* end confdefs.h.  */
| | /* Define memrchr to an innocuous variant, in case <limits.h> declares 
memrchr.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define memrchr innocuous_memrchr
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char memrchr (); 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 memrchr
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char memrchr ();
| | /* 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_memrchr || defined __stub___memrchr
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return memrchr ();
| |   ;
| |   return 0;
| | }
| configure:23036: result: no
| configure:23071: checking for memset
| configure:23127: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:202: warning: conflicting types for built-in function 'memset'
| configure:23133: $? = 0
| configure:23151: result: yes
| configure:23185: checking for mkdtemp
| configure:23241: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    mkdtemp (first referenced in /var/tmp//ccCRH4HB.o) (code)
| collect2: ld returned 1 exit status
| configure:23247: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | /* end confdefs.h.  */
| | /* Define mkdtemp to an innocuous variant, in case <limits.h> declares 
mkdtemp.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mkdtemp innocuous_mkdtemp
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mkdtemp (); 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 mkdtemp
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char mkdtemp ();
| | /* 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_mkdtemp || defined __stub___mkdtemp
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mkdtemp ();
| |   ;
| |   return 0;
| | }
| configure:23265: result: no
| configure:23303: checking for working mktime
| configure:23508: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:23511: $? = 0
| configure:23517: ./conftest
| configure:23520: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | /* end confdefs.h.  */
| | /* Test program from Paul Eggert and Tony Leneis.  */
| | #include <limits.h>
| | #include <stdlib.h>
| | #include <time.h>
| | 
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #ifndef HAVE_ALARM
| | # define alarm(X) /* empty */
| | #endif
| | 
| | /* Work around redefinition to rpl_putenv by other config tests.  */
| | #undef putenv
| | 
| | static time_t time_t_max;
| | static time_t time_t_min;
| | 
| | /* Values we'll use to set the TZ environment variable.  */
| | static char *tz_strings[] = {
| |   (char *) 0, "TZ=GMT0", "TZ=JST-9",
| |   "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| | };
| | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
| | 
| | /* Return 0 if mktime fails to convert a date in the spring-forward gap.
| |    Based on a problem report from Andreas Jaeger.  */
| | static int
| | spring_forward_gap ()
| | {
| |   /* glibc (up to about 1998-10-07) failed this test. */
| |   struct tm tm;
| | 
| |   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| |      instead of "TZ=America/Vancouver" in order to detect the bug even
| |      on systems that don't support the Olson extension, or don't have the
| |      full zoneinfo tables installed.  */
| |   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| | 
| |   tm.tm_year = 98;
| |   tm.tm_mon = 3;
| |   tm.tm_mday = 5;
| |   tm.tm_hour = 2;
| |   tm.tm_min = 0;
| |   tm.tm_sec = 0;
| |   tm.tm_isdst = -1;
| |   return mktime (&tm) != (time_t) -1;
| | }
| | 
| | static int
| | mktime_test1 (now)
| |      time_t now;
| | {
| |   struct tm *lt;
| |   return ! (lt = localtime (&now)) || mktime (lt) == now;
| | }
| | 
| | static int
| | mktime_test (now)
| |      time_t now;
| | {
| |   return (mktime_test1 (now)
| |       && mktime_test1 ((time_t) (time_t_max - now))
| |       && mktime_test1 ((time_t) (time_t_min + now)));
| | }
| | 
| | static int
| | irix_6_4_bug ()
| | {
| |   /* Based on code from Ariel Faigon.  */
| |   struct tm tm;
| |   tm.tm_year = 96;
| |   tm.tm_mon = 3;
| |   tm.tm_mday = 0;
| |   tm.tm_hour = 0;
| |   tm.tm_min = 0;
| |   tm.tm_sec = 0;
| |   tm.tm_isdst = -1;
| |   mktime (&tm);
| |   return tm.tm_mon == 2 && tm.tm_mday == 31;
| | }
| | 
| | static int
| | bigtime_test (j)
| |      int j;
| | {
| |   struct tm tm;
| |   time_t now;
| |   tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec 
= j;
| |   now = mktime (&tm);
| |   if (now != (time_t) -1)
| |     {
| |       struct tm *lt = localtime (&now);
| |       if (! (lt
| |          && lt->tm_year == tm.tm_year
| |          && lt->tm_mon == tm.tm_mon
| |          && lt->tm_mday == tm.tm_mday
| |          && lt->tm_hour == tm.tm_hour
| |          && lt->tm_min == tm.tm_min
| |          && lt->tm_sec == tm.tm_sec
| |          && lt->tm_yday == tm.tm_yday
| |          && lt->tm_wday == tm.tm_wday
| |          && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
| |               == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
| |     return 0;
| |     }
| |   return 1;
| | }
| | 
| | static int
| | year_2050_test ()
| | {
| |   /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
| |      ignoring leap seconds.  */
| |   unsigned long int answer = 2527315200UL;
| | 
| |   struct tm tm;
| |   time_t t;
| |   tm.tm_year = 2050 - 1900;
| |   tm.tm_mon = 2 - 1;
| |   tm.tm_mday = 1;
| |   tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
| |   tm.tm_isdst = -1;
| | 
| |   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| |      instead of "TZ=America/Vancouver" in order to detect the bug even
| |      on systems that don't support the Olson extension, or don't have the
| |      full zoneinfo tables installed.  */
| |   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| | 
| |   t = mktime (&tm);
| | 
| |   /* Check that the result is either a failure, or close enough
| |      to the correct answer that we can assume the discrepancy is
| |      due to leap seconds.  */
| |   return (t == (time_t) -1
| |       || (0 < t && answer - 120 <= t && t <= answer + 120));
| | }
| | 
| | int
| | main ()
| | {
| |   time_t t, delta;
| |   int i, j;
| | 
| |   /* This test makes some buggy mktime implementations loop.
| |      Give up after 60 seconds; a mktime slower than that
| |      isn't worth using anyway.  */
| |   alarm (60);
| | 
| |   for (;;)
| |     {
| |       t = (time_t_max << 1) + 1;
| |       if (t <= time_t_max)
| |     break;
| |       time_t_max = t;
| |     }
| |   time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
| | 
| |   delta = time_t_max / 997; /* a suitable prime number */
| |   for (i = 0; i < N_STRINGS; i++)
| |     {
| |       if (tz_strings[i])
| |     putenv (tz_strings[i]);
| | 
| |       for (t = 0; t <= time_t_max - delta; t += delta)
| |     if (! mktime_test (t))
| |       return 1;
| |       if (! (mktime_test ((time_t) 1)
| |          && mktime_test ((time_t) (60 * 60))
| |          && mktime_test ((time_t) (60 * 60 * 24))))
| |     return 1;
| | 
| |       for (j = 1; ; j <<= 1)
| |     if (! bigtime_test (j))
| |       return 1;
| |     else if (INT_MAX / 2 < j)
| |       break;
| |       if (! bigtime_test (INT_MAX))
| |     return 1;
| |     }
| |   return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
| | }
| configure:23536: result: no
| configure:23582: checking for obstacks
| configure:23613: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:214:29: error: obstack.h: No such file or directory
| conftest.c: In function 'main':
| conftest.c:218: error: storage size of 'mem' isn't known
| conftest.c:221: warning: implicit declaration of function 'obstack_init'
| conftest.c:222: warning: implicit declaration of function 'obstack_free'
| configure:23619: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |                   #include "obstack.h"
| | int
| | main ()
| | {
| | struct obstack mem;
| |                    #define obstack_chunk_alloc malloc
| |                    #define obstack_chunk_free free
| |                    obstack_init (&mem);
| |                    obstack_free (&mem, 0);
| |   ;
| |   return 0;
| | }
| configure:23636: result: no
| configure:23704: checking for fchmodat
| configure:23760: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    fchmodat (first referenced in /var/tmp//ccay45kW.o) (code)
| collect2: ld returned 1 exit status
| configure:23766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | /* end confdefs.h.  */
| | /* Define fchmodat to an innocuous variant, in case <limits.h> declares 
fchmodat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define fchmodat innocuous_fchmodat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char fchmodat (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef fchmodat
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char fchmodat ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_fchmodat || defined __stub___fchmodat
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return fchmodat ();
| |   ;
| |   return 0;
| | }
| configure:23784: result: no
| configure:23704: checking for mkdirat
| configure:23760: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    mkdirat (first referenced in /var/tmp//ccE19WB4.o) (code)
| collect2: ld returned 1 exit status
| configure:23766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | /* end confdefs.h.  */
| | /* Define mkdirat to an innocuous variant, in case <limits.h> declares 
mkdirat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mkdirat innocuous_mkdirat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mkdirat (); 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 mkdirat
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char mkdirat ();
| | /* 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_mkdirat || defined __stub___mkdirat
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return mkdirat ();
| |   ;
| |   return 0;
| | }
| configure:23784: result: no
| configure:23704: checking for openat
| configure:23760: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    openat (first referenced in /var/tmp//ccY9QaOW.o) (code)
| collect2: ld returned 1 exit status
| configure:23766: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | /* end confdefs.h.  */
| | /* Define openat to an innocuous variant, in case <limits.h> declares 
openat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define openat innocuous_openat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char openat (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef openat
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char openat ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_openat || defined __stub___openat
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return openat ();
| |   ;
| |   return 0;
| | }
| configure:23784: result: no
| configure:23825: checking for fchownat
| configure:23881: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    fchownat (first referenced in /var/tmp//ccMEcFfc.o) (code)
| collect2: ld returned 1 exit status
| configure:23887: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | /* end confdefs.h.  */
| | /* Define fchownat to an innocuous variant, in case <limits.h> declares 
fchownat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define fchownat innocuous_fchownat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char fchownat (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef fchownat
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char fchownat ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined __stub_fchownat || defined __stub___fchownat
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return fchownat ();
| |   ;
| |   return 0;
| | }
| configure:23904: result: no
| configure:24051: checking for mbstate_t
| configure:24099: result: no
| configure:24115: checking whether mbrtowc and mbstate_t are properly declared
| configure:24168: result: no
| configure:24257: checking for working re_compile_pattern
| configure:24408: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:227: error: storage size of 'regex' isn't known
| conftest.c:231: error: storage size of 'regs' isn't known
| conftest.c:244: warning: implicit declaration of function 're_set_syntax'
| conftest.c:244: error: 'RE_SYNTAX_GREP' undeclared (first use in this 
function)
| conftest.c:244: error: (Each undeclared identifier is reported only once
| conftest.c:244: error: for each function it appears in.)
| conftest.c:244: error: 'RE_HAT_LISTS_NOT_NEWLINE' undeclared (first use in 
this function)
| conftest.c:245: error: 'RE_ICASE' undeclared (first use in this function)
| conftest.c:247: warning: implicit declaration of function 're_compile_pattern'
| conftest.c:247: warning: assignment makes pointer from integer without a cast
| conftest.c:250: warning: implicit declaration of function 're_search'
| conftest.c:260: error: 'RE_SYNTAX_EGREP' undeclared (first use in this 
function)
| conftest.c:262: warning: assignment makes pointer from integer without a cast
| conftest.c:272: error: 'RE_SYNTAX_POSIX_EGREP' undeclared (first use in this 
function)
| conftest.c:277: warning: assignment makes pointer from integer without a cast
| conftest.c:284: warning: assignment makes pointer from integer without a cast
| conftest.c:292: warning: assignment makes pointer from integer without a cast
| conftest.c:297: warning: implicit declaration of function 're_match'
| conftest.c:301: warning: assignment makes pointer from integer without a cast
| conftest.c:311: error: 'RE_SYNTAX_EMACS' undeclared (first use in this 
function)
| conftest.c:313: warning: assignment makes pointer from integer without a cast
| conftest.c:323: error: 'RE_SYNTAX_POSIX_BASIC' undeclared (first use in this 
function)
| conftest.c:324: error: 'RE_CONTEXT_INVALID_DUP' undeclared (first use in this 
function)
| conftest.c:325: error: 'RE_NO_EMPTY_RANGES' undeclared (first use in this 
function)
| conftest.c:327: warning: assignment makes pointer from integer without a cast
| conftest.c:333: error: 'REG_STARTEND' undeclared (first use in this function)
| configure:24411: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |        #if HAVE_LOCALE_H
| |         #include <locale.h>
| |        #endif
| |        #include <limits.h>
| |        #include <regex.h>
| | 
| | int
| | main ()
| | {
| | static struct re_pattern_buffer regex;
| |         unsigned char folded_chars[UCHAR_MAX + 1];
| |         int i;
| |         const char *s;
| |         struct re_registers regs;
| | 
| |         #if HAVE_LOCALE_H
| |           /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html
| |              This test needs valgrind to catch the bug on Debian
| |              GNU/Linux 3.1 x86, but it might catch the bug better
| |              on other platforms and it shouldn't hurt to try the
| |              test here.  */
| |           if (setlocale (LC_ALL, "en_US.UTF-8"))
| |             {
| |               static char const pat[] = "insert into";
| |               static char const data[] =
| |                 "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK";
| |               re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE
| |                              | RE_ICASE);
| |               memset (&regex, 0, sizeof regex);
| |               s = re_compile_pattern (pat, sizeof pat - 1, &regex);
| |               if (s)
| |                 return 1;
| |               if (re_search (&regex, data, sizeof data - 1,
| |                              0, sizeof data - 1, &regs)
| |                   != -1)
| |                 return 1;
| |               if (! setlocale (LC_ALL, "C"))
| |                 return 1;
| |             }
| |         #endif
| | 
| |         /* This test is from glibc bug 3957, reported by Andrew Mackey.  */
| |         re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE);
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("a[^x]b", 6, &regex);
| |         if (s)
| |           return 1;
| | 
| |         /* This should fail, but succeeds for glibc-2.5.  */
| |         if (re_search (&regex, "a\nb", 3, 0, 3, &regs) != -1)
| |           return 1;
| | 
| |         /* This regular expression is from Spencer ere test number 75
| |            in grep-2.3.  */
| |         re_set_syntax (RE_SYNTAX_POSIX_EGREP);
| |         memset (&regex, 0, sizeof regex);
| |         for (i = 0; i <= UCHAR_MAX; i++)
| |           folded_chars[i] = i;
| |         regex.translate = folded_chars;
| |         s = re_compile_pattern ("a[[:]:]]b\n", 11, &regex);
| |         /* This should fail with _Invalid character class name_ error.  */
| |         if (!s)
| |           return 1;
| | 
| |         /* This should succeed, but does not for glibc-2.1.3.  */
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("{1", 2, &regex);
| | 
| |         if (s)
| |           return 1;
| | 
| |         /* The following example is derived from a problem report
| |            against gawk from Jorge Stolfi <address@hidden>.  */
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("[an\371]*n", 7, &regex);
| |         if (s)
| |           return 1;
| | 
| |         /* This should match, but does not for glibc-2.2.1.  */
| |         if (re_match (&regex, "an", 2, 0, &regs) != 2)
| |           return 1;
| | 
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("x", 1, &regex);
| |         if (s)
| |           return 1;
| | 
| |         /* glibc-2.2.93 does not work with a negative RANGE argument.  */
| |         if (re_search (&regex, "wxy", 3, 2, -2, &regs) != 1)
| |           return 1;
| | 
| |         /* The version of regex.c in older versions of gnulib
| |            ignored RE_ICASE.  Detect that problem too.  */
| |         re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE);
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("x", 1, &regex);
| |         if (s)
| |           return 1;
| | 
| |         if (re_search (&regex, "WXY", 3, 0, 3, &regs) < 0)
| |           return 1;
| | 
| |         /* Catch a bug reported by Vin Shelton in
| |            
http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00089.html
| |            */
| |         re_set_syntax (RE_SYNTAX_POSIX_BASIC
| |                        & ~RE_CONTEXT_INVALID_DUP
| |                        & ~RE_NO_EMPTY_RANGES);
| |         memset (&regex, 0, sizeof regex);
| |         s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, &regex);
| |         if (s)
| |           return 1;
| | 
| |         /* REG_STARTEND was added to glibc on 2004-01-15.
| |            Reject older versions.  */
| |         if (! REG_STARTEND)
| |           return 1;
| | 
| |         /* Reject hosts whose regoff_t values are too narrow.
| |            These include glibc 2.3.5 on hosts with 64-bit ptrdiff_t
| |            and 32-bit int.  */
| |         if (sizeof (regoff_t) < sizeof (ptrdiff_t)
| |             || sizeof (regoff_t) < sizeof (ssize_t))
| |           return 1;
| | 
| |         return 0;
| |   ;
| |   return 0;
| | }
| configure:24436: result: no
| configure:24556: checking whether isblank is declared
| configure:24607: result: yes
| configure:24640: checking for rmdir
| configure:24696: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:24702: $? = 0
| configure:24720: result: yes
| configure:24748: checking for rpmatch
| configure:24804: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    rpmatch (first referenced in /var/tmp//ccsFOqkz.o) (code)
| collect2: ld returned 1 exit status
| configure:24810: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | /* end confdefs.h.  */
| | /* Define rpmatch to an innocuous variant, in case <limits.h> declares 
rpmatch.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define rpmatch innocuous_rpmatch
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char rpmatch (); 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 rpmatch
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char rpmatch ();
| | /* 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_rpmatch || defined __stub___rpmatch
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return rpmatch ();
| |   ;
| |   return 0;
| | }
| configure:24828: result: no
| configure:24947: checking search.h usability
| configure:24964: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:24970: $? = 0
| configure:24984: result: yes
| configure:24988: checking search.h presence
| configure:25003: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:25009: $? = 0
| configure:25023: result: yes
| configure:25056: checking for search.h
| configure:25064: result: yes
| configure:25081: checking for tsearch
| configure:25137: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:25143: $? = 0
| configure:25161: result: yes
| configure:25173: checking if environ is properly declared
| configure:25201: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c:206: error: conflicting types for 'environ'
| /usr/include/sys/unistd.h:214: error: previous declaration of 'environ' was 
here
| configure:25207: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | /* end confdefs.h.  */
| | #include <unistd.h>
| |       extern struct { int foo; } environ;
| | int
| | main ()
| | {
| | environ.foo = 1;
| |   ;
| |   return 0;
| | }
| configure:25223: result: yes
| configure:25241: checking for unsetenv
| configure:25297: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    unsetenv (first referenced in /var/tmp//cca4UPTd.o) (code)
| collect2: ld returned 1 exit status
| configure:25303: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | /* Define unsetenv to an innocuous variant, in case <limits.h> declares 
unsetenv.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define unsetenv innocuous_unsetenv
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char unsetenv (); 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 unsetenv
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char unsetenv ();
| | /* 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_unsetenv || defined __stub___unsetenv
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return unsetenv ();
| |   ;
| |   return 0;
| | }
| configure:25321: result: no
| configure:25350: checking if environ is properly declared
| configure:25400: result: yes
| configure:25507: checking for ssize_t
| configure:25555: result: yes
| configure:25575: checking for struct stat.st_atim.tv_nsec
| configure:25605: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atim'
| configure:25611: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |      #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_atim.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:25646: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atim'
| configure:25652: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |      #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (sizeof ac_aggr.st_atim.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:25670: result: no
| configure:25746: checking for struct stat.st_atimespec.tv_nsec
| configure:25776: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atimespec'
| configure:25782: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |     #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_atimespec.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:25817: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atimespec'
| configure:25823: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |     #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (sizeof ac_aggr.st_atimespec.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:25841: result: no
| configure:25851: checking for struct stat.st_atimensec
| configure:25881: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atimensec'
| configure:25887: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |        #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_atimensec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:25922: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atimensec'
| configure:25928: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |        #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (sizeof ac_aggr.st_atimensec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:25946: result: no
| configure:25956: checking for struct stat.st_atim.st__tim.tv_nsec
| configure:25986: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atim'
| configure:25992: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |           #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_atim.st__tim.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26027: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_atim'
| configure:26033: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |           #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26051: result: no
| configure:26078: checking for struct stat.st_birthtimespec.tv_nsec
| configure:26108: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_birthtimespec'
| configure:26114: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |      #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_birthtimespec.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26149: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_birthtimespec'
| configure:26155: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |      #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26173: result: no
| configure:26183: checking for struct stat.st_birthtimensec
| configure:26213: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_birthtimensec'
| configure:26219: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |     #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_birthtimensec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26254: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_birthtimensec'
| configure:26260: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |     #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (sizeof ac_aggr.st_birthtimensec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26278: result: no
| configure:26288: checking for struct stat.st_birthtim.tv_nsec
| configure:26318: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_birthtim'
| configure:26324: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |       #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (ac_aggr.st_birthtim.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26359: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:214: error: 'struct stat' has no member named 'st_birthtim'
| configure:26365: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |       #include <sys/stat.h>
| | 
| | int
| | main ()
| | {
| | static struct stat ac_aggr;
| | if (sizeof ac_aggr.st_birthtim.tv_nsec)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:26383: result: no
| configure:26400: checking for va_copy
| configure:26431: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:26437: $? = 0
| configure:26453: result: yes
| configure:26843: checking for sys/inttypes.h
| configure:26849: result: no
| configure:26843: checking for sys/bitypes.h
| configure:26849: result: no
| configure:27012: checking for bit size of ptrdiff_t
| configure:27396: result: 32
| configure:27012: checking for bit size of sig_atomic_t
| configure:27396: result: 32
| configure:27012: checking for bit size of size_t
| configure:27396: result: 32
| configure:27012: checking for bit size of wchar_t
| configure:27396: result: 32
| configure:27012: checking for bit size of wint_t
| configure:27396: result: 32
| configure:27417: checking whether sig_atomic_t is signed
| configure:27478: result: no
| configure:27417: checking whether wchar_t is signed
| configure:27478: result: no
| configure:27417: checking whether wint_t is signed
| configure:27478: result: no
| configure:27504: checking for ptrdiff_t integer literal suffix
| configure:27585: result: l
| configure:27504: checking for sig_atomic_t integer literal suffix
| configure:27585: result: u
| configure:27504: checking for size_t integer literal suffix
| configure:27585: result: ul
| configure:27504: checking for wchar_t integer literal suffix
| configure:27585: result: u
| configure:27504: checking for wint_t integer literal suffix
| configure:27585: result: u
| configure:27722: checking for stpcpy
| configure:27778: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:240: warning: conflicting types for built-in function 'stpcpy'
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    stpcpy (first referenced in /var/tmp//ccIcYY6R.o) (code)
| collect2: ld returned 1 exit status
| configure:27784: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | /* end confdefs.h.  */
| | /* Define stpcpy to an innocuous variant, in case <limits.h> declares 
stpcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define stpcpy innocuous_stpcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char stpcpy (); 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 stpcpy
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char stpcpy ();
| | /* 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_stpcpy || defined __stub___stpcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return stpcpy ();
| |   ;
| |   return 0;
| | }
| configure:27802: result: no
| configure:27842: checking for strcasecmp
| configure:27898: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:240: warning: conflicting types for built-in function 'strcasecmp'
| configure:27904: $? = 0
| configure:27922: result: yes
| configure:27957: checking for strncasecmp
| configure:28013: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:241: warning: conflicting types for built-in function 'strncasecmp'
| configure:28019: $? = 0
| configure:28037: result: yes
| configure:28057: checking whether strncasecmp is declared
| configure:28086: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:28092: $? = 0
| configure:28107: result: yes
| configure:28145: checking for strchrnul
| configure:28201: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    strchrnul (first referenced in /var/tmp//ccuwNVWH.o) (code)
| collect2: ld returned 1 exit status
| configure:28207: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | /* end confdefs.h.  */
| | /* Define strchrnul to an innocuous variant, in case <limits.h> declares 
strchrnul.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strchrnul innocuous_strchrnul
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strchrnul (); 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 strchrnul
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strchrnul ();
| | /* 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_strchrnul || defined __stub___strchrnul
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return strchrnul ();
| |   ;
| |   return 0;
| | }
| configure:28225: result: no
| configure:28262: checking for strdup
| configure:28318: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:243: warning: conflicting types for built-in function 'strdup'
| configure:28324: $? = 0
| configure:28342: result: yes
| configure:28409: checking for working strndup
| configure:28553: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:233: warning: implicit declaration of function 'strndup'
| conftest.c:233: warning: incompatible implicit declaration of built-in 
function 'strndup'
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    strndup (first referenced in /var/tmp//ccEazGgV.o) (code)
| collect2: ld returned 1 exit status
| configure:28556: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | 
| |        /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | /* end confdefs.h.  */
| | #include <string.h>
| |                     #include <stdlib.h>
| | int
| | main ()
| | {
| | 
| | #ifndef HAVE_DECL_STRNDUP
| |   extern char *strndup (const char *, size_t);
| | #endif
| |   char *s;
| |   s = strndup ("some longer string", 15);
| |   free (s);
| |   s = strndup ("shorter string", 13);
| |   return s[13] != '\0';
| |   ;
| |   return 0;
| | }
| configure:28581: result: no
| configure:28619: checking for working strnlen
| configure:28663: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:269: warning: implicit declaration of function 'strnlen'
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    strnlen (first referenced in /var/tmp//ccgkWFLf.o) (code)
| collect2: ld returned 1 exit status
| configure:28666: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | 
| | #define S "foobar"
| | #define S_LEN (sizeof S - 1)
| | 
| |   /* At least one implementation is buggy: that of AIX 4.3 would
| |      give strnlen (S, 1) == 3.  */
| | 
| |   int i;
| |   for (i = 0; i < S_LEN + 1; ++i)
| |     {
| |       int expected = i <= S_LEN ? i : S_LEN;
| |       if (strnlen (S, i) != expected)
| |     return 1;
| |     }
| |   return 0;
| | 
| |   ;
| |   return 0;
| | }
| configure:28691: result: no
| configure:28724: checking whether <inttypes.h> defines strtoimax as a macro
| configure:28749: result: yes
| configure:28950: checking for strtol
| configure:29006: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:29012: $? = 0
| configure:29030: result: yes
| configure:29060: checking for strtoll
| configure:29116: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    strtoll (first referenced in /var/tmp//ccyD83b3.o) (code)
| collect2: ld returned 1 exit status
| configure:29122: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | /* end confdefs.h.  */
| | /* Define strtoll to an innocuous variant, in case <limits.h> declares 
strtoll.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strtoll innocuous_strtoll
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strtoll (); 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 strtoll
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strtoll ();
| | /* 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_strtoll || defined __stub___strtoll
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return strtoll ();
| |   ;
| |   return 0;
| | }
| configure:29140: result: no
| configure:29174: checking for strtoul
| configure:29230: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:29236: $? = 0
| configure:29254: result: yes
| configure:29284: checking for strtoull
| configure:29340: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| /usr/ccs/bin/ld: Unsatisfied symbols:
|    strtoull (first referenced in /var/tmp//ccGgpkQ4.o) (code)
| collect2: ld returned 1 exit status
| configure:29346: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | /* end confdefs.h.  */
| | /* Define strtoull to an innocuous variant, in case <limits.h> declares 
strtoull.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strtoull innocuous_strtoull
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strtoull (); 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 strtoull
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strtoull ();
| | /* 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_strtoull || defined __stub___strtoull
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return strtoull ();
| |   ;
| |   return 0;
| | }
| configure:29364: result: no
| configure:29390: checking whether <inttypes.h> defines strtoumax as a macro
| configure:29415: result: yes
| configure:29618: checking whether mkdir is declared
| configure:29648: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:29654: $? = 0
| configure:29669: result: yes
| configure:29898: checking for a thread-safe mkdir -p
| configure:29937: result: /accts/fumar.a/usr/local/hppa_hpux/bin/mkdir -p
| configure:29943: checking for a thread-safe mkdir -p
| configure:29982: result: /accts/fumar.a/usr/local/hppa_hpux/bin/mkdir -p
| configure:30083: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:247: error: 'EX_CONFIG' undeclared (first use in this function)
| conftest.c:247: error: (Each undeclared identifier is reported only once
| conftest.c:247: error: for each function it appears in.)
| configure:30089: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_DECL_MKDIR 1
| | /* end confdefs.h.  */
| | #include <sysexits.h>
| | int
| | main ()
| | {
| | switch (0)
| |        {
| |        case EX_OK:
| |        case EX_USAGE:
| |        case EX_DATAERR:
| |        case EX_NOINPUT:
| |        case EX_NOUSER:
| |        case EX_NOHOST:
| |        case EX_UNAVAILABLE:
| |        case EX_SOFTWARE:
| |        case EX_OSERR:
| |        case EX_OSFILE:
| |        case EX_CANTCREAT:
| |        case EX_IOERR:
| |        case EX_TEMPFAIL:
| |        case EX_PROTOCOL:
| |        case EX_NOPERM:
| |        case EX_CONFIG:
| |          break;
| |        }
| | 
| |   ;
| |   return 0;
| | }
| configure:30135: checking whether localtime_r is compatible with its POSIX 
signature
| configure:30165: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:233: error: 'localtime_r' undeclared (first use in this function)
| conftest.c:233: error: (Each undeclared identifier is reported only once
| conftest.c:233: error: for each function it appears in.)
| configure:30171: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_DECL_MKDIR 1
| | /* end confdefs.h.  */
| | #include <time.h>
| | int
| | main ()
| | {
| | /* We don't need to append 'restrict's to the argument types,
| |        even though the POSIX signature has the 'restrict's,
| |        since C99 says they can't affect type compatibility.  */
| |     struct tm * (*ptr) (time_t const *, struct tm *) = localtime_r;
| |         if (ptr) return 0;
| |   ;
| |   return 0;
| | }
| configure:30186: result: no
| configure:30607: checking for ptrdiff_t
| configure:30637: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:30643: $? = 0
| configure:30658: result: yes
| configure:30681: checking for snprintf
| configure:30737: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:251: warning: conflicting types for built-in function 'snprintf'
| configure:30743: $? = 0
| configure:30761: result: yes
| configure:30681: checking for wcslen
| configure:30737: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:30743: $? = 0
| configure:30761: result: yes
| configure:30771: checking whether _snprintf is declared
| configure:30801: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:236: error: '_snprintf' undeclared (first use in this function)
| conftest.c:236: error: (Each undeclared identifier is reported only once
| conftest.c:236: error: for each function it appears in.)
| configure:30807: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_DECL_MKDIR 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_WCSLEN 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | 
| | int
| | main ()
| | {
| | #ifndef _snprintf
| |   (void) _snprintf;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:30822: result: no
| configure:30852: checking for vsnprintf
| configure:30908: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| conftest.c:254: warning: conflicting types for built-in function 'vsnprintf'
| configure:30914: $? = 0
| configure:30932: result: yes
| configure:30974: checking whether <wchar.h> is standalone
| configure:30989: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:30995: $? = 0
| configure:31010: result: yes
| configure:31187: checking whether wcwidth is declared
| configure:31228: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:31234: $? = 0
| configure:31249: result: yes
| configure:31274: checking whether wcwidth works reasonably in UTF-8 locales
| configure:31322: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:31325: $? = 0
| configure:31331: ./conftest
| configure:31334: $? = 0
| configure:31351: result: yes
| configure:31418: checking for stdint.h
| configure:31424: result: no
| configure:31607: checking whether time.h and sys/time.h may both be included
| configure:31637: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:31643: $? = 0
| configure:31658: result: yes
| configure:31668: checking for struct stat.st_blksize
| configure:31696: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:31702: $? = 0
| configure:31759: result: yes
| configure:31784: checking for library containing setsockopt
| configure:31825: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:31831: $? = 0
| configure:31859: result: none required
| configure:31951: checking for library containing setsockopt
| configure:32026: result: none required
| configure:32104: checking for sys/mtio.h
| configure:32110: result: yes
| configure:32244: checking which ioctl field to test for reversed bytes
| configure:32267: result: mt_type
| configure:32283: checking whether to build rmt
| configure:32300: result: yes
| configure:2: checking for remote tape header files
| configure:24: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:30: $? = 0
| configure:45: result: yes
| configure:32369: checking for sys/buf.h
| configure:32414: result: yes
| configure:32428: checking for struct stat.st_blksize
| configure:32519: result: yes
| configure:32559: checking for fsync
| configure:32615: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:32621: $? = 0
| configure:32639: result: yes
| configure:32559: checking for getdtablesize
| configure:32615: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:32621: $? = 0
| configure:32639: result: yes
| configure:32559: checking for lstat
| configure:32639: result: yes
| configure:32559: checking for mkfifo
| configure:32639: result: yes
| configure:32559: checking for readlink
| configure:32639: result: yes
| configure:32559: checking for strerror
| configure:32639: result: yes
| configure:32559: checking for symlink
| configure:32615: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:32621: $? = 0
| configure:32639: result: yes
| configure:32559: checking for setlocale
| configure:32639: result: yes
| configure:32559: checking for utimes
| configure:32615: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:32621: $? = 0
| configure:32639: result: yes
| configure:32649: checking whether getgrgid is declared
| configure:32679: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:32685: $? = 0
| configure:32700: result: yes
| configure:32718: checking whether getpwuid is declared
| configure:32748: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:32754: $? = 0
| configure:32769: result: yes
| configure:32787: checking whether time is declared
| configure:32817: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:32823: $? = 0
| configure:32838: result: yes
| configure:32861: checking for waitpid
| configure:32917: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:32923: $? = 0
| configure:32941: result: yes
| configure:32960: checking for remote shell
| configure:32986: result: /usr/bin/remsh
| configure:33142: checking for default archive format
| configure:33161: result: GNU
| configure:33164: checking for default archive
| configure:33209: result: -
| configure:33213: checking for default blocking
| configure:33221: result: 20
| configure:33224: checking for default quoting style
| configure:33237: result: escape
| configure:33287: checking for ld used by GCC
| configure:33351: result: /usr/ccs/bin/ld
| configure:33360: checking if the linker (/usr/ccs/bin/ld) is GNU ld
| configure:33373: result: no
| configure:33380: checking for shared library run path origin
| configure:33393: result: done
| configure:33901: checking for iconv
| configure:33933: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:33939: $? = 0
| configure:34009: result: yes
| configure:34012: checking for working iconv
| configure:34098: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  >&5
| configure:34101: $? = 0
| configure:34107: ./conftest
| configure:34110: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_DECL_MKDIR 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_VSNPRINTF 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define TIME_WITH_SYS_TIME 1
| | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| | #define HAVE_ST_BLKSIZE 1
| | #define HAVE_SYS_MTIO_H 1
| | #define MTIO_CHECK_FIELD mt_type
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| | #define HAVE_FSYNC 1
| | #define HAVE_GETDTABLESIZE 1
| | #define HAVE_LSTAT 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_READLINK 1
| | #define HAVE_STRERROR 1
| | #define HAVE_SYMLINK 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_UTIMES 1
| | #define HAVE_DECL_GETGRGID 1
| | #define HAVE_DECL_GETPWUID 1
| | #define HAVE_DECL_TIME 1
| | #define HAVE_WAITPID 1
| | #define REMOTE_SHELL "/usr/bin/remsh"
| | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT
| | #define DEFAULT_ARCHIVE "-"
| | #define DEFAULT_BLOCKING 20
| | #define DEFAULT_QUOTING_STYLE escape_quoting_style
| | /* end confdefs.h.  */
| | 
| | #include <iconv.h>
| | #include <string.h>
| | int main ()
| | {
| |   /* Test against AIX 5.1 bug: Failures are not distinguishable from 
successful
| |      returns.  */
| |   {
| |     iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
| |     if (cd_utf8_to_88591 != (iconv_t)(-1))
| |       {
| |         static const char input[] = "\342\202\254"; /* EURO SIGN */
| |         char buf[10];
| |         const char *inptr = input;
| |         size_t inbytesleft = strlen (input);
| |         char *outptr = buf;
| |         size_t outbytesleft = sizeof (buf);
| |         size_t res = iconv (cd_utf8_to_88591,
| |                             (char **) &inptr, &inbytesleft,
| |                             &outptr, &outbytesleft);
| |         if (res == 0)
| |           return 1;
| |       }
| |   }
| | #if 0 /* This bug could be worked around by the caller.  */
| |   /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */
| |   {
| |     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
| |     if (cd_88591_to_utf8 != (iconv_t)(-1))
| |       {
| |         static const char input[] = "\304rger mit b\366sen B\374bchen ohne 
Augenma\337";
| |         char buf[50];
| |         const char *inptr = input;
| |         size_t inbytesleft = strlen (input);
| |         char *outptr = buf;
| |         size_t outbytesleft = sizeof (buf);
| |         size_t res = iconv (cd_88591_to_utf8,
| |                             (char **) &inptr, &inbytesleft,
| |                             &outptr, &outbytesleft);
| |         if ((int)res > 0)
| |           return 1;
| |       }
| |   }
| | #endif
| |   /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
| |      provided.  */
| |   if (/* Try standardized names.  */
| |       iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
| |       /* Try IRIX, OSF/1 names.  */
| |       && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
| |       /* Try AIX names.  */
| |       && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
| |       /* Try HP-UX names.  */
| |       && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
| |     return 1;
| |   return 0;
| | }
| configure:34128: result: no
| configure:34158: checking for iconv declaration
| configure:34197: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:34203: $? = 0
| configure:34221: result: 
|          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
| configure:34247: checking iconv.h usability
| configure:34264: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:34270: $? = 0
| configure:34284: result: yes
| configure:34288: checking iconv.h presence
| configure:34303: gcc -E -I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8 conftest.c
| configure:34309: $? = 0
| configure:34323: result: yes
| configure:34356: checking for iconv.h
| configure:34364: result: yes
| configure:34377: checking for iconv_t
| configure:34412: gcc -std=gnu99 -c -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
conftest.c >&5
| configure:34418: $? = 0
| configure:34433: result: yes
| configure:34448: checking whether NLS is requested
| configure:34457: result: no
| configure:34495: checking for msgfmt
| configure: trying /accts/fumar.a/reroot/hppa_hpux/bin/msgfmt...
| 0 translated messages.
| configure:34527: result: /accts/fumar.a/reroot/hppa_hpux/bin/msgfmt
| configure:34536: checking for gmsgfmt
| configure:34567: result: /accts/fumar.a/reroot/hppa_hpux/bin/msgfmt
| configure:34618: checking for xgettext
| configure: trying /accts/fumar.a/reroot/hppa_hpux/bin/xgettext...
| /accts/fumar.a/reroot/hppa_hpux/bin/xgettext: warning: file `/dev/null' 
extension `' is unknown; will try C
| configure:34650: result: /accts/fumar.a/reroot/hppa_hpux/bin/xgettext
| configure:34696: checking for msgmerge
| configure: trying /accts/fumar.a/reroot/hppa_hpux/bin/msgmerge...
| configure:34727: result: /accts/fumar.a/reroot/hppa_hpux/bin/msgmerge
| configure:34764: checking for CFPreferencesCopyAppValue
| configure:34792: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
| conftest.c:260:42: error: CoreFoundation/CFPreferences.h: No such file or 
directory
| conftest.c: In function 'main':
| conftest.c:264: warning: implicit declaration of function 
'CFPreferencesCopyAppValue'
| conftest.c:264: error: 'NULL' undeclared (first use in this function)
| conftest.c:264: error: (Each undeclared identifier is reported only once
| conftest.c:264: error: for each function it appears in.)
| configure:34798: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_DECL_MKDIR 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_VSNPRINTF 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define TIME_WITH_SYS_TIME 1
| | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| | #define HAVE_ST_BLKSIZE 1
| | #define HAVE_SYS_MTIO_H 1
| | #define MTIO_CHECK_FIELD mt_type
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| | #define HAVE_FSYNC 1
| | #define HAVE_GETDTABLESIZE 1
| | #define HAVE_LSTAT 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_READLINK 1
| | #define HAVE_STRERROR 1
| | #define HAVE_SYMLINK 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_UTIMES 1
| | #define HAVE_DECL_GETGRGID 1
| | #define HAVE_DECL_GETPWUID 1
| | #define HAVE_DECL_TIME 1
| | #define HAVE_WAITPID 1
| | #define REMOTE_SHELL "/usr/bin/remsh"
| | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT
| | #define DEFAULT_ARCHIVE "-"
| | #define DEFAULT_BLOCKING 20
| | #define DEFAULT_QUOTING_STYLE escape_quoting_style
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFPreferences.h>
| | int
| | main ()
| | {
| | CFPreferencesCopyAppValue(NULL, NULL)
| |   ;
| |   return 0;
| | }
| configure:34816: result: no
| configure:34825: checking for CFLocaleCopyCurrent
| configure:34853: gcc -std=gnu99 -o conftest -g -O2 
-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc -DCHAR_BIT=8 
-L/accts/fumar.a/reroot/hppa_hpux/lib conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
| conftest.c:260:37: error: CoreFoundation/CFLocale.h: No such file or directory
| conftest.c: In function 'main':
| conftest.c:264: warning: implicit declaration of function 
'CFLocaleCopyCurrent'
| configure:34859: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU tar"
| | #define PACKAGE_TARNAME "tar"
| | #define PACKAGE_VERSION "1.19"
| | #define PACKAGE_STRING "GNU tar 1.19"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "tar"
| | #define VERSION "1.19"
| | #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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _ALL_SOURCE 1
| | #define _GNU_SOURCE 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define _TANDEM_SOURCE 1
| | #define _FILE_OFFSET_BITS 64
| | #define HAVE_FCNTL_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_SGTTY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STROPTS_H 1
| | #define HAVE_SYS_PARAM_H 1
| | #define HAVE_SYS_MTIO_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_FLOAT_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDIO_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_TIME_H 1
| | #define HAVE_UTIME_H 1
| | #define HAVE_NETDB_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DIRENT_H 1
| | #define MAJOR_IN_SYSMACROS 1
| | #define STDC_HEADERS 1
| | #define RETSIGTYPE void
| | #define major_t int
| | #define minor_t int
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_PATHCONF 1
| | #define HAVE_GETCWD 1
| | #define HAVE_READLINK 1
| | #define HAVE_DUP2 1
| | #define HAVE_FCHDIR 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_ISWCTYPE 1
| | #define HAVE_FTRUNCATE 1
| | #define HAVE_GETTIMEOFDAY 1
| | #define HAVE_ALARM 1
| | #define HAVE_LCHMOD 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_LSTAT 1
| | #define HAVE_PIPE 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_SETLOCALE 1
| | #define D_INO_IN_DIRENT 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| | #define HAVE_LONG_FILE_NAMES 1
| | #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| | #define HAVE_UNISTD_H 1
| | #define HAVE_CHOWN 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_INCLUDE_NEXT 1
| | #define mbstate_t int
| | #define HAVE_DECL_GETCWD 1
| | #define HAVE_DECL_GETDELIM 0
| | #define HAVE_DECL_GETLINE 0
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_DECL_IMAXABS 0
| | #define HAVE_DECL_IMAXDIV 0
| | #define HAVE_DECL_STRTOIMAX 1
| | #define HAVE_DECL_STRTOUMAX 1
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_DECL_STRNDUP 0
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_UTIME_NULL 1
| | #define HAVE_STRUCT_UTIMBUF 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_LONG_LONG 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_DECL_VSNPRINTF 1
| | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define __GETOPT_PREFIX rpl_
| | #define GNULIB_PROGRAM_INVOCATION_NAME 1
| | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| | #define realpath rpl_realpath
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_CLOCK_SETTIME 1
| | #define GNULIB_CLOSE_STREAM 1
| | #define D_INO_IN_DIRENT 1
| | #define HAVE_DECL_DIRFD 0
| | #define DIR_FD_MEMBER_NAME dd_fd
| | #define HAVE_WORKING_O_NOATIME 0
| | #define HAVE_WORKING_O_NOFOLLOW 0
| | #define GNULIB_FCNTL_SAFER 1
| | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| | #define HAVE_ST_BLOCKS 1
| | #define HAVE_DECL_ISBLANK 1
| | #define fnmatch gnu_fnmatch
| | #define HAVE_DECL___FPENDING 0
| | #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| | #define HAVE_DECL_TZNAME 1
| | #define HAVE_TZNAME 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_GETPAGESIZE 1
| | #define HAVE_INLINE 1
| | #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| | #define HAVE_LCHOWN 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MALLOC_POSIX 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMSET 1
| | #define mktime rpl_mktime
| | #define __OPENAT_PREFIX rpl_
| | #define fchownat rpl_fchownat
| | #define mbstate_t int
| | #define HAVE_REALLOC_POSIX 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define re_syntax_options rpl_re_syntax_options
| | #define re_set_syntax rpl_re_set_syntax
| | #define re_compile_pattern rpl_re_compile_pattern
| | #define re_compile_fastmap rpl_re_compile_fastmap
| | #define re_search rpl_re_search
| | #define re_search_2 rpl_re_search_2
| | #define re_match rpl_re_match
| | #define re_match_2 rpl_re_match_2
| | #define re_set_registers rpl_re_set_registers
| | #define re_comp rpl_re_comp
| | #define re_exec rpl_re_exec
| | #define regcomp rpl_regcomp
| | #define regexec rpl_regexec
| | #define regerror rpl_regerror
| | #define regfree rpl_regfree
| | #define HAVE_DECL_ISBLANK 1
| | #define HAVE_RMDIR 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_ENVIRON_DECL 1
| | #define BITSIZEOF_PTRDIFF_T 32
| | #define BITSIZEOF_SIG_ATOMIC_T 32
| | #define BITSIZEOF_SIZE_T 32
| | #define BITSIZEOF_WCHAR_T 32
| | #define BITSIZEOF_WINT_T 32
| | #define PTRDIFF_T_SUFFIX l
| | #define SIG_ATOMIC_T_SUFFIX u
| | #define SIZE_T_SUFFIX ul
| | #define WCHAR_T_SUFFIX u
| | #define WINT_T_SUFFIX u
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRDUP 1
| | #define REPLACE_STRERROR 1
| | #define strnlen rpl_strnlen
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_DECL_MKDIR 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_VSNPRINTF 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define TIME_WITH_SYS_TIME 1
| | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| | #define HAVE_ST_BLKSIZE 1
| | #define HAVE_SYS_MTIO_H 1
| | #define MTIO_CHECK_FIELD mt_type
| | #define HAVE_SYS_BUF_H 1
| | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| | #define HAVE_FSYNC 1
| | #define HAVE_GETDTABLESIZE 1
| | #define HAVE_LSTAT 1
| | #define HAVE_MKFIFO 1
| | #define HAVE_READLINK 1
| | #define HAVE_STRERROR 1
| | #define HAVE_SYMLINK 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_UTIMES 1
| | #define HAVE_DECL_GETGRGID 1
| | #define HAVE_DECL_GETPWUID 1
| | #define HAVE_DECL_TIME 1
| | #define HAVE_WAITPID 1
| | #define REMOTE_SHELL "/usr/bin/remsh"
| | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT
| | #define DEFAULT_ARCHIVE "-"
| | #define DEFAULT_BLOCKING 20
| | #define DEFAULT_QUOTING_STYLE escape_quoting_style
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFLocale.h>
| | int
| | main ()
| | {
| | CFLocaleCopyCurrent();
| |   ;
| |   return 0;
| | }
| configure:34877: result: no
| configure:35866: checking whether to use NLS
| configure:35868: result: no
| configure:36113: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU tar config.status 1.19, which was
| generated by GNU Autoconf 2.61.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on hydroc
| 
| config.status:906: creating tests/Makefile
| config.status:906: creating tests/atlocal
| config.status:906: creating Makefile
| config.status:906: creating doc/Makefile
| config.status:906: creating lib/Makefile
| config.status:906: creating po/Makefile.in
| config.status:906: creating scripts/Makefile
| config.status:906: creating rmt/Makefile
| config.status:906: creating src/Makefile
| config.status:906: creating config.h
| config.status:1450: executing depfiles commands
| config.status:1450: executing po-directories commands
| config.status:1450: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=hppa2.0w-hp-hpux11.00
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_inline=inline
| ac_cv_c_restrict=restrict
| ac_cv_decl_EOVERFLOW=yes
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=set
| ac_cv_env_CPPFLAGS_value='-I/accts/fumar.a/reroot/hppa_hpux/include 
-DYYMALLOC=malloc -DCHAR_BIT=8'
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_DEFAULT_ARCHIVE_FORMAT_set=''
| ac_cv_env_DEFAULT_ARCHIVE_FORMAT_value=''
| ac_cv_env_DEFAULT_ARCHIVE_set=''
| ac_cv_env_DEFAULT_ARCHIVE_value=''
| ac_cv_env_DEFAULT_BLOCKING_set=''
| ac_cv_env_DEFAULT_BLOCKING_value=''
| ac_cv_env_DEFAULT_QUOTING_STYLE_set=''
| ac_cv_env_DEFAULT_QUOTING_STYLE_value=''
| ac_cv_env_DEFAULT_RMT_DIR_set=''
| ac_cv_env_DEFAULT_RMT_DIR_value=''
| ac_cv_env_LDFLAGS_set=set
| ac_cv_env_LDFLAGS_value=-L/accts/fumar.a/reroot/hppa_hpux/lib
| ac_cv_env_LIBS_set=''
| ac_cv_env_LIBS_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_func___fpending=no
| ac_cv_func_alarm=yes
| ac_cv_func_alloca_works=yes
| ac_cv_func_btowc=no
| ac_cv_func_canonicalize_file_name=no
| ac_cv_func_chown_works=yes
| ac_cv_func_clock_gettime=yes
| ac_cv_func_clock_settime=yes
| ac_cv_func_dirfd=no
| ac_cv_func_dup2=yes
| ac_cv_func_fchdir=yes
| ac_cv_func_fchmodat=no
| ac_cv_func_fchownat=no
| ac_cv_func_fdopendir=no
| ac_cv_func_flockfile=yes
| ac_cv_func_fnmatch_gnu=no
| ac_cv_func_fsync=yes
| ac_cv_func_ftruncate=yes
| ac_cv_func_funlockfile=yes
| ac_cv_func_futimes=no
| ac_cv_func_futimesat=no
| ac_cv_func_getcwd=yes
| ac_cv_func_getdelim=no
| ac_cv_func_getdtablesize=yes
| ac_cv_func_getline=no
| ac_cv_func_getpagesize=yes
| ac_cv_func_gettimeofday=yes
| ac_cv_func_isblank=yes
| ac_cv_func_iswcntrl=yes
| ac_cv_func_iswctype=yes
| ac_cv_func_lchmod=yes
| ac_cv_func_lchown=yes
| ac_cv_func_lstat=yes
| ac_cv_func_lstat_dereferences_slashed_symlink=no
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mbrtowc=no
| ac_cv_func_mbsinit=no
| ac_cv_func_mbsrtowcs=no
| ac_cv_func_memchr=yes
| ac_cv_func_mempcpy=no
| ac_cv_func_memrchr=no
| ac_cv_func_memset=yes
| ac_cv_func_mkdirat=no
| ac_cv_func_mkdtemp=no
| ac_cv_func_mkfifo=yes
| ac_cv_func_nanotime=no
| ac_cv_func_obstack=no
| ac_cv_func_openat=no
| ac_cv_func_pathconf=yes
| ac_cv_func_pipe=yes
| ac_cv_func_readlink=yes
| ac_cv_func_rmdir=yes
| ac_cv_func_rpmatch=no
| ac_cv_func_setenv=no
| ac_cv_func_setlocale=yes
| ac_cv_func_sleep=yes
| ac_cv_func_snprintf=yes
| ac_cv_func_stpcpy=no
| ac_cv_func_strcasecmp=yes
| ac_cv_func_strchrnul=no
| ac_cv_func_strdup=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=no
| ac_cv_func_strerror_r_char_p=no
| ac_cv_func_strncasecmp=yes
| ac_cv_func_strnlen_working=no
| ac_cv_func_strtol=yes
| ac_cv_func_strtoll=no
| ac_cv_func_strtoul=yes
| ac_cv_func_strtoull=no
| ac_cv_func_symlink=yes
| ac_cv_func_tsearch=yes
| ac_cv_func_unsetenv=no
| ac_cv_func_utime_null=yes
| ac_cv_func_utimes=yes
| ac_cv_func_vasnprintf=no
| ac_cv_func_vsnprintf=yes
| ac_cv_func_waitpid=yes
| ac_cv_func_wcrtomb=no
| ac_cv_func_wcscoll=yes
| ac_cv_func_wcslen=yes
| ac_cv_func_wcwidth=yes
| ac_cv_func_wmemchr=no
| ac_cv_func_wmemcpy=no
| ac_cv_func_wmempcpy=no
| ac_cv_func_working_mktime=no
| ac_cv_gnu_library_2_1=no
| ac_cv_have_decl___fpending=no
| ac_cv_have_decl__snprintf=no
| ac_cv_have_decl_canonicalize_file_name=no
| ac_cv_have_decl_clearerr_unlocked=no
| ac_cv_have_decl_dirfd=no
| ac_cv_have_decl_feof_unlocked=no
| ac_cv_have_decl_ferror_unlocked=no
| ac_cv_have_decl_fflush_unlocked=no
| ac_cv_have_decl_fgets_unlocked=no
| ac_cv_have_decl_fputc_unlocked=no
| ac_cv_have_decl_fputs_unlocked=no
| ac_cv_have_decl_fread_unlocked=no
| ac_cv_have_decl_fwrite_unlocked=no
| ac_cv_have_decl_getc_unlocked=no
| ac_cv_have_decl_getchar_unlocked=no
| ac_cv_have_decl_getcwd=yes
| ac_cv_have_decl_getdelim=no
| ac_cv_have_decl_getenv=yes
| ac_cv_have_decl_getgrgid=yes
| ac_cv_have_decl_getline=no
| ac_cv_have_decl_getpwuid=yes
| ac_cv_have_decl_imaxabs=no
| ac_cv_have_decl_imaxdiv=no
| ac_cv_have_decl_isblank=yes
| ac_cv_have_decl_memrchr=no
| ac_cv_have_decl_mkdir=yes
| ac_cv_have_decl_program_invocation_name=no
| ac_cv_have_decl_program_invocation_short_name=no
| ac_cv_have_decl_putc_unlocked=no
| ac_cv_have_decl_putchar_unlocked=no
| ac_cv_have_decl_strdup=yes
| ac_cv_have_decl_strerror_r=no
| ac_cv_have_decl_strncasecmp=yes
| ac_cv_have_decl_strndup=no
| ac_cv_have_decl_strnlen=no
| ac_cv_have_decl_strtoimax=yes
| ac_cv_have_decl_strtoumax=yes
| ac_cv_have_decl_time=yes
| ac_cv_have_decl_tzname=yes
| ac_cv_have_decl_vsnprintf=yes
| ac_cv_have_decl_wcwidth=yes
| ac_cv_header_OS_h=no
| ac_cv_header_dirent_dirent_h=yes
| ac_cv_header_dirent_h=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_features_h=no
| ac_cv_header_float_h=yes
| ac_cv_header_getopt_h=no
| ac_cv_header_iconv_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_linewrap_h=no
| ac_cv_header_linux_fd_h=no
| ac_cv_header_locale_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_net_errno_h=no
| ac_cv_header_netdb_h=yes
| ac_cv_header_priv_h=no
| ac_cv_header_search_h=yes
| ac_cv_header_sgtty_h=yes
| ac_cv_header_stat_broken=no
| ac_cv_header_stdbool_h=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdio_ext_h=no
| ac_cv_header_stdio_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_stropts_h=yes
| ac_cv_header_sys_bitypes_h=no
| ac_cv_header_sys_buf_h=yes
| ac_cv_header_sys_device_h=no
| ac_cv_header_sys_filio_h=no
| ac_cv_header_sys_gentape_h=no
| ac_cv_header_sys_inet_h=no
| ac_cv_header_sys_inttypes_h=no
| ac_cv_header_sys_io_trioctl_h=no
| ac_cv_header_sys_mkdev_h=no
| ac_cv_header_sys_mtio_h=yes
| ac_cv_header_sys_param_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_sysmacros_h=yes
| ac_cv_header_sys_tape_h=no
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_tprintf_h=no
| ac_cv_header_sys_types_h=yes
| ac_cv_header_sys_types_h_makedev=no
| ac_cv_header_sys_wait_h=yes
| ac_cv_header_sysexits_h=yes
| ac_cv_header_time=yes
| ac_cv_header_time_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_utime_h=yes
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=no
| ac_cv_host=hppa2.0w-hp-hpux11.00
| ac_cv_lib_cposix_strerror=no
| ac_cv_lib_error_at_line=no
| ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no
| ac_cv_member_struct_stat_st_atim_tv_nsec=no
| ac_cv_member_struct_stat_st_atimensec=no
| ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
| ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
| ac_cv_member_struct_stat_st_birthtimensec=no
| ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
| ac_cv_member_struct_stat_st_blksize=yes
| ac_cv_member_struct_stat_st_blocks=yes
| ac_cv_member_struct_tm_tm_gmtoff=no
| ac_cv_member_struct_tm_tm_zone=no
| ac_cv_objext=o
| ac_cv_path_EGREP='/accts/fumar.a/usr/local/hppa_hpux/bin/grep -E'
| ac_cv_path_GMSGFMT=/accts/fumar.a/reroot/hppa_hpux/bin/msgfmt
| ac_cv_path_GREP=/accts/fumar.a/usr/local/hppa_hpux/bin/grep
| ac_cv_path_MSGFMT=/accts/fumar.a/reroot/hppa_hpux/bin/msgfmt
| ac_cv_path_MSGMERGE=/accts/fumar.a/reroot/hppa_hpux/bin/msgmerge
| ac_cv_path_XGETTEXT=/accts/fumar.a/reroot/hppa_hpux/bin/xgettext
| ac_cv_path_mkdir=/accts/fumar.a/usr/local/hppa_hpux/bin/mkdir
| ac_cv_prog_AWK=nawk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_YACC='bison -y'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_cc_c89=''
| ac_cv_prog_cc_c99=-std=gnu99
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_gcc_c_o=yes
| ac_cv_prog_cc_stdc=-std=gnu99
| ac_cv_prog_make_make_set=yes
| ac_cv_safe_to_define___extensions__=yes
| ac_cv_search_clock_gettime='none required'
| ac_cv_search_opendir='none required'
| ac_cv_search_setsockopt='none required'
| ac_cv_struct_tm=time.h
| ac_cv_sys_file_offset_bits=64
| ac_cv_sys_largefile_CC=no
| ac_cv_sys_long_file_names=yes
| ac_cv_sys_pending_output_n_bytes='fp->_ptr - fp->_base'
| ac_cv_type__Bool=yes
| ac_cv_type_dev_t=yes
| ac_cv_type_iconv_t=yes
| ac_cv_type_ino_t=yes
| ac_cv_type_long_long=yes
| ac_cv_type_long_long_int=yes
| ac_cv_type_major_t=no
| ac_cv_type_mbstate_t=no
| ac_cv_type_minor_t=no
| ac_cv_type_mode_t=yes
| ac_cv_type_off_t=yes
| ac_cv_type_pid_t=yes
| ac_cv_type_ptrdiff_t=yes
| ac_cv_type_signal=void
| ac_cv_type_size_t=yes
| ac_cv_type_uid_t=yes
| ac_cv_type_unsigned_long_long_int=yes
| ac_cv_var_tzname=yes
| ac_cv_win_or_dos=no
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=yes
| acl_cv_hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
| acl_cv_hardcode_libdir_separator=:
| acl_cv_hardcode_minus_L=yes
| acl_cv_libext=a
| acl_cv_libname_spec='lib$name'
| acl_cv_library_names_spec='$libname$shrext'
| acl_cv_path_LD=/usr/ccs/bin/ld
| acl_cv_prog_gnu_ld=no
| acl_cv_rpath=done
| acl_cv_shlibext=sl
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_func_iconv=yes
| am_cv_func_iconv_works=no
| am_cv_func_working_getline=no
| am_cv_langinfo_codeset=yes
| am_cv_lib_iconv=no
| am_cv_prog_tar_ustar=none
| am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
| am_cv_proto_iconv_arg1=''
| diff_cv_st_fstype_string=no
| gl_cv_bitsizeof_ptrdiff_t=32
| gl_cv_bitsizeof_sig_atomic_t=32
| gl_cv_bitsizeof_size_t=32
| gl_cv_bitsizeof_wchar_t=32
| gl_cv_bitsizeof_wint_t=32
| gl_cv_c_inline_effective=yes
| gl_cv_compound_literals=no
| gl_cv_double_slash_root=no
| gl_cv_func_chown_follows_symlink=yes
| gl_cv_func_dirfd_macro=no
| gl_cv_func_getcwd_null=no
| gl_cv_func_gettimeofday_clobber=no
| gl_cv_func_gettimeofday_posix_signature=yes
| gl_cv_func_malloc_0_nonnull=1
| gl_cv_func_malloc_posix=yes
| gl_cv_func_mbrtowc=no
| gl_cv_func_re_compile_pattern_working=no
| gl_cv_func_strndup=no
| gl_cv_func_va_copy=yes
| gl_cv_func_wcwidth_works=yes
| gl_cv_func_working_strerror=no
| gl_cv_func_working_utimes=no
| gl_cv_have_arbitrary_file_name_length_limit=yes
| gl_cv_have_include_next=yes
| gl_cv_header_inttypes_h=yes
| gl_cv_header_stdint_h=no
| gl_cv_header_wchar_h_standalone=yes
| gl_cv_header_working_fcntl_h='no (bad O_NOATIME, O_NOFOLLOW)'
| gl_cv_header_working_inttypes_h=no
| gl_cv_next_fcntl_h='<fcntl.h>'
| gl_cv_next_inttypes_h='<inttypes.h>'
| gl_cv_next_stdint_h='<stdint.h>'
| gl_cv_next_stdio_h='<stdio.h>'
| gl_cv_next_stdlib_h='<stdlib.h>'
| gl_cv_next_string_h='<string.h>'
| gl_cv_next_sys_stat_h='<sys/stat.h>'
| gl_cv_next_sys_time_h='<sys/time.h>'
| gl_cv_next_sysexits_h='<sysexits.h>'
| gl_cv_next_time_h='<time.h>'
| gl_cv_next_unistd_h='<unistd.h>'
| gl_cv_next_wchar_h='<wchar.h>'
| gl_cv_rpl_alloca=yes
| gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)'
| gl_cv_struct_dirent_d_ino=yes
| gl_cv_sys_dir_fd_member_name=dd_fd
| gl_cv_sys_struct_timespec_in_time_h=yes
| gl_cv_sys_struct_timeval=yes
| gl_cv_sys_struct_utimbuf=yes
| gl_cv_time_r_posix=no
| gl_cv_type_ptrdiff_t_signed=yes
| gl_cv_type_ptrdiff_t_suffix=l
| gl_cv_type_sig_atomic_t_signed=no
| gl_cv_type_sig_atomic_t_suffix=u
| gl_cv_type_size_t_signed=no
| gl_cv_type_size_t_suffix=ul
| gl_cv_type_wchar_t_signed=no
| gl_cv_type_wchar_t_suffix=u
| gl_cv_type_wint_t_signed=no
| gl_cv_type_wint_t_suffix=u
| gt_cv_c_intmax_t=yes
| gt_cv_c_wchar_t=yes
| gt_cv_c_wint_t=yes
| gt_cv_func_CFLocaleCopyCurrent=no
| gt_cv_func_CFPreferencesCopyAppValue=no
| gt_cv_inttypes_pri_broken=no
| gt_cv_ssize_t=yes
| gt_cv_var_environ_declaration=yes
| jm_cv_func_strtoimax_macro=yes
| jm_cv_func_strtoumax_macro=yes
| pu_cv_header_mtio_check_field=mt_type
| pu_cv_header_rmt=yes
| tar_cv_path_RSH=/usr/bin/remsh
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /accts/hydroc.a/gnu/tar-1.19/build-aux/missing --run 
aclocal-1.9'
| ALLOCA=''
| ALLOCA_H='alloca.h'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /accts/hydroc.a/gnu/tar-1.19/build-aux/missing --run tar'
| AUTOCONF='${SHELL} /accts/hydroc.a/gnu/tar-1.19/build-aux/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /accts/hydroc.a/gnu/tar-1.19/build-aux/missing --run 
autoheader'
| AUTOM4TE='${SHELL} /accts/hydroc.a/gnu/tar-1.19/build-aux/missing --run 
autom4te'
| AUTOMAKE='${SHELL} /accts/hydroc.a/gnu/tar-1.19/build-aux/missing --run 
automake-1.9'
| AWK='nawk'
| BACKUP_LIBEXEC_SCRIPTS=''
| BACKUP_SBIN_SCRIPTS=''
| 
BACKUP_SED_COND='/^\#ELSE_DATE_FORMAT_OK/,/^\#ENDIF_DATE_FORMAT_OK/d;/^\#IF_DATE_FORMAT_OK/d'
| BITSIZEOF_PTRDIFF_T='32'
| BITSIZEOF_SIG_ATOMIC_T='32'
| BITSIZEOF_SIZE_T='32'
| BITSIZEOF_WCHAR_T='32'
| BITSIZEOF_WINT_T='32'
| CC='gcc -std=gnu99'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS='-I/accts/fumar.a/reroot/hppa_hpux/include -DYYMALLOC=malloc 
-DCHAR_BIT=8'
| CYGPATH_W='echo'
| DEFAULT_ARCHIVE='-'
| DEFAULT_ARCHIVE_FORMAT='GNU'
| DEFAULT_BLOCKING='20'
| DEFAULT_QUOTING_STYLE='escape_quoting_style'
| DEFAULT_RMT_COMMAND=''
| DEFAULT_RMT_DIR='$(libexecdir)'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DIRENT_H=''
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='/accts/fumar.a/usr/local/hppa_hpux/bin/grep -E'
| EOVERFLOW=''
| EXEEXT=''
| FCNTL_H='fcntl.h'
| FLOAT_H=''
| FNMATCH_H='fnmatch.h'
| GETOPT_H='getopt.h'
| GLIBC21='no'
| GL_COND_LIBTOOL_FALSE=''
| GL_COND_LIBTOOL_TRUE='#'
| GMSGFMT='/accts/fumar.a/reroot/hppa_hpux/bin/msgfmt'
| GMSGFMT_015='/accts/fumar.a/reroot/hppa_hpux/bin/msgfmt'
| GNULIB_CALLOC_POSIX='0'
| GNULIB_CHOWN='1'
| GNULIB_DUP2='1'
| GNULIB_FCHDIR='1'
| GNULIB_FFLUSH='0'
| GNULIB_FPRINTF_POSIX='0'
| GNULIB_FSEEK='0'
| GNULIB_FSEEKO='0'
| GNULIB_FTELL='0'
| GNULIB_FTELLO='0'
| GNULIB_FTRUNCATE='1'
| GNULIB_GETCWD='1'
| GNULIB_GETDELIM='1'
| GNULIB_GETLINE='1'
| GNULIB_GETLOGIN_R='0'
| GNULIB_GETSUBOPT='0'
| GNULIB_IMAXABS='0'
| GNULIB_IMAXDIV='0'
| GNULIB_LCHOWN='1'
| GNULIB_LSEEK='0'
| GNULIB_MALLOC_POSIX='1'
| GNULIB_MBSCASECMP='1'
| GNULIB_MBSCASESTR='0'
| GNULIB_MBSCHR='0'
| GNULIB_MBSCSPN='0'
| GNULIB_MBSLEN='0'
| GNULIB_MBSNCASECMP='0'
| GNULIB_MBSNLEN='0'
| GNULIB_MBSPBRK='0'
| GNULIB_MBSPCASECMP='0'
| GNULIB_MBSRCHR='0'
| GNULIB_MBSSEP='0'
| GNULIB_MBSSPN='0'
| GNULIB_MBSSTR='0'
| GNULIB_MBSTOK_R='0'
| GNULIB_MEMMEM='0'
| GNULIB_MEMPCPY='1'
| GNULIB_MEMRCHR='1'
| GNULIB_MKDTEMP='1'
| GNULIB_MKSTEMP='0'
| GNULIB_PRINTF_POSIX='0'
| GNULIB_READLINK='1'
| GNULIB_REALLOC_POSIX='1'
| GNULIB_SLEEP='1'
| GNULIB_SNPRINTF='0'
| GNULIB_SPRINTF_POSIX='0'
| GNULIB_STPCPY='1'
| GNULIB_STPNCPY='0'
| GNULIB_STRCASESTR='0'
| GNULIB_STRCHRNUL='1'
| GNULIB_STRDUP='1'
| GNULIB_STRERROR='1'
| GNULIB_STRNDUP='1'
| GNULIB_STRNLEN='1'
| GNULIB_STRPBRK='0'
| GNULIB_STRSEP='0'
| GNULIB_STRTOIMAX='1'
| GNULIB_STRTOK_R='0'
| GNULIB_STRTOUMAX='1'
| GNULIB_VASPRINTF='0'
| GNULIB_VFPRINTF_POSIX='0'
| GNULIB_VPRINTF_POSIX='0'
| GNULIB_VSNPRINTF='1'
| GNULIB_VSPRINTF_POSIX='0'
| GNULIB_WCWIDTH='1'
| GREP='/accts/fumar.a/usr/local/hppa_hpux/bin/grep'
| HAVE_CALLOC_POSIX='1'
| HAVE_DECL_GETDELIM='0'
| HAVE_DECL_GETLINE='0'
| HAVE_DECL_GETLOGIN_R='1'
| HAVE_DECL_IMAXABS='0'
| HAVE_DECL_IMAXDIV='0'
| HAVE_DECL_MEMMEM='1'
| HAVE_DECL_MEMRCHR='0'
| HAVE_DECL_MKDIR='1'
| HAVE_DECL_SNPRINTF='1'
| HAVE_DECL_STRDUP='1'
| HAVE_DECL_STRERROR='1'
| HAVE_DECL_STRNCASECMP='1'
| HAVE_DECL_STRNDUP='0'
| HAVE_DECL_STRNLEN='0'
| HAVE_DECL_STRTOIMAX='1'
| HAVE_DECL_STRTOK_R='1'
| HAVE_DECL_STRTOUMAX='1'
| HAVE_DECL_VSNPRINTF='1'
| HAVE_DECL_WCWIDTH='1'
| HAVE_DUP2='1'
| HAVE_FSEEKO='1'
| HAVE_FTELLO='1'
| HAVE_FTRUNCATE='1'
| HAVE_GETSUBOPT='1'
| HAVE_INTTYPES_H='1'
| HAVE_IO_H='0'
| HAVE_ISWCNTRL='1'
| HAVE_LONG_LONG_INT='1'
| HAVE_LSTAT='1'
| HAVE_MALLOC_POSIX='1'
| HAVE_MEMPCPY='0'
| HAVE_MKDTEMP='0'
| HAVE_READLINK='1'
| HAVE_REALLOC_POSIX='1'
| HAVE_SIGNED_SIG_ATOMIC_T='0'
| HAVE_SIGNED_WCHAR_T='0'
| HAVE_SIGNED_WINT_T='0'
| HAVE_SLEEP='1'
| HAVE_STDINT_H='0'
| HAVE_STPCPY='0'
| HAVE_STPNCPY='1'
| HAVE_STRCASECMP='1'
| HAVE_STRCASESTR='1'
| HAVE_STRCHRNUL='0'
| HAVE_STRNDUP='0'
| HAVE_STRPBRK='1'
| HAVE_STRSEP='1'
| HAVE_STRUCT_TIMEVAL='1'
| HAVE_SYSEXITS_H='1'
| HAVE_SYS_BITYPES_H='0'
| HAVE_SYS_INTTYPES_H='0'
| HAVE_SYS_TIME_H='1'
| HAVE_SYS_TYPES_H='1'
| HAVE_UNISTD_H='1'
| HAVE_UNSIGNED_LONG_LONG_INT='1'
| HAVE_VASPRINTF='1'
| HAVE_WCHAR_H='1'
| HAVE_WCTYPE_H='0'
| HAVE_WINT_T='1'
| HAVE__BOOL='1'
| INCLUDE_NEXT='include_next'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS=''
| INTL_MACOSX_LIBS=''
| INTTYPES_H='inttypes.h'
| LDFLAGS='-L/accts/fumar.a/reroot/hppa_hpux/lib'
| LIBICONV=''
| LIBINTL=''
| LIBOBJS=''
| LIBS=''
| LIBTAR_LIBDEPS=''
| LIBTAR_LTLIBDEPS=''
| LIB_CLOCK_GETTIME=''
| LIB_SETSOCKOPT=''
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=''
| MAKEINFO='${SHELL} /accts/hydroc.a/gnu/tar-1.19/build-aux/missing --run 
makeinfo'
| MSGFMT='/accts/fumar.a/reroot/hppa_hpux/bin/msgfmt'
| MSGFMT_015='/accts/fumar.a/reroot/hppa_hpux/bin/msgfmt'
| MSGMERGE='/accts/fumar.a/reroot/hppa_hpux/bin/msgmerge'
| NEXT_DIRENT_H=''
| NEXT_FCNTL_H='<fcntl.h>'
| NEXT_FLOAT_H=''
| NEXT_INTTYPES_H='<inttypes.h>'
| NEXT_STDINT_H='<stdint.h>'
| NEXT_STDIO_H='<stdio.h>'
| NEXT_STDLIB_H='<stdlib.h>'
| NEXT_STRING_H='<string.h>'
| NEXT_SYSEXITS_H='<sysexits.h>'
| NEXT_SYS_STAT_H='<sys/stat.h>'
| NEXT_SYS_TIME_H='<sys/time.h>'
| NEXT_TIME_H='<time.h>'
| NEXT_UNISTD_H='<unistd.h>'
| NEXT_WCHAR_H='<wchar.h>'
| NEXT_WCTYPE_H=''
| OBJEXT='o'
| PACKAGE='tar'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU tar'
| PACKAGE_STRING='GNU tar 1.19'
| PACKAGE_TARNAME='tar'
| PACKAGE_VERSION='1.19'
| PATH_SEPARATOR=':'
| POSUB=''
| PRIPTR_PREFIX='"l"'
| PRI_MACROS_BROKEN='0'
| PTRDIFF_T_SUFFIX='l'
| PU_RMT_PROG='rmt$(EXEEXT)'
| RANLIB='ranlib'
| REPLACE_CHOWN='0'
| REPLACE_FCHDIR='0'
| REPLACE_FFLUSH='0'
| REPLACE_FPRINTF='0'
| REPLACE_FSEEK='0'
| REPLACE_FSEEKO='0'
| REPLACE_FTELL='0'
| REPLACE_FTELLO='0'
| REPLACE_GETCWD='1'
| REPLACE_GETLINE='1'
| REPLACE_GETTIMEOFDAY='0'
| REPLACE_LCHOWN='0'
| REPLACE_LOCALTIME_R='1'
| REPLACE_LSEEK='0'
| REPLACE_MKSTEMP='0'
| REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
| REPLACE_PRINTF='0'
| REPLACE_SNPRINTF='0'
| REPLACE_SPRINTF='0'
| REPLACE_STRERROR='1'
| REPLACE_STRPTIME='GNULIB_PORTCHECK'
| REPLACE_TIMEGM='GNULIB_PORTCHECK'
| REPLACE_VASPRINTF='0'
| REPLACE_VFPRINTF='0'
| REPLACE_VPRINTF='0'
| REPLACE_VSNPRINTF='0'
| REPLACE_VSPRINTF='0'
| REPLACE_WCWIDTH='0'
| SET_MAKE=''
| SHELL='/bin/sh'
| SIG_ATOMIC_T_SUFFIX='u'
| SIZE_T_SUFFIX='ul'
| STDBOOL_H=''
| STDINT_H='stdint.h'
| STRIP=''
| SYSEXITS_H='sysexits.h'
| SYS_STAT_H='sys/stat.h'
| SYS_TIME_H=''
| SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
| TIME_H_DEFINES_STRUCT_TIMESPEC='1'
| USE_NLS='no'
| VERSION='1.19'
| WCHAR_H=''
| WCHAR_T_SUFFIX='u'
| WCTYPE_H='wctype.h'
| WINT_T_SUFFIX='u'
| XGETTEXT='/accts/fumar.a/reroot/hppa_hpux/bin/xgettext'
| XGETTEXT_015='/accts/fumar.a/reroot/hppa_hpux/bin/xgettext'
| YACC='bison -y'
| YFLAGS=''
| ac_ct_CC='gcc'
| am__fastdepCC_FALSE='#'
| am__fastdepCC_TRUE=''
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| am__tar='false'
| am__untar='false'
| bindir='${exec_prefix}/bin'
| build='hppa2.0w-hp-hpux11.00'
| build_alias=''
| build_cpu='hppa2.0w'
| build_os='hpux11.00'
| build_vendor='hp'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| gl_LIBOBJS=' argmatch.o asnprintf.o backupfile.o basename.o 
canonicalize-lgpl.o chdir-long.o close-stream.o closeout.o creat-safer.o 
dirfd.o dirname.o dup-safer.o error.o exclude.o exitfail.o fchmodat.o 
fchownat.o fd-safer.o fnmatch.o fpending.o getcwd.o getdelim.o getline.o 
getopt.o getopt1.o gettime.o hash.o human.o imaxtostr.o lstat.o mempcpy.o 
memrchr.o mkdirat.o mkdtemp.o mktime.o modechange.o obstack.o offtostr.o 
open-safer.o openat.o openat-proc.o pipe-safer.o printf-args.o printf-parse.o 
quote.o quotearg.o regex.o rpmatch.o safe-read.o safe-write.o save-cwd.o 
savedir.o setenv.o stpcpy.o strchrnul.o strerror.o stripslash.o strndup.o 
strnlen.o strtoll.o strtoull.o tempname.o time_r.o uinttostr.o umaxtostr.o 
unlinkdir.o unsetenv.o utimens.o vasnprintf.o xgetcwd.o xmalloc.o xstrtol.o 
xstrtol-error.o xstrtoul.o'
| gl_LTLIBOBJS=' argmatch.lo asnprintf.lo backupfile.lo basename.lo 
canonicalize-lgpl.lo chdir-long.lo close-stream.lo closeout.lo creat-safer.lo 
dirfd.lo dirname.lo dup-safer.lo error.lo exclude.lo exitfail.lo fchmodat.lo 
fchownat.lo fd-safer.lo fnmatch.lo fpending.lo getcwd.lo getdelim.lo getline.lo 
getopt.lo getopt1.lo gettime.lo hash.lo human.lo imaxtostr.lo lstat.lo 
mempcpy.lo memrchr.lo mkdirat.lo mkdtemp.lo mktime.lo modechange.lo obstack.lo 
offtostr.lo open-safer.lo openat.lo openat-proc.lo pipe-safer.lo printf-args.lo 
printf-parse.lo quote.lo quotearg.lo regex.lo rpmatch.lo safe-read.lo 
safe-write.lo save-cwd.lo savedir.lo setenv.lo stpcpy.lo strchrnul.lo 
strerror.lo stripslash.lo strndup.lo strnlen.lo strtoll.lo strtoull.lo 
tempname.lo time_r.lo uinttostr.lo umaxtostr.lo unlinkdir.lo unsetenv.lo 
utimens.lo vasnprintf.lo xgetcwd.lo xmalloc.lo xstrtol.lo xstrtol-error.lo 
xstrtoul.lo'
| host='hppa2.0w-hp-hpux11.00'
| host_alias=''
| host_cpu='hppa2.0w'
| host_os='hpux11.00'
| host_vendor='hp'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='/accts/hydroc.a/gnu/tar-1.19/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='mkdir -p --'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/accts/fumar.a/reroot/hppa_hpux'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_NAME "GNU tar"
| #define PACKAGE_TARNAME "tar"
| #define PACKAGE_VERSION "1.19"
| #define PACKAGE_STRING "GNU tar 1.19"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "tar"
| #define VERSION "1.19"
| #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_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_BUF_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define MAJOR_IN_SYSMACROS 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define major_t int
| #define minor_t int
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_DUP2 1
| #define HAVE_FCHDIR 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ALARM 1
| #define HAVE_LCHMOD 1
| #define HAVE_WCSCOLL 1
| #define HAVE_SLEEP 1
| #define HAVE_STRERROR 1
| #define HAVE_LSTAT 1
| #define HAVE_PIPE 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_MKFIFO 1
| #define HAVE_SETLOCALE 1
| #define D_INO_IN_DIRENT 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_INCLUDE_NEXT 1
| #define mbstate_t int
| #define HAVE_DECL_GETCWD 1
| #define HAVE_DECL_GETDELIM 0
| #define HAVE_DECL_GETLINE 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define PTRDIFF_T_SUFFIX l
| #define SIG_ATOMIC_T_SUFFIX u
| #define SIZE_T_SUFFIX ul
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_IMAXABS 0
| #define HAVE_DECL_IMAXDIV 0
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_UTIME_NULL 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_LONG_LONG 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1)
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define __GETOPT_PREFIX rpl_
| #define GNULIB_PROGRAM_INVOCATION_NAME 1
| #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
| #define realpath rpl_realpath
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define D_INO_IN_DIRENT 1
| #define HAVE_DECL_DIRFD 0
| #define DIR_FD_MEMBER_NAME dd_fd
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define GNULIB_FCNTL_SAFER 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_DECL_ISBLANK 1
| #define fnmatch gnu_fnmatch
| #define HAVE_DECL___FPENDING 0
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_LCHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMSET 1
| #define mktime rpl_mktime
| #define __OPENAT_PREFIX rpl_
| #define fchownat rpl_fchownat
| #define mbstate_t int
| #define HAVE_REALLOC_POSIX 1
| #define _REGEX_LARGE_OFFSETS 1
| #define re_syntax_options rpl_re_syntax_options
| #define re_set_syntax rpl_re_set_syntax
| #define re_compile_pattern rpl_re_compile_pattern
| #define re_compile_fastmap rpl_re_compile_fastmap
| #define re_search rpl_re_search
| #define re_search_2 rpl_re_search_2
| #define re_match rpl_re_match
| #define re_match_2 rpl_re_match_2
| #define re_set_registers rpl_re_set_registers
| #define re_comp rpl_re_comp
| #define re_exec rpl_re_exec
| #define regcomp rpl_regcomp
| #define regexec rpl_regexec
| #define regerror rpl_regerror
| #define regfree rpl_regfree
| #define HAVE_DECL_ISBLANK 1
| #define HAVE_RMDIR 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ENVIRON_DECL 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define PTRDIFF_T_SUFFIX l
| #define SIG_ATOMIC_T_SUFFIX u
| #define SIZE_T_SUFFIX ul
| #define WCHAR_T_SUFFIX u
| #define WINT_T_SUFFIX u
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRDUP 1
| #define REPLACE_STRERROR 1
| #define strnlen rpl_strnlen
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_DECL_MKDIR 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_SYS_MTIO_H 1
| #define MTIO_CHECK_FIELD mt_type
| #define HAVE_SYS_BUF_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_LSTAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_READLINK 1
| #define HAVE_STRERROR 1
| #define HAVE_SYMLINK 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_DECL_GETGRGID 1
| #define HAVE_DECL_GETPWUID 1
| #define HAVE_DECL_TIME 1
| #define HAVE_WAITPID 1
| #define REMOTE_SHELL "/usr/bin/remsh"
| #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT
| #define DEFAULT_ARCHIVE "-"
| #define DEFAULT_BLOCKING 20
| #define DEFAULT_QUOTING_STYLE escape_quoting_style
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| 
| configure: exit 0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]