bug-coreutils
[Top][All Lists]
Advanced

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

bug#7142: coreutils on Solaris 10(x86) 09/10


From: Clemens Brogi
Subject: bug#7142: coreutils on Solaris 10(x86) 09/10
Date: Mon, 04 Oct 2010 10:45:29 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090910)

Eric Blake wrote:
[Let's keep the list in the loop]

On 10/01/2010 06:44 AM, Clemens Brogi wrote:
Eric Blake wrote:
On 10/01/2010 01:22 AM, Clemens Brogi wrote:
Hi
you cannot compile gnu-coreutils on the latest Solaris x86 10 (09/10),

Hi

sorry this was my fault. I used coreutils coming with the new Solaris
Companion CD, which is 5.97

OK, then maybe it's worth reporting to the provider of the Solaris Companion CD that they are shipping an ancient version.


I was able to build 8.5 after defining LDFLAGS -lgen

Which .o file needed -lgen before compilation worked? We'd like to fix that before coreutils 8.6.


Hi

as far as I can figure it out, the error only occoures if I use suncc as CC

I have attached the the config and make output

regards

Clemens

ld: Schwerer Fehler: Symbolreferenzierungsfehler. Keine Ausgabe in chroot geschrieben
*** Error code 1
The following command caused the error:
echo " CCLD " chroot;suncc -xc99=all -g -Wl,-z,ignore -o chroot chroot.o libver.a ../lib/libcoreutils.a ../lib/libcoreutils.a
make: Fatal error: Command failed for target `chroot'
Current working directory /server/scratch/cbr/coreutils-8.5.suncc/coreutils-8.5/src
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /server/scratch/cbr/coreutils-8.5.suncc/coreutils-8.5/src
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib src doc man po tests gnulib-tests'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /server/scratch/cbr/coreutils-8.5.suncc/coreutils-8.5
*** Error code 1
make: Fatal error: Command failed for target `all'




--
Clemens Brogi
SW Developer
MID GmbH
Eibacher Hauptstr. 141
90451 Nürnberg
Telefon: +49 911-968 36-79
Fax: +49 911-968 36-10
E-Mail: address@hidden
WWW: http://www.mid.de

Sitz des Unternehmens: Nürnberg
Amtsgericht Nürnberg
HRB Nr. 21108
Ust.-ID-Nr. DE 814060547
Geschäftsführer: Andreas Ditze, Jürgen Leuschel, Jochen Seemann
checking for a BSD-compatible install... /opt/sfw/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/sfw/bin/mkdir -p
checking for gawk... nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... suncc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether suncc accepts -g... yes
checking for suncc option to accept ISO C89... none needed
checking dependency style of suncc... none
checking for suncc option to accept ISO C99... -xc99=all
checking for suncc -xc99=all option to accept ISO Standard C... (cached) 
-xc99=all
checking whether suncc -xc99=all and cc understand -c and -o together... yes
checking how to run the C preprocessor... suncc -xc99=all -E
checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
checking for egrep... /usr/sfw/bin/ggrep -E
checking for ranlib... ranlib
checking whether ln -s works... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
configure: autobuild project... GNU coreutils
configure: autobuild revision... 8.5
configure: autobuild hostname... barsch
configure: autobuild timestamp... 20101004T084031Z
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for arpa/inet.h... yes
checking for sys/socket.h... yes
checking for ctype.h... yes
checking for dirent.h... yes
checking for errno.h... yes
checking for libgen.h... yes
checking for fcntl.h... yes
checking for sys/param.h... yes
checking for float.h... yes
checking for wctype.h... yes
checking for stdio_ext.h... yes
checking for sys/vfs.h... yes
checking for sys/fs_types.h... no
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for getopt.h... yes
checking for termios.h... yes
checking for sys/time.h... yes
checking for grp.h... yes
checking for iconv.h... yes
checking for stdint.h... (cached) yes
checking for wchar.h... yes
checking for inttypes.h... (cached) yes
checking for langinfo.h... yes
checking for stddef.h... yes
checking for xlocale.h... no
checking for locale.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for unistd.h... (cached) yes
checking for sys/statvfs.h... yes
checking for sys/select.h... yes
checking for utmp.h... yes
checking for utmpx.h... yes
checking for selinux/selinux.h... no
checking for signal.h... yes
checking for stdarg.h... 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 for sys/utsname.h... yes
checking for time.h... yes
checking for utime.h... yes
checking for priv.h... yes
checking for sys/wait.h... yes
checking for sys/ioctl.h... yes
checking for hurd.h... no
checking for paths.h... no
checking for stropts.h... yes
checking for sys/resource.h... yes
checking for sys/systeminfo.h... yes
checking for syslog.h... yes
checking for pwd.h... yes
checking for OS.h... no
checking whether the preprocessor supports include_next... 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 for pathconf... yes
checking for btowc... yes
checking for canonicalize_file_name... no
checking for realpath... yes
checking for chown... yes
checking for fchown... yes
checking for fdopendir... yes
checking for dup2... yes
checking for faccessat... no
checking for lchmod... no
checking for access... yes
checking for fchdir... yes
checking for fcntl... yes
checking for mempcpy... no
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for __fpending... yes
checking for fpurge... no
checking for __fpurge... yes
checking for __freading... yes
checking for fsync... yes
checking for fstatfs... yes
checking for getdelim... no
checking for getdtablesize... yes
checking for microuptime... no
checking for nanouptime... no
checking for flockfile... yes
checking for funlockfile... yes
checking for __fsetlocking... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for getusershell... yes
checking for link... yes
checking for readlink... yes
checking for linkat... no
checking for symlink... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbrlen... yes
checking for mbslen... no
checking for isascii... yes
checking for mprotect... yes
checking for memchr... yes
checking for getgrouplist... no
checking for fchmod... yes
checking for mkstemp... yes
checking for alarm... yes
checking for nl_langinfo... yes
checking for utmpname... yes
checking for utmpxname... yes
checking for wcscoll... yes
checking for setenv... yes
checking for settimeofday... yes
checking for stime... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for stpncpy... no
checking for strdup... yes
checking for tzset... yes
checking for strndup... no
checking for symlinkat... no
checking for readlinkat... no
checking for localtime_r... yes
checking for pipe... yes
checking for futimes... no
checking for futimesat... yes
checking for futimens... yes
checking for utimensat... yes
checking for lutimes... no
checking for vasnprintf... no
checking for wcrtomb... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for wcwidth... yes
checking for getegid... yes
checking for newlocale... no
checking for sleep... yes
checking for shutdown... no
checking for usleep... yes
checking for wctob... yes
checking for strxfrm... yes
checking for directio... yes
checking for posix_fadvise... no
checking for endgrent... yes
checking for endpwent... yes
checking for ftruncate... yes
checking for iswspace... yes
checking for mkfifo... yes
checking for setgroups... yes
checking for sethostname... yes
checking for sync... yes
checking for sysctl... no
checking for sysinfo... yes
checking for tcgetpgrp... yes
checking for C/C++ restrict keyword... __restrict__
checking whether <wchar.h> uses 'inline' correctly... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking whether strtold conforms to C99... yes
checking for size_t... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking whether // is distinct from /... no
checking whether realpath works... no
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown dereferences symlinks... yes
checking whether chown honors trailing slash... yes
checking whether chown always updates ctime... yes
checking whether byte ordering is bigendian... no
checking if environ is properly declared... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether setregid is declared... yes
checking type of array argument to getgroups... gid_t
checking for getgroups... yes
checking for working getgroups... yes
checking whether lstat correctly handles trailing slash... yes
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails is it should... guessing yes
checking for mode_t... yes
checking for promoted mode_t type... mode_t
checking for fchmodat... no
checking for fstatat... yes
checking for mkdirat... no
checking for openat... yes
checking for unlinkat... yes
checking for fchownat... yes
checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
checking for working fcntl.h... yes
checking for fseeko... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... no
checking for mbstate_t... yes
checking whether stdin defaults to large file offsets... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) no
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking whether socket is declared without a macro... no
checking whether connect is declared without a macro... no
checking whether accept is declared without a macro... no
checking whether bind is declared without a macro... no
checking whether getpeername is declared without a macro... no
checking whether getsockname is declared without a macro... no
checking whether getsockopt is declared without a macro... no
checking whether listen is declared without a macro... no
checking whether recv is declared without a macro... no
checking whether send is declared without a macro... no
checking whether recvfrom is declared without a macro... no
checking whether sendto is declared without a macro... no
checking whether setsockopt is declared without a macro... no
checking whether shutdown is declared without a macro... no
checking whether accept4 is declared without a macro... no
checking for library containing gethostbyname... -lnsl
checking for library containing getservbyname... -lsocket
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for library containing inet_ntop... -lnsl
checking whether inet_ntop is declared... 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... yes
checking for _Bool... yes
checking for compound literals... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... no
checking whether getdelim is declared... no
checking for arithmetic hrtime_t... yes
checking for long long int... yes
checking whether getline is declared... no
checking for ssize_t... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking whether getopt_clip is declared... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... no
checking whether getenv is declared... yes
checking whether getpass is declared... yes
checking whether fflush_unlocked is declared... no
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... no
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking for struct timeval... yes
checking whether gettimeofday is declared without a macro... yes
checking for non-GNU ld... /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 64-bit host... no
checking for off_t... yes
checking for unsigned long long int... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether imaxabs is declared... yes
checking whether imaxdiv is declared... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for wchar_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing no
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether <sys/select.h> is self-contained... no
checking whether select is declared without a macro... yes
checking for library containing setsockopt... -lsocket
checking whether select supports a 0 argument... yes
checking for external symbol _system_configuration... no
checking for desired default level of POSIX conformance... none-specified
checking whether rmdir works... yes
checking whether lstat accepts an empty string... no
checking for library containing setfilecon... no
checking whether setenv validates arguments... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether snprintf is declared... yes
checking whether strdup is declared... yes
checking for working strerror function... yes
checking whether memmem is declared without a macro... no
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... no
checking whether stpncpy is declared without a macro... no
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... no
checking whether strnlen is declared without a macro... no
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... no
checking whether strcasestr is declared without a macro... no
checking whether strtok_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking whether strsignal is declared... (cached) yes
checking whether sys_siglist is declared... no
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether the utimes function works... yes
checking for struct utimbuf... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... yes
checking for strnlen... no
checking for wcslen... yes
checking for wcsnlen... no
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... no
checking whether printf supports the 'a' and 'A' directives... no
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... yes
checking whether printf supports the 'ls' directive... no
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... no
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... no
checking POSIX termios... yes
checking whether use of TIOCGWINSZ requires termios.h... yes
checking whether alarm is declared... yes
checking whether ungetc works on arbitrary bytes... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... no
checking for acl... yes
checking for library containing acl_trivial... -lsec
checking for acl_trivial... yes
checking for getacl... no
checking for alloca as a compiler built-in... no
checking whether inet_ntop is declared without a macro... yes
checking whether inet_pton is declared without a macro... yes
checking whether to enable assertions... yes
checking for atexit... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking for GNU libc compatible calloc... yes
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 whether isblank is declared without a macro... yes
checking for d_ino member in directory struct... (cached) yes
checking for d_type member in directory struct... no
checking whether alphasort is declared without a macro... yes
checking whether dirfd is declared without a macro... no
checking whether fdopendir is declared without a macro... yes
checking whether scandir is declared without a macro... 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 whether dup2 works... yes
checking for error_at_line... no
checking for euidaccess... no
checking for library containing eaccess... -lgen
checking for eaccess... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... no
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether fdopendir is declared... (cached) yes
checking whether fdopendir works... yes
checking whether fflush works on input streams... yes
checking for struct stat.st_blocks... yes
checking for flexible array member... yes
checking for working GNU fnmatch... no
checking whether isblank is declared... (cached) yes
checking whether fopen recognizes a trailing slash... yes
checking whether __fpending is declared... yes
checking whether fpurge is declared... no
checking whether frexp() can be used without linking with libm... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... no
checking for sys/mount.h... yes
configure: checking how to get file system space usage
checking for statvfs function (SVR4)... yes
checking dustat.h usability... no
checking dustat.h presence... no
checking for dustat.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for statfs that truncates block counts... no
checking for ftello... yes
checking for fchmodat... (cached) no
checking for fstatat... (cached) yes
checking for mkdirat... (cached) no
checking for openat... (cached) yes
checking for unlinkat... (cached) yes
checking for fchownat... (cached) yes
checking whether fchownat works with AT_SYMLINK_NOFOLLOW... (cached) yes
checking for struct statfs.f_type... no
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... -lsocket
checking for getaddrinfo... yes
checking for gai_strerror (possibly via ws2tcpip.h)... yes
checking for struct sockaddr.sa_len... no
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking whether getgroups handles negative values... yes
checking for gethostname... yes
checking for HOST_NAME_MAX... 256
checking whether gethrtime is declared... yes
checking for getline... no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... yes
checking for perfstat_cpu_total in -lperfstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking sys/loadavg.h usability... yes
checking sys/loadavg.h presence... yes
checking for sys/loadavg.h... yes
checking whether getloadavg is declared... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether __fsetlocking is declared... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking whether getusershell is declared... yes
checking for group_member... no
checking host operating system... Solaris
checking for library containing gethostbyname... (cached) -lnsl
checking for iconv... yes
checking for working iconv... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing inet_ntop... (cached) -lnsl
checking whether inet_ntop is declared... (cached) yes
checking whether the compiler generally respects inline... yes
checking whether inttypes.h conforms to C99... no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... no
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for isapipe... no
checking whether pipes are FIFOs (and for their link count)... yes (0)
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... no
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines ERA... yes
checking whether nl_langinfo is declared without a macro... yes
checking for lchown... yes
checking for C compiler flag to ignore unused libraries... -Wl,-z,ignore
checking whether link handles trailing slash correctly... no
checking whether link(2) dereferences a symlink... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether duplocale is declared without a macro... no
checking for pthread_rwlock_t... yes
checking whether lseek detects pipes... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosl is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
checking whether mbrtowc has a correct return value... (cached) guessing no
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) 
guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing no
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for working memcmp... yes
checking for working strcoll... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... (cached) no
checking for memrchr... no
checking for memset... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for working mkstemp... yes
checking for working mktime... no
checking for listmntent... no
checking for getmntinfo... no
checking for sys/ucred.h... no
checking for sys/mount.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking for sys/fs_types.h... (cached) no
checking for struct fsstat.f_fstypename... no
checking for library containing getmntent... none required
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for mntctl function and struct vmount... no
checking for one-argument getmntent function... no
checking for two-argument getmntent function... yes
checking for hasmntopt... yes
checking sys/mntent.h usability... yes
checking sys/mntent.h presence... yes
checking for sys/mntent.h... yes
checking for struct statfs.f_fstypename... no
checking for library containing nanosleep... -lrt
checking for working nanosleep... yes
checking whether <netinet/in.h> is self-contained... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... no
checking for sched_getaffinity... no
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... (cached) no
checking for sysmp... no
checking for sysctl... (cached) no
checking for obstacks... no
checking whether open recognizes a trailing slash... yes
checking for fchmodat... (cached) no
checking for fstatat... (cached) yes
checking for mkdirat... (cached) no
checking for openat... (cached) yes
checking for unlinkat... (cached) yes
checking for fchownat... (cached) yes
checking whether fchownat works with AT_SYMLINK_NOFOLLOW... (cached) yes
checking for perl5.005 or newer... yes
checking for sys/pstat.h... (cached) no
checking for sys/sysmp.h... (cached) no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/param.h... (cached) yes
checking for sys/systemcfg.h... no
checking for sys/sysctl.h... (cached) no
checking for pstat_getstatic... no
checking for pstat_getdynamic... (cached) no
checking for sysmp... (cached) no
checking for getsysinfo... no
checking for sysctl... (cached) no
checking for table... no
checking for a shell that conforms to POSIX... /bin/bash
checking whether frexp can be used without linking with libm... (cached) yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl can be used without linking with libm... (cached) no
checking whether ldexpl can be used without linking with libm... no
checking for getppriv... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking for putenv compatible with GNU and SVID... no
checking for raise... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether getutent is declared... yes
checking for struct utmpx.ut_user... yes
checking for struct utmp.ut_user... yes
checking for struct utmpx.ut_name... yes
checking for struct utmp.ut_name... yes
checking for struct utmpx.ut_type... yes
checking for struct utmp.ut_type... yes
checking for struct utmpx.ut_pid... yes
checking for struct utmp.ut_pid... yes
checking for struct utmpx.ut_id... yes
checking for struct utmp.ut_id... yes
checking for struct utmpx.ut_exit... yes
checking for struct utmp.ut_exit... yes
checking for struct utmpx.ut_exit.ut_exit... no
checking for struct utmp.ut_exit.ut_exit... no
checking for struct utmpx.ut_exit.e_exit... yes
checking for struct utmp.ut_exit.e_exit... yes
checking for struct utmpx.ut_exit.ut_termination... no
checking for struct utmp.ut_exit.ut_termination... no
checking for struct utmpx.ut_exit.e_termination... yes
checking for struct utmp.ut_exit.e_termination... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... (cached) yes
checking whether rename honors trailing slash on destination... no
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking whether rmdir works... (cached) yes
checking for rpmatch... no
checking for nl_langinfo and YESEXPR... yes
checking whether select supports a 0 argument... (cached) yes
checking selinux/flask.h usability... no
checking selinux/flask.h presence... no
checking for selinux/flask.h... no
checking for selinux/selinux.h... (cached) no
checking selinux/context.h usability... no
checking selinux/context.h presence... no
checking for selinux/context.h... no
checking for library containing getservbyname... (cached) -lsocket
checking for sig2str... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... no
checking for sigprocmask... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking for library containing setsockopt... (cached) -lsocket
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
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 whether NULL can be used in arbitrary expressions... (cached) yes
checking whether stdint.h conforms to C99... (cached) no
checking for sys/inttypes.h... (cached) yes
checking for sys/bitypes.h... (cached) no
checking for bit size of ptrdiff_t... (cached) 32
checking for bit size of size_t... (cached) 32
checking for bit size of sig_atomic_t... (cached) 32
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... (cached) 32
checking whether sig_atomic_t is signed... (cached) yes
checking whether wchar_t is signed... (cached) yes
checking whether wint_t is signed... (cached) yes
checking for ptrdiff_t integer literal suffix... (cached) 
checking for size_t integer literal suffix... (cached) u
checking for sig_atomic_t integer literal suffix... (cached) 
checking for wchar_t integer literal suffix... (cached) l
checking for wint_t integer literal suffix... (cached) l
checking whether dprintf is declared without a macro... no
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... no
checking whether getline is declared without a macro... no
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... no
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... no
checking whether vsnprintf is declared without a macro... yes
checking for random.h... no
checking for struct random_data... no
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether ptsname is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... no
checking whether setstate_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for stpcpy... no
checking for strcspn... yes
checking for working strnlen... no
checking for strpbrk... yes
checking for strsignal... yes
checking whether strsignal always returns a string... no
checking whether _sys_siglist is declared... yes
checking for working strtod... yes
checking whether strtod obeys C99... yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking whether symlink handles trailing slash correctly... yes
checking whether <sys/select.h> is self-contained... (cached) no
checking whether select is declared without a macro... (cached) yes
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) no
checking for struct sockaddr_storage... (cached) yes
checking for sa_family_t... (cached) yes
checking whether socket is declared without a macro... (cached) no
checking whether connect is declared without a macro... (cached) no
checking whether accept is declared without a macro... (cached) no
checking whether bind is declared without a macro... (cached) no
checking whether getpeername is declared without a macro... (cached) no
checking whether getsockname is declared without a macro... (cached) no
checking whether getsockopt is declared without a macro... (cached) no
checking whether listen is declared without a macro... (cached) no
checking whether recv is declared without a macro... (cached) no
checking whether send is declared without a macro... (cached) no
checking whether recvfrom is declared without a macro... (cached) no
checking whether sendto is declared without a macro... (cached) no
checking whether setsockopt is declared without a macro... (cached) no
checking whether shutdown is declared without a macro... (cached) no
checking whether accept4 is declared without a macro... (cached) no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... no
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking for struct utsname... yes
checking whether uname is declared without a macro... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether tzset clobbers localtime buffer... no
checking for uname... yes
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... no
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
checking whether lseek is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking whether unlink honors trailing slashes... (cached) yes
checking whether unlink of a parent directory fails is it should... (cached) 
guessing yes
checking whether a running program can be unlinked... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv works on duplicates... no
checking for /proc/uptime... no
checking for ptrdiff_t... yes
checking for vasprintf... no
checking for vasprintf... (cached) no
checking for nl_langinfo... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for nl_langinfo... (cached) yes
checking for ptrdiff_t... (cached) yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... no
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... no
checking whether wcwidth is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing no
checking whether iswcntrl works... yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... no
checking whether use of TIOCGWINSZ requires termios.h... (cached) yes
checking whether use of struct winsize requires sys/ptem.h... no
checking for stdint.h... (cached) yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking whether byte ordering is bigendian... (cached) no
checking for library containing inet_pton... -lnsl
checking whether inet_pton is declared... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for ioctl... yes
checking for ioctl with POSIX signature... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a turkish Unicode locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking whether sleep is declared... (cached) yes
checking for working sleep... yes
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking whether <sys/ioctl.h> declares ioctl... no
checking whether ioctl is declared without a macro... yes
checking for pthread_atfork... yes
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... (cached) yes
checking for sched_yield in -lrt... yes
checking for library containing strerror... none required
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for working volatile... yes
checking for sys/sysctl.h... (cached) no
checking for pid_t... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... yes
checking sys/mkdev.h presence... yes
checking for sys/mkdev.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether geteuid is declared... yes
checking whether getlogin is declared... (cached) yes
checking whether getuid is declared... yes
checking whether getgrgid is declared... yes
checking whether getpwuid is declared... yes
checking whether ttyname is declared... yes
checking attr/error_context.h usability... no
checking attr/error_context.h presence... no
checking for attr/error_context.h... no
checking attr/libattr.h usability... no
checking attr/libattr.h presence... no
checking for attr/libattr.h... no
configure: WARNING: libattr development library was not found or not usable.
configure: WARNING: GNU coreutils will be built without xattr support.
checking for inline... (cached) inline
checking for struct stat.st_author... no
checking for ino_t... yes
checking for major_t... yes
checking for minor_t... yes
checking for matchpathcon_init_prefix... no
checking for inotify_init... no
checking nfs/vfs.h usability... no
checking nfs/vfs.h presence... no
checking for nfs/vfs.h... no
checking for struct statvfs.f_basetype... yes
checking for struct statvfs.f_namemax... yes
checking for library containing fdatasync... -lrt
checking for fdatasync... yes
checking for cap_get_file in -lcap... no
configure: WARNING: libcap library was not found or not usable.
configure: WARNING: GNU coreutils will be built without capability support.
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for chroot... yes
checking for gethostid... yes
checking whether use of struct winsize requires sys/ptem.h... (cached) no
checking whether localtime caches TZ... no
checking for initgroups... yes
checking for syslog... yes
checking for 3-argument setpriority function... yes
checking ut_host in struct utmp... no
checking ut_host in struct utmpx... yes
checking for sysctl... (cached) no
checking for sys/sysctl.h... (cached) no
checking whether we can get the system boot time... yes
checking POSIX termios... (cached) yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) no
checking whether termios.h needs _XOPEN_SOURCE... no
checking c_line in struct termios... no
checking whether use of struct winsize requires sys/ptem.h... (cached) no
checking whether use of TIOCGWINSZ requires termios.h... (cached) yes
checking whether strsignal is declared... (cached) yes
checking whether sys_siglist is declared... (cached) no
checking whether _sys_siglist is declared... (cached) yes
checking whether __sys_siglist is declared... no
checking for main in -lypsec... no
checking for main in -lldgc... no
checking for library containing yp_match... no
checking for library containing getspnam... none required
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for struct spwd.sp_pwdp... yes
checking for getspnam... yes
checking for library containing crypt... none required
checking for library containing __gmpz_init... no
configure: WARNING: libgmp development library was not found or not usable.
configure: WARNING: GNU coreutils will be built without GMP support.
checking whether this is an ELF system... no
checking whether NLS is requested... yes
checking for msgfmt... /opt/sfw/bin/msgfmt
checking for gmsgfmt... /opt/sfw/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) no
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for a traditional french locale... (cached) none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating gnulib-tests/Makefile
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make  all-recursive
Making all in lib
  GEN      arg-nonnull.h
  GEN      warn-on-use.h
  GEN      arpa/inet.h
  GEN      c++defs.h
  GEN      configmake.h
  GEN      ctype.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      fnmatch.h
  GEN      getopt.h
  GEN      iconv.h
  GEN      inttypes.h
  GEN      langinfo.h
  GEN      locale.h
  GEN      math.h
  GEN      netdb.h
  GEN      unused-parameter.h
  GEN      selinux/selinux.h
  GEN      selinux/context.h
  GEN      signal.h
  GEN      stdint.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/select.h
  GEN      sys/socket.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/utsname.h
  GEN      time.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
