Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 442562 Details for
Bug 590516
dev-scheme/guile-2.0.12 - missing dependency on dev-libs/libunistring
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
guile-2.0.12 build.log
guile-2.0.12_build.log.txt (text/plain), 49.74 KB, created by
josef.95
on 2016-08-04 23:49:43 UTC
(
hide
)
Description:
guile-2.0.12 build.log
Filename:
MIME Type:
Creator:
josef.95
Created:
2016-08-04 23:49:43 UTC
Size:
49.74 KB
patch
obsolete
> * Package: dev-scheme/guile-2.0.12 > * Repository: gentoo > * Maintainer: scheme@gentoo.org > * USE: abi_x86_64 amd64 deprecated elibc_glibc kernel_linux nls regex threads userland_GNU > * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking guile-2.0.12.tar.gz to /var/tmp/portage/dev-scheme/guile-2.0.12/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/guile-2.0.12/work >>>> Preparing source in /var/tmp/portage/dev-scheme/guile-2.0.12/work/guile-2.0.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/guile-2.0.12/work/guile-2.0.12 ... > * econf: updating guile-2.0.12/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating guile-2.0.12/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/guile-2.0.12 --htmldir=/usr/share/doc/guile-2.0.12/html --libdir=/usr/lib64 --disable-error-on-warning --disable-rpath --enable-posix --with-modules --disable-guile-debug --disable-debug-malloc --enable-deprecated --disable-networking --enable-nls --enable-regex --with-threads >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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... 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 whether _XOPEN_SOURCE should be defined... no >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >configure: autobuild project... GNU Guile >configure: autobuild revision... 2.0.12 >configure: autobuild hostname... kraftwerk64 >configure: autobuild timestamp... 20160804T231143Z >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking for gawk... (cached) gawk >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... (cached) ar >checking for sys/socket.h... yes >checking for arpa/inet.h... yes >checking for features.h... yes >checking for sys/param.h... yes >checking for dirent.h... yes >checking for xlocale.h... yes >checking for unistd.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for sys/time.h... yes >checking for iconv.h... yes >checking for langinfo.h... yes >checking for math.h... yes >checking for poll.h... yes >checking for sys/ioctl.h... yes >checking for sys/filio.h... no >checking for malloc.h... yes >checking for sys/select.h... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for sys/file.h... yes >checking for sys/times.h... yes >checking for sys/uio.h... yes >checking for sys/mman.h... yes >checking for wctype.h... yes >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... yes >checking whether <sys/socket.h> defines the SHUT_* macros... yes >checking for struct sockaddr_storage... yes >checking for sa_family_t... yes >checking for struct sockaddr_storage.ss_family... yes >checking whether socket is declared without a macro... yes >checking whether connect is declared without a macro... yes >checking whether accept is declared without a macro... yes >checking whether bind is declared without a macro... yes >checking whether getpeername is declared without a macro... yes >checking whether getsockname is declared without a macro... yes >checking whether getsockopt is declared without a macro... yes >checking whether listen is declared without a macro... yes >checking whether recv is declared without a macro... yes >checking whether send is declared without a macro... yes >checking whether recvfrom is declared without a macro... yes >checking whether sendto is declared without a macro... yes >checking whether setsockopt is declared without a macro... yes >checking whether shutdown is declared without a macro... yes >checking whether accept4 is declared without a macro... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for canonicalize_file_name... yes >checking for getcwd... yes >checking for readlink... yes >checking for realpath... yes >checking for _set_invalid_parameter_handler... no >checking for duplocale... yes >checking for symlink... yes >checking for flock... yes >checking for fcntl... yes >checking for fsync... yes >checking for getlogin... yes >checking for gettimeofday... yes >checking for link... yes >checking for lstat... yes >checking for mkstemp... yes >checking for nl_langinfo... yes >checking for pipe... yes >checking for pipe2... yes >checking for isblank... yes >checking for iswctype... yes >checking for setenv... yes >checking for tzset... yes >checking for times... yes >checking for snprintf... yes >checking for btowc... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mprotect... yes >checking for secure_getenv... yes >checking for getuid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getegid... yes >checking for strdup... yes >checking for localtime_r... yes >checking for timegm... yes >checking for vasnprintf... no >checking for wcrtomb... yes >checking for iswcntrl... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for wchar_t... yes >checking for max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether locale.h defines locale_t... yes >checking whether struct lconv is properly defined... yes >checking whether setlocale is declared without a macro... yes >checking whether duplocale is declared without a macro... yes >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking whether frexp() can be used without linking with libm... yes >checking whether alarm is declared... yes >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... yes >checking whether fstat is declared without a macro... yes >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... yes >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... yes >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... yes >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... yes >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... yes >checking whether getaddrinfo is declared without a macro... yes >checking whether freeaddrinfo is declared without a macro... yes >checking whether gai_strerror is declared without a macro... yes >checking whether getnameinfo is declared without a macro... yes >checking for library containing gethostbyname... none required >checking for gethostbyname... yes >checking for library containing getservbyname... none required >checking for getservbyname... yes >checking for C/C++ restrict keyword... __restrict >checking for library containing inet_ntop... none required >checking whether inet_ntop is declared... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking whether gettimeofday is declared without a macro... yes >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether byte ordering is bigendian... no >checking whether long double and double are the same... no >checking where to find the exponent in a 'float'... word 0 bit 23 >checking whether isnan(float) can be used without linking with libm... yes >checking whether isnan(float) works... yes >checking whether isnan(double) can be used without linking with libm... yes >checking whether isnan(long double) can be used without linking with libm... yes >checking whether isnanl works... yes >checking where to find the exponent in a 'double'... word 1 bit 20 >checking whether ldexp() can be used without linking with libm... yes >checking for libunistring... no, consider installing GNU libunistring >checking for nl_langinfo and CODESET... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking whether pow can be used without linking with libm... no >checking whether pow can be used with libm... yes >checking whether log works... yes >checking whether round is declared... yes >checking whether round works... yes >checking whether lstat correctly handles trailing slash... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for promoted mode_t type... mode_t >checking whether poll is declared without a macro... yes >checking for inline... inline >checking for library containing setsockopt... none needed >checking for mbstate_t... yes >checking for ssize_t... yes >checking whether <sys/select.h> is self-contained... yes >checking whether pselect is declared without a macro... yes >checking whether select is declared without a macro... yes >checking whether setenv is declared... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... yes >checking for sigset_t... yes >checking for uid_t in sys/types.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether stdint.h conforms to C99... yes >checking whether stdint.h predates C++11... no >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking whether ffsl is declared without a macro... yes >checking whether ffsll is declared without a macro... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >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... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strerror_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking for struct timespec in <time.h>... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether vsnprintf is declared... yes >checking whether <wchar.h> uses 'inline' correctly... yes >checking for wint_t... yes >checking for a traditional french locale... none >checking for a traditional japanese locale... none >checking for a transitional chinese locale... none >checking for a french Unicode locale... none >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether time_t is signed... yes >checking whether snprintf is declared... yes >checking whether strdup is declared... (cached) yes >checking whether unsetenv is declared... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking for snprintf... (cached) yes >checking for strnlen... yes >checking for wcslen... yes >checking for wcsnlen... yes >checking for mbrtowc... (cached) yes >checking for wcrtomb... (cached) yes >checking whether _snprintf is declared... no >checking for alloca as a compiler built-in... yes >checking whether inet_ntop is declared without a macro... yes >checking whether inet_pton is declared without a macro... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking for library containing clock_gettime... none required >checking for library containing clock_getcpuclockid... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking for clock_getcpuclockid... yes >checking whether copysign can be used without linking with libm... yes >checking whether alphasort is declared without a macro... yes >checking whether closedir is declared without a macro... yes >checking whether dirfd is declared without a macro... yes >checking whether fdopendir is declared without a macro... yes >checking whether opendir is declared without a macro... yes >checking whether readdir is declared without a macro... yes >checking whether rewinddir is declared without a macro... yes >checking whether scandir is declared without a macro... yes >checking for dirfd... yes >checking whether dirfd is declared... (cached) yes >checking whether dirfd is a macro... no >checking whether duplocale(LC_GLOBAL_LOCALE) works... yes >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... yes >checking whether conversion from 'int' to 'long double' works... yes >checking whether frexp works... yes >checking whether __func__ is available... yes >configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking whether gai_strerror is declared... (cached) yes >checking whether gai_strerrorA is declared... no >checking for gai_strerror with POSIX signature... yes >checking for struct sockaddr.sa_len... no >checking whether getaddrinfo is declared... (cached) yes >checking whether freeaddrinfo is declared... (cached) yes >checking whether getnameinfo is declared... (cached) yes >checking for struct addrinfo... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes >checking for library containing inet_ntop... (cached) none required >checking whether inet_ntop is declared... (cached) yes >checking for library containing inet_pton... none required >checking whether inet_pton is declared... (cached) yes >checking whether isfinite is declared... yes >checking whether isfinite(long double) works... yes >checking whether isinf is declared... yes >checking whether isinf(long double) works... yes >checking whether isnan macro works... yes >checking whether isnan(double) can be used without linking with libm... (cached) yes >checking whether isnan(float) can be used without linking with libm... (cached) yes >checking whether isnan(float) works... (cached) yes >checking whether isnan(long double) can be used without linking with libm... (cached) yes >checking whether isnanl works... (cached) yes >checking whether langinfo.h defines CODESET... yes >checking whether langinfo.h defines T_FMT_AMPM... yes >checking whether langinfo.h defines ERA... yes >checking whether langinfo.h defines YESEXPR... yes >checking whether nl_langinfo is declared without a macro... yes >checking if LD -Wl,--version-script works... yes >checking whether the -Werror option is usable... yes >checking for simple visibility declarations... yes >checking whether link obeys POSIX... yes >checking whether locale.h conforms to POSIX:2001... (cached) yes >checking whether locale.h defines locale_t... (cached) yes >checking whether struct lconv is properly defined... (cached) yes >checking whether setlocale is declared without a macro... (cached) yes >checking whether duplocale is declared without a macro... (cached) yes >checking for log1p... 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 acosf is declared without a macro... yes >checking whether acosl is declared without a macro... yes >checking whether asinf is declared without a macro... yes >checking whether asinl is declared without a macro... yes >checking whether atanf is declared without a macro... yes >checking whether atanl is declared without a macro... yes >checking whether cbrt is declared without a macro... yes >checking whether cbrtf is declared without a macro... yes >checking whether cbrtl 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 copysign is declared without a macro... yes >checking whether copysignf is declared without a macro... yes >checking whether copysignl is declared without a macro... yes >checking whether cosf is declared without a macro... yes >checking whether cosl is declared without a macro... yes >checking whether coshf is declared without a macro... yes >checking whether expf is declared without a macro... yes >checking whether expl is declared without a macro... yes >checking whether exp2 is declared without a macro... yes >checking whether exp2f is declared without a macro... yes >checking whether exp2l is declared without a macro... yes >checking whether expm1 is declared without a macro... yes >checking whether expm1f is declared without a macro... yes >checking whether expm1l is declared without a macro... yes >checking whether fabsf is declared without a macro... yes >checking whether fabsl 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 fma is declared without a macro... yes >checking whether fmaf is declared without a macro... yes >checking whether fmal is declared without a macro... yes >checking whether fmod is declared without a macro... yes >checking whether fmodf is declared without a macro... yes >checking whether fmodl is declared without a macro... yes >checking whether frexpf is declared without a macro... yes >checking whether frexpl is declared without a macro... yes >checking whether hypotf is declared without a macro... yes >checking whether hypotl is declared without a macro... yes >checking whether ilogb is declared without a macro... yes >checking whether ilogbf is declared without a macro... yes >checking whether ilogbl is declared without a macro... yes >checking whether ldexpf is declared without a macro... yes >checking whether ldexpl is declared without a macro... yes >checking whether log is declared without a macro... yes >checking whether logf is declared without a macro... yes >checking whether logl is declared without a macro... yes >checking whether log10 is declared without a macro... yes >checking whether log10f is declared without a macro... yes >checking whether log10l is declared without a macro... yes >checking whether log1p is declared without a macro... yes >checking whether log1pf is declared without a macro... yes >checking whether log1pl is declared without a macro... yes >checking whether log2 is declared without a macro... yes >checking whether log2f is declared without a macro... yes >checking whether log2l is declared without a macro... yes >checking whether logb is declared without a macro... yes >checking whether logbf is declared without a macro... yes >checking whether logbl is declared without a macro... yes >checking whether modf is declared without a macro... yes >checking whether modff is declared without a macro... yes >checking whether modfl is declared without a macro... yes >checking whether powf is declared without a macro... yes >checking whether remainder is declared without a macro... yes >checking whether remainderf is declared without a macro... yes >checking whether remainderl is declared without a macro... yes >checking whether rint is declared without a macro... yes >checking whether rintf is declared without a macro... yes >checking whether rintl 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 sinf is declared without a macro... yes >checking whether sinl is declared without a macro... yes >checking whether sinhf is declared without a macro... yes >checking whether sqrtf is declared without a macro... yes >checking whether sqrtl is declared without a macro... yes >checking whether tanf is declared without a macro... yes >checking whether tanl is declared without a macro... yes >checking whether tanhf 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 mkdir handles trailing slash... yes >checking whether mkdir handles trailing dot... yes >checking for working mkstemp... yes >checking whether getaddrinfo is declared without a macro... (cached) yes >checking whether freeaddrinfo is declared without a macro... (cached) yes >checking whether gai_strerror is declared without a macro... (cached) yes >checking whether getnameinfo is declared without a macro... (cached) yes >checking whether <netinet/in.h> is self-contained... yes >checking whether YESEXPR works... 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... yes >checking for sched_getaffinity... yes >checking for sched_getaffinity_np... no >checking for pstat_getdynamic... no >checking for sysmp... no >checking for sysctl... yes >checking for glibc compatible sched_getaffinity... yes >checking whether open recognizes a trailing slash... yes >checking for poll... yes >checking whether poll is declared without a macro... (cached) yes >checking for putenv compatible with GNU and SVID... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking for working re_compile_pattern... yes >checking whether rename honors trailing slash on destination... yes >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... yes >checking whether select supports a 0 argument... yes >checking whether select detects invalid fds... yes >checking whether setenv validates arguments... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking whether pthread_sigmask is declared without a macro... 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 socklen_t... yes >checking for ssize_t... (cached) 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 working stdalign.h... yes >checking for max_align_t... (cached) yes >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking which flavor of printf attribute matches inttypes macros... system >checking whether dprintf is declared without a macro... yes >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... yes >checking whether getline is declared without a macro... yes >checking whether gets is declared without a macro... no >checking whether pclose is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... yes >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... yes >checking whether vsnprintf is declared without a macro... yes >checking whether _Exit is declared without a macro... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >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 initstate is declared without a macro... yes >checking whether initstate_r is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... yes >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... yes >checking whether posix_openpt is declared without a macro... yes >checking whether ptsname is declared without a macro... yes >checking whether ptsname_r is declared without a macro... yes >checking whether random is declared without a macro... yes >checking whether random_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether secure_getenv is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether setstate is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether srandom is declared without a macro... yes >checking whether srandom_r 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 whether flock is declared without a macro... yes >checking whether <sys/select.h> is self-contained... (cached) yes >checking whether pselect is declared without a macro... (cached) yes >checking whether select is declared without a macro... (cached) yes >checking for nlink_t... (cached) yes >checking whether fchmodat is declared without a macro... (cached) yes >checking whether fstat is declared without a macro... (cached) yes >checking whether fstatat is declared without a macro... (cached) yes >checking whether futimens is declared without a macro... (cached) yes >checking whether lchmod is declared without a macro... (cached) yes >checking whether lstat is declared without a macro... (cached) yes >checking whether mkdirat is declared without a macro... (cached) yes >checking whether mkfifo is declared without a macro... (cached) yes >checking whether mkfifoat is declared without a macro... (cached) yes >checking whether mknod is declared without a macro... (cached) yes >checking whether mknodat is declared without a macro... (cached) yes >checking whether stat is declared without a macro... (cached) yes >checking whether utimensat is declared without a macro... (cached) yes >checking for struct tms... yes >checking whether times is declared without a macro... yes >checking for timezone_t... no >checking whether trunc is declared... (cached) yes >checking whether chdir is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fdatasync 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... yes >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 group_member is declared without a macro... yes >checking whether isatty 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... yes >checking whether lseek is declared without a macro... yes >checking whether pipe is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether pwrite is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sethostname 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... yes >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 for vsnprintf... yes >checking whether snprintf respects a size of 1... yes >checking whether printf supports POSIX/XSI format strings with positions... 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... yes >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... yes >checking whether wcwidth is declared without a macro... yes >checking whether wmemchr is declared without a macro... yes >checking whether wmemcmp is declared without a macro... yes >checking whether wmemcpy is declared without a macro... yes >checking whether wmemmove is declared without a macro... yes >checking whether wmemset is declared without a macro... yes >checking whether wcslen is declared without a macro... yes >checking whether wcsnlen is declared without a macro... yes >checking whether wcscpy is declared without a macro... yes >checking whether wcpcpy is declared without a macro... yes >checking whether wcsncpy is declared without a macro... yes >checking whether wcpncpy is declared without a macro... yes >checking whether wcscat is declared without a macro... yes >checking whether wcsncat is declared without a macro... yes >checking whether wcscmp is declared without a macro... yes >checking whether wcsncmp is declared without a macro... yes >checking whether wcscasecmp is declared without a macro... yes >checking whether wcsncasecmp is declared without a macro... yes >checking whether wcscoll is declared without a macro... yes >checking whether wcsxfrm is declared without a macro... yes >checking whether wcsdup is declared without a macro... yes >checking whether wcschr is declared without a macro... yes >checking whether wcsrchr is declared without a macro... yes >checking whether wcscspn is declared without a macro... yes >checking whether wcsspn is declared without a macro... yes >checking whether wcspbrk is declared without a macro... yes >checking whether wcsstr is declared without a macro... yes >checking whether wcstok is declared without a macro... yes >checking whether wcswidth is declared without a macro... yes >checking for flexible array member... yes >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... yes >./configure: line 36595: test: =: unary operator expected >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv obeys POSIX... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for libltdl... yes >checking how to link with libltdl... /usr/lib64/libltdl.so /usr/lib64/libdl.so >checking for makeinfo... yes >checking for emacs... no >checking for xemacs... no >checking where .elc files should go... ${datadir}/emacs/site-lisp >checking whether to use system and library "64" calls... yes >checking for __uc_get_ar_bsp in -luca... no >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for inline... (cached) inline >checking for __uc_get_ar_bsp in -luca... (cached) no >checking whether byte ordering is bigendian... (cached) no >checking labels as values... yes >checking size of char... 1 >checking size of unsigned char... 1 >checking size of short... 2 >checking size of unsigned short... 2 >checking size of int... 4 >checking size of unsigned int... 4 >checking size of long... 8 >checking size of unsigned long... 8 >checking size of size_t... 8 >checking size of long long... 8 >checking size of unsigned long long... 8 >checking size of __int64... 0 >checking size of unsigned __int64... 0 >checking size of void *... 8 >checking size of intptr_t... 8 >checking size of uintptr_t... 8 >checking size of ptrdiff_t... 8 >checking size of size_t... (cached) 8 >checking size of off_t... 8 >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking size of intmax_t... 8 >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for intptr_t... yes >checking for uintptr_t... yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for intptr_t... (cached) yes >checking for uintptr_t... (cached) yes >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for struct dirent64.d_name... yes >checking complex.h usability... yes >checking complex.h presence... yes >checking for complex.h... yes >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for memory.h... (cached) yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking for string.h... (cached) yes >checking sys/dir.h usability... yes >checking sys/dir.h presence... yes >checking for sys/dir.h... yes >checking for sys/ioctl.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/time.h... (cached) yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking for sys/times.h... (cached) yes >checking sys/stdtypes.h usability... no >checking sys/stdtypes.h presence... no >checking for sys/stdtypes.h... no >checking for sys/types.h... (cached) yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking machine/fpu.h usability... no >checking machine/fpu.h presence... no >checking for machine/fpu.h... no >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >checking for complex double... yes >checking for socklen_t... (cached) yes >checking for struct ip_mreq... yes >checking for libc.h... (cached) no >checking for unistd.h... (cached) yes >checking whether libc.h and unistd.h can be included together... no >checking type of array argument to getgroups... gid_t >checking return type of signal handlers... void >checking for mode_t... (cached) yes >checking for cos in -lm... yes >checking for gethostbyname... (cached) yes >checking for connect... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for DINFINITY... no >checking for DQNAN... no >checking for cexp... yes >checking for chsize... no >checking for clog... yes >checking for clog10... yes >checking for ctermid... yes >checking for fesetround... yes >checking for ftime... yes >checking for ftruncate... yes >checking for fchown... yes >checking for fchmod... yes >checking for getcwd... (cached) yes >checking for geteuid... (cached) yes >checking for getsid... yes >checking for gettimeofday... (cached) yes >checking for getuid... (cached) yes >checking for getgid... (cached) yes >checking for gmtime_r... yes >checking for ioctl... yes >checking for lstat... (cached) yes >checking for mkdir... yes >checking for mknod... yes >checking for nice... yes >checking for readdir_r... yes >checking for readdir64_r... yes >checking for readlink... (cached) yes >checking for rename... yes >checking for rmdir... yes >checking for setegid... yes >checking for seteuid... yes >checking for setlocale... yes >checking for setuid... yes >checking for setgid... yes >checking for setpgid... yes >checking for setsid... yes >checking for sigaction... yes >checking for siginterrupt... yes >checking for stat64... yes >checking for strptime... yes >checking for symlink... (cached) yes >checking for sync... yes >checking for sysconf... yes >checking for tcgetpgrp... yes >checking for tcsetpgrp... yes >checking for uname... yes >checking for waitpid... yes >checking for strdup... (cached) yes >checking for system... yes >checking for usleep... yes >checking for atexit... yes >checking for on_exit... yes >checking for chown... yes >checking for link... (cached) yes >checking for fcntl... (cached) yes >checking for ttyname... yes >checking for getpwent... yes >checking for getgrent... yes >checking for kill... yes >checking for getppid... yes >checking for getpgrp... yes >checking for fork... yes >checking for setitimer... yes >checking for getitimer... yes >checking for strchr... yes >checking for strcmp... yes >checking for index... yes >checking for bcopy... yes >checking for memcpy... yes >checking for rindex... yes >checking for truncate... yes >checking for isblank... (cached) yes >checking for _NSGetEnviron... no >checking for strcoll... yes >checking for strcoll_l... yes >checking for strtod_l... yes >checking for strtol_l... yes >checking for newlocale... yes >checking for uselocale... yes >checking for utimensat... yes >checking for sched_getaffinity... (cached) yes >checking for sched_setaffinity... yes >checking for sendfile... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for netdb.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking pthread_np.h usability... no >checking pthread_np.h presence... no >checking for pthread_np.h... no >checking for sys/param.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/file.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for chroot... yes >checking for flock... (cached) yes >checking for getlogin... (cached) yes >checking for cuserid... yes >checking for getpriority... yes >checking for setpriority... yes >checking for getpass... yes >checking for sethostname... yes >checking for gethostname... yes >checking whether sethostname is declared... (cached) yes >checking whether hstrerror is declared... no >checking whether cuserid is declared... yes >checking for library containing crypt... -lcrypt >checking for i... _Complex_I >checking whether csqrt is usable... yes >checking for libgmp... yes >checking how to link with libgmp... /usr/lib64/libgmp.so >checking whether mpz_inits is declared... yes >configure: error: GNU libunistring is required, please install it. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-scheme/guile-2.0.12/work/guile-2.0.12/config.log > * ERROR: dev-scheme/guile-2.0.12::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 2345: Called econf '--disable-error-on-warning' '--disable-rpath' '--enable-posix' '--with-modules' '--disable-guile-debug' '--disable-debug-malloc' '--enable-deprecated' '--disable-networking' '--enable-nls' '--enable-regex' '--with-threads' > * phase-helpers.sh, line 662: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 117: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=dev-scheme/guile-2.0.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-scheme/guile-2.0.12::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-scheme/guile-2.0.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/guile-2.0.12/temp/environment'. > * Working directory: '/var/tmp/portage/dev-scheme/guile-2.0.12/work/guile-2.0.12' > * S: '/var/tmp/portage/dev-scheme/guile-2.0.12/work/guile-2.0.12'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 590516
: 442562 |
442564