bug-gnulib
[Top][All Lists]
Advanced

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

Error During cpio Make


From: Brian Eliassen
Subject: Error During cpio Make
Date: Mon, 19 May 2008 13:38:37 -0700
User-agent: Microsoft-Entourage/11.4.0.080122

AlphaServer ES45 with Tru64 5.1B running the built-in “cc” C complier.

source='imaxtostr.c' object='imaxtostr.o' libtool=no \
        DEPDIR=.deps depmode=tru64 /usr/bin/posix/sh ../build-aux/depcomp \
        cc -DHAVE_CONFIG_H -I. -I. -I..     -g -c imaxtostr.c
cc: Error: ./inttypes.h, line 44: #error "This file assumes that 'int' has exactly 32 bits. Please report your platform and compiler to <address@hidden>." (errormessage)
# error "This file assumes that 'int' has exactly 32 bits. Please report your platform and compiler to <address@hidden>."
--^
make[3]: *** [imaxtostr.o] Error 1
make[3]: Leaving directory `/usr/local/cpio-2.9/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/cpio-2.9/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/cpio-2.9'
make: *** [all] Error 2

> uname -a
OSF1 alpha7 V5.1 2650 alpha

> ./configure
checking for a BSD-compatible install... build-aux/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 for style of include used by make... GNU
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... tru64
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... 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 whether we are using the GNU C compiler... (cached) no
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) tru64
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... build-aux/install-sh -c
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for cc option to accept ISO C99... unsupported
checking for cc option to accept ISO C89... (cached) none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking for function prototypes... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking return type of signal handlers... void
checking whether sys/types.h defines makedev... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for gid_t... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for fchmod... yes
checking for fchown... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
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 canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking for dup2... yes
checking for fchdir... yes
checking for btowc... yes
checking for isblank... no
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... no
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for gettimeofday... yes
checking for nanotime... no
checking for alarm... yes
checking for lchmod... no
checking for fdopendir... no
checking for mbsinit... yes
checking for setenv... yes
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 mkfifo... yes
checking for setlocale... 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 sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdint.h... (cached) no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for inttypes.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.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 utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking sys/inet.h usability... no
checking sys/inet.h presence... no
checking for sys/inet.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for memory.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/gentape.h usability... no
checking sys/gentape.h presence... no
checking for sys/gentape.h... no
checking sys/tape.h usability... no
checking sys/tape.h presence... no
checking for sys/tape.h... no
checking sys/device.h usability... no
checking sys/device.h presence... no
checking for sys/device.h... no
checking sys/tprintf.h usability... no
checking sys/tprintf.h presence... no
checking for sys/tprintf.h... no
checking sys/mtio.h usability... yes
checking sys/mtio.h presence... yes
checking for sys/mtio.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking sys/io/trioctl.h usability... no
checking sys/io/trioctl.h presence... no
checking for sys/io/trioctl.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... 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 whether system is Windows or MSDOS... no
checking build system type... alphaev68-dec-osf5.1b
checking host system type... alphaev68-dec-osf5.1b
checking whether // is distinct from /... no
checking whether strerror_r is declared... no
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether the preprocessor supports include_next... yes
checking for mbstate_t... yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking whether getcwd is declared... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... 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... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... no
checking for struct timeval... yes
checking for off_t... 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... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 64
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for sig_atomic_t integer literal suffix...
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... no
checking whether strtoumax is declared... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking whether memrchr is declared... no
checking for ssize_t... yes
checking whether strdup is declared... yes
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking determine whether the utimes function works... yes
checking for struct utimbuf... yes
checking for EOVERFLOW... 103
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for intmax_t... no
checking whether vsnprintf is declared... yes
checking for stdint.h... (cached) no
checking for SIZE_MAX... (((1UL << 63) - 1) * 2 + 1)
checking for alloca as a compiler built-in... no
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... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking for d_ino member in directory struct... 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)
checking for struct stat.st_blocks... yes
checking for working GNU fnmatch... no
checking whether isblank is declared... no
checking for __fpending... no
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... 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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) no
checking for mempcpy... (cached) no
checking for memrchr... no
checking for working mktime... yes
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) yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking for ssize_t... (cached) yes
checking for va_copy... no
checking for sys/inttypes.h... (cached) no
checking for sys/bitypes.h... (cached) yes
checking for bit size of ptrdiff_t... (cached) 64
checking for bit size of sig_atomic_t... (cached) 32
checking for bit size of size_t... (cached) 64
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... (cached) 32
checking whether sig_atomic_t is signed... (cached) yes
checking whether wchar_t is signed... (cached) 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)
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 for strtol... yes
checking whether mkdir is declared... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking whether localtime_r is compatible with its POSIX signature... yes
checking 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 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... yes
checking for struct stat.st_blksize... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/io/trioctl.h... (cached) no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for getopt.h... (cached) yes
checking for locale.h... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for sys/wait.h... (cached) yes
checking for utime.h... (cached) yes
checking for locale.h... (cached) yes
checking for sys_errlist and sys_nerr... yes
checking whether errno is declared... yes
checking whether getpwnam is declared... yes
checking whether getgrnam is declared... yes
checking whether getgrgid is declared... yes
checking whether strdup is declared... (cached) yes
checking whether strerror is declared... yes
checking whether getenv is declared... (cached) yes
checking whether atoi is declared... yes
checking whether exit is declared... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for non-GNU ld... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... no
checking for GNU gettext in libintl... no
checking whether to use NLS... no
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating headers/Makefile
config.status: creating lib/Makefile
config.status: creating rmt/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
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


The information contained in this message is proprietary and/or confidential. If
you are not the intended recipient, please: (i) delete the message and all
copies; (ii) do not disclose, distribute or use the message in any manner; and
(iii) notify the sender immediately. In addition, please be aware that any
message addressed to our domain is subject to archiving and review by persons
other than the intended recipient. Thank you.


reply via email to

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