make  all-recursive
  CC       set-mode-acl.o
  CC       copy-acl.o
  CC       file-has-acl.o
  CC       areadlink.o
  CC       areadlink-with-size.o
  CC       areadlinkat.o
  CC       argv-iter.o
"argv-iter.h", line 24: warning: useless declaration
  CC       base64.o
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       close-hook.o
  CC       diacrit.o
  CC       exitfail.o
  CC       fd-safer-flag.o
  CC       dup-safer-flag.o
  CC       file-set.o
  CC       filevercmp.o
  CC       freadahead.o
  CC       freading.o
  CC       freadptr.o
  CC       freadseek.o
  CC       fseterr.o
  CC       full-read.o
  CC       full-write.o
  CC       getdate.o
  CC       hash-pjw.o
  CC       hash-triple.o
  CC       linebuffer.o
  CC       localcharset.o
  CC       glthread/lock.o
  CC       malloca.o
  CC       mbchar.o
  CC       mbsalign.o
"mbsalign.c", line 135: warning: initializer will be sign-extended: -1
  CC       mbscasecmp.o
  CC       mbslen.o
  CC       mbsstr.o
  CC       mbswidth.o
  CC       memchr2.o
  CC       memcmp2.o
  CC       nproc.o
  CC       openat-die.o
  CC       printf-frexp.o
  CC       printf-frexpl.o
  CC       priv-set.o
  CC       progname.o
  CC       propername.o
  CC       randint.o
  CC       randperm.o
  CC       randread.o
  CC       rand-isaac.o
  CC       readtokens0.o
  CC       savewd.o
  CC       sockets.o
  CC       striconv.o
  CC       strnlen1.o
  CC       glthread/threadlib.o
  CC       glthread/tls.o
  CC       trim.o
  CC       unicodeio.o
  CC       unistr/u8-uctomb.o
  CC       unistr/u8-uctomb-aux.o
  CC       uniwidth/width.o
  CC       verror.o
  CC       version-etc.o
  CC       version-etc-fsf.o
  CC       xalloc-die.o
  CC       xfreopen.o
  CC       xgethostname.o
  CC       xmemcoll.o
  CC       xprintf.o
  CC       xreadlink.o
  CC       xstriconv.o
  CC       xstrndup.o
  CC       xstrtoimax.o
  CC       xstrtoumax.o
  CC       xvasprintf.o
  CC       xasprintf.o
  CC       buffer-lcm.o
  CC       xmemxfrm.o
  CC       argmatch.o
  CC       asnprintf.o
  CC       asprintf.o
  CC       at-func2.o
  CC       backupfile.o
  CC       basename.o
  CC       basename-lgpl.o
  CC       c-strtod.o
  CC       c-strtold.o
  CC       canon-host.o
  CC       canonicalize.o
  CC       chdir-long.o
  CC       cloexec.o
  CC       close-stream.o
  CC       closein.o
  CC       closeout.o
  CC       creat-safer.o
  CC       cycle-check.o
  CC       dirchownmod.o
  CC       dirfd.o
  CC       dirname.o
  CC       dirname-lgpl.o
  CC       dup-safer.o
  CC       error.o
  CC       euidaccess.o
  CC       exclude.o
  CC       faccessat.o
  CC       fchmodat.o
  CC       fcntl.o
  CC       fd-safer.o
  CC       file-type.o
  CC       filemode.o
  CC       filenamecat.o
  CC       filenamecat-lgpl.o
  CC       fnmatch.o
  CC       fopen-safer.o
  CC       fprintftime.o
  CC       fpurge.o
  CC       freopen-safer.o
  CC       frexpl.o
  CC       fsusage.o
  CC       fts.o
  CC       getcwd.o
  CC       getdelim.o
  CC       getline.o
  CC       getndelim2.o
  CC       getopt.o
  CC       getopt1.o
  CC       getpass.o
  CC       gettime.o
  CC       getugroups.o
  CC       group-member.o
  CC       hard-locale.o
  CC       hash.o
  CC       human.o
  CC       i-ring.o
  CC       iconv_open.o
  CC       idcache.o
  CC       imaxtostr.o
  CC       isapipe.o
  CC       isnanl.o
  CC       link.o
  CC       linkat.o
  CC       long-options.o
  CC       mbrlen.o
  CC       mbrtowc.o
  CC       mbsrtowcs.o
  CC       mbsrtowcs-state.o
  CC       md5.o
  CC       memcasecmp.o
  CC       memcoll.o
  CC       mempcpy.o
  CC       memrchr.o
  CC       mgetgroups.o
  CC       mkancesdirs.o
  CC       mkdir-p.o
  CC       mkdirat.o
  CC       mkstemp-safer.o
  CC       mktime.o
  CC       modechange.o
  CC       mountlist.o
  CC       mpsort.o
  CC       obstack.o
  CC       offtostr.o
  CC       open-safer.o
  CC       openat-proc.o
  CC       openat-safer.o
  CC       opendir-safer.o
  CC       physmem.o
  CC       pipe-safer.o
  CC       posixtm.o
  CC       posixver.o
  CC       printf-args.o
  CC       printf-parse.o
  CC       putenv.o
  CC       quote.o
  CC       quotearg.o
  CC       readtokens.o
  CC       readutmp.o
  CC       regex.o
  CC       remove.o
  CC       rename.o
  CC       root-dev-ino.o
  CC       rpmatch.o
  CC       safe-read.o
  CC       safe-write.o
  CC       same.o
  CC       save-cwd.o
  CC       savedir.o
  CC       selinux-at.o
  CC       settime.o
  CC       sha1.o
  CC       sha256.o
  CC       sha512.o
  CC       stpcpy.o
  CC       stpncpy.o
  CC       strftime.o
  CC       stripslash.o
  CC       strndup.o
  CC       strnlen.o
  CC       strsignal.o
  CC       symlinkat.o
  CC       tempname.o
  CC       uinttostr.o
  CC       umaxtostr.o
  CC       unsetenv.o
  CC       userspec.o
  CC       utimecmp.o
  CC       utimens.o
  CC       vasnprintf.o
  CC       vasprintf.o
  CC       vfprintf.o
  CC       vprintf.o
  CC       wcrtomb.o
  CC       write-any-file.o
  CC       xgetcwd.o
  CC       xmalloc.o
  CC       xnanosleep.o
  CC       xstrtod.o
  CC       xstrtol.o
  CC       xstrtol-error.o
  CC       xstrtold.o
  CC       xstrtoul.o
  CC       yesno.o
  CC       euidaccess-stat.o
  CC       fd-reopen.o
  CC       xfts.o
  CC       memxfrm.o
  CC       strintcmp.o
  CC       strnumcmp.o
  AR       libcoreutils.a
  GEN      charset.alias
  GEN      ref-add.sed
  GEN      ref-del.sed
Making all in src
  GEN      version.c
  GEN      version.h
make  all-am
  CC       version.o
  AR       libver.a
  CC       chroot.o
  CCLD     chroot
Undefiniertes                   erstmals referenziert
 Symbol                             in Datei
eaccess                             ../lib/libcoreutils.a(euidaccess.o) 
ld: Schwerer Fehler: Symbolreferenzierungsfehler. Keine Ausgabe in chroot 
geschrieben
*** Error code 1
The following command caused the error:
echo "  CCLD    " chroot;suncc -xc99=all   -g -Wl,-z,ignore  -o chroot chroot.o 
libver.a ../lib/libcoreutils.a  ../lib/libcoreutils.a 
make: Fatal error: Command failed for target `chroot'
Current working directory 
/server/scratch/cbr/coreutils-8.5.suncc/coreutils-8.5/src
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory 
/server/scratch/cbr/coreutils-8.5.suncc/coreutils-8.5/src
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='lib src doc man po tests gnulib-tests'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /server/scratch/cbr/coreutils-8.5.suncc/coreutils-8.5
*** Error code 1
make: Fatal error: Command failed for target `all'

reply via email to

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