Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 546674 Details for
Bug 665736
app-emulation/libguestfs - add missing dep on media-gfx/graphite2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 69.35 KB, created by
Martin Mokrejš
on 2018-09-11 20:34:58 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2018-09-11 20:34:58 UTC
Size:
69.35 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-emulation/libguestfs-1.36.13 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: maksbotan@gentoo.org rich@annexia.org,eva@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc fuse gtk kernel_linux perl python python_single_target_python3_6 python_targets_python2_7 python_targets_python3_6 userland_GNU >[32;01m * [39;49;00mFEATURES: nostrip preserve-libs sandbox splitdebug userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/4.18.5-default-pciehp/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 4.18.5-default-pciehp > [32;01m*[0m Checking for suitable kernel configuration options... >[A[229C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking libguestfs-1.36.13.tar.gz to /scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work >>>> Source unpacked in /scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work >>>> Preparing source in /scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work/libguestfs-1.36.13 ... > [32;01m*[0m Applying 0001-Update-libtool-initialization.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0002-Add-support-for-Gentoo-in-distribution-detection.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work/libguestfs-1.36.13' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > (B[m[1m[32m*(B[m Running elibtoolize in: libguestfs-1.36.13/ > (B[m[1m[32m*(B[m Running elibtoolize in: libguestfs-1.36.13/build-aux/ > (B[m[1m[32m*(B[m Applying portage/1.2.0 patch ... > (B[m[1m[32m*(B[m Applying sed/1.5.6 patch ... > (B[m[1m[32m*(B[m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work/libguestfs-1.36.13 ... > * econf: updating libguestfs-1.36.13/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libguestfs-1.36.13/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/libguestfs-1.36.13 --htmldir=/usr/share/doc/libguestfs-1.36.13/html --libdir=/usr/lib64 --with-libvirt --with-default-backend=libvirt --disable-appliance --disable-daemon --with-extra=-gentoo --with-readline --disable-php --enable-python --without-java --enable-perl --enable-fuse --disable-ocaml --disable-ruby --disable-haskell --disable-golang --disable-gobject --disable-introspection --disable-erlang --disable-probes --disable-lua --with-gtk=3 PO4A=no >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 how to create a pax tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking if 1.36 is a stable or development branch of libguestfs... stable >configure: libguestfs version 1.36.13-gentoo > >--- Configuring Gnulib --- >checking whether make supports the include directive... yes (GNU style) >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 enable C11 features... none needed >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 for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking for sys/stat.h... (cached) yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/fs_types.h usability... no >checking sys/fs_types.h presence... no >checking for sys/fs_types.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking xlocale.h usability... no >checking xlocale.h presence... no >checking for xlocale.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for sys/types.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking crtdefs.h usability... no >checking crtdefs.h presence... no >checking for crtdefs.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking priv.h usability... no >checking priv.h presence... no >checking for priv.h... no >checking spawn.h usability... yes >checking spawn.h presence... yes >checking for spawn.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 accept4... yes >checking for readlinkat... yes >checking for _set_invalid_parameter_handler... no >checking for fchdir... yes >checking for dup3... yes >checking for setdtablesize... no >checking for fcntl... yes >checking for symlink... yes >checking for fdopendir... yes >checking for mempcpy... yes >checking for btowc... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for fstatat... yes >checking for openat... yes >checking for fstatfs... yes >checking for futimens... yes >checking for getdelim... yes >checking for getdtablesize... yes >checking for getlogin_r... yes >checking for getprogname... no >checking for getexecname... no >checking for gettimeofday... yes >checking for nanotime... no >checking for getpwnam_r... yes >checking for lstat... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mprotect... yes >checking for mkstemps... yes >checking for strerror_r... yes >checking for __xpg_strerror_r... yes >checking for pipe2... yes >checking for pread... yes >checking for ptsname_r... yes >checking for readlink... yes >checking for setenv... yes >checking for sleep... yes >checking for snprintf... yes >checking for strdup... yes >checking for catgets... yes >checking for strndup... yes >checking for strtoumax... yes >checking for symlinkat... yes >checking for pipe... yes >checking for utime... yes >checking for futimes... yes >checking for futimesat... yes >checking for utimensat... yes >checking for lutimes... yes >checking for vasnprintf... no >checking for iswcntrl... yes >checking for ftruncate... yes >checking for newlocale... yes >checking for pthread_sigmask... no >checking for sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for shutdown... (cached) yes >checking for unlinkat... yes >checking for usleep... yes >checking for wcrtomb... yes >checking for wctob... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for C/C++ restrict keyword... __restrict >checking whether // is distinct from /... no >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... yes >checking whether fchdir is declared... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking for promoted mode_t type... mode_t >checking for mbstate_t... 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 lstat correctly handles trailing slash... yes >checking whether stdin defaults to large file offsets... yes >checking whether ftello is declared... yes >checking for ftello... yes >checking whether ftello works... yes >checking for O_CLOEXEC... 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 library containing inet_ntop... none required >checking whether inet_ntop is declared... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking for getcwd with POSIX signature... yes >checking whether getcwd is declared... yes >checking whether getdelim is declared... yes >checking whether getdtablesize is declared... yes >checking whether getline is declared... yes >checking whether getlogin_r is declared... yes >checking whether getlogin is declared... yes >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether getopt is POSIX compatible... yes >checking for working GNU getopt function... yes >checking for working GNU getopt_long function... 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 host CPU and C ABI... x86_64 >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 the common suffixes of directories in the library search path... lib64,lib64 >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 limits.h has ULLONG_WIDTH etc.... yes >checking for wint_t... yes >checking whether wint_t is too small... no >checking for unsigned long long int... yes >checking for long long int... yes >checking whether stdint.h conforms to C99... yes >checking whether stdint.h predates C++11... no >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >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 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 for wchar_t... yes >checking for max_align_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 multithread API to use... posix >checking for a sed that does not truncate output... /bin/sed >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for a traditional japanese locale... none >checking for a transitional chinese locale... none >checking for a french Unicode locale... none >checking for a traditional french locale... none >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether memmem is declared... yes >checking for memmem... yes >checking whether memmem works... yes >checking whether memrchr is declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking whether C symbols are prefixed with underscore at the linker level... no >checking whether strerror(0) succeeds... yes >checking for strerror_r with POSIX signature... no >checking whether __xpg_strerror_r works... yes >checking whether strerror_r is declared... (cached) yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for sigset_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 for inline... inline >checking for library containing setsockopt... none needed >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 uid_t in sys/types.h... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether snprintf is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether strdup is declared... 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 whether strndup is declared... (cached) yes >checking whether strnlen is declared... (cached) yes >checking whether strtoumax is declared... (cached) yes >checking for struct timespec in <time.h>... yes >checking whether ttyname_r is declared... yes >checking whether the utimes function works... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking where to find the exponent in a 'double'... word 1 bit 20 >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 whether <wchar.h> uses 'inline' correctly... yes >checking for sig_atomic_t... yes >checking whether ungetc works on arbitrary bytes... yes >checking for off_t... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether alarm is declared... yes >checking for library containing posix_spawn... none required >checking for posix_spawn... yes >checking whether posix_spawn works... yes >checking whether posix_spawnattr_setschedpolicy is supported... yes >checking whether posix_spawnattr_setschedparam is supported... yes >checking whether unsetenv is declared... yes >checking whether vsnprintf is declared... yes >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 for __builtin_expect... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking whether this system has an arbitrary file name length limit... yes >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking for closedir... yes >checking for d_ino member in directory struct... yes >checking for d_type member in directory struct... 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 // is distinct from /... (cached) no >checking whether dup works... yes >checking whether dup2 works... yes >checking for error_at_line... yes >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >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 for flexible array member... yes >checking whether conversion from 'int' to 'long double' works... yes >checking for working POSIX fnmatch... yes >checking for __fpending... yes >checking whether __fpending is declared... yes >checking whether fstatat (..., 0) works... yes >checking for sys/mount.h... yes >checking how to get file system space usage... checking for statvfs function (SVR4)... yes >checking whether to use statvfs64... no >checking for two-argument statfs with statfs.f_frsize member... 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/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... (cached) yes >checking whether ftello works... (cached) yes >checking for struct statfs.f_type... yes >checking for __fsword_t... yes >checking whether futimens works... yes >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 getcwd handles long file names properly... yes >checking for getpagesize... yes >checking whether getcwd aborts when 4k < cwd_length < 16k... no >checking for working getdelim function... yes >checking whether getdtablesize works... yes >checking for getline... yes >checking for working getline function... yes >checking whether getlogin_r works with small buffers... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking whether __argv is declared... no >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking for GNU glob interface version 1... no >checking for library containing gethostbyname... (cached) none required >checking for gethostbyname... (cached) yes >checking for library containing inet_ntop... (cached) none required >checking whether inet_ntop is declared... (cached) yes >checking for ioctl... yes >checking for ioctl with POSIX signature... no >checking whether the compiler supports the __inline keyword... yes >checking whether locale.h conforms to POSIX:2001... 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 for pthread_rwlock_t... yes >checking whether pthread_rwlock_rdlock prefers a writer to a reader... no >checking whether lseek detects pipes... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL pwc argument... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking whether mbrtowc works on empty input... yes >checking whether the C locale is free of encoding errors... no >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 yes >checking whether memmem works in linear time... yes >checking for memmem... (cached) yes >checking whether memmem works... (cached) yes >checking for mempcpy... (cached) yes >checking for memrchr... yes >checking for mkdtemp... 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 open recognizes a trailing slash... yes >checking for opendir... yes >checking whether perror matches strerror... yes >checking whether pread works... yes >checking whether ptsname_r has the same signature as in glibc... yes >checking for raise... yes >checking for sigprocmask... yes >checking for rawmemchr... yes >checking for readdir... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether readlinkat signature is correct... yes >checking for rewinddir... yes >checking whether select supports a 0 argument... yes >checking whether select detects invalid fds... yes >checking for library containing getservbyname... (cached) none required >checking for getservbyname... (cached) 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 stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking whether sleep is declared... yes >checking for working sleep... yes >checking for snprintf... (cached) yes >checking whether snprintf respects a size of 1... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking for socklen_t... yes >checking for ssize_t... (cached) 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 working stdalign.h... yes >checking for va_copy... 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 qsort_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 reallocarray 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 for strchrnul... yes >checking whether strchrnul works... yes >checking for working strerror function... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strtoll... yes >checking for strtoull... yes >checking whether symlink handles trailing slash correctly... yes >checking whether symlinkat handles trailing slash correctly... yes >checking whether <sys/ioctl.h> declares ioctl... yes >checking whether ioctl is declared without a macro... 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 whether waitpid is declared without a macro... yes >checking for ttyname_r... yes >checking whether ttyname_r is compatible with its POSIX signature... yes >checking whether ttyname_r works with small buffers... 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 truncate 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 whether utime is declared without a macro... yes >checking for ptrdiff_t... yes >checking for vasprintf... 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 whether wcsftime is declared without a macro... yes >checking whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking whether wctype is declared without a macro... yes >checking whether iswctype is declared without a macro... yes >checking whether wctrans is declared without a macro... yes >checking whether towctrans is declared without a macro... yes >checking for stdint.h... (cached) yes >checking for long long int... (cached) yes >checking whether btowc(0) is correct... yes >checking whether btowc(EOF) is correct... guessing 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 isblank is declared without a macro... yes >checking whether fdopen sets errno... yes >checking for getpagesize... (cached) yes >checking whether getpagesize is declared... (cached) yes >checking whether byte ordering is bigendian... no >checking for library containing inet_pton... none required >checking whether inet_pton is declared... (cached) yes >checking whether byte ordering is bigendian... (cached) no >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... 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 for setlocale... yes >checking for uselocale... yes >checking for getlocalename_l... no >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 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 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 library containing nanosleep... none required >checking for working nanosleep... no (mishandles large arguments) >checking whether posix_spawn_file_actions_addclose works... yes >checking whether posix_spawn_file_actions_adddup2 works... yes >checking whether posix_spawn_file_actions_addopen works... yes >checking for getppriv... no >checking for pthread_sigmask in -pthread... yes >checking whether pthread_sigmask is only a macro... no >checking whether pthread_sigmask returns error numbers... yes >checking whether pthread_sigmask unblocks signals correctly... guessing yes >checking for putenv compatible with GNU and SVID... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether rmdir works... 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 for struct sigaction.sa_sigaction... yes >checking for sigprocmask... (cached) yes >checking for posix_spawnattr_t... yes >checking for posix_spawn_file_actions_t... yes >checking whether posix_spawn is declared without a macro... yes >checking whether posix_spawnp is declared without a macro... yes >checking whether posix_spawnattr_init is declared without a macro... yes >checking whether posix_spawnattr_destroy is declared without a macro... yes >checking whether posix_spawnattr_getsigdefault is declared without a macro... yes >checking whether posix_spawnattr_setsigdefault is declared without a macro... yes >checking whether posix_spawnattr_getsigmask is declared without a macro... yes >checking whether posix_spawnattr_setsigmask is declared without a macro... yes >checking whether posix_spawnattr_getflags is declared without a macro... yes >checking whether posix_spawnattr_setflags is declared without a macro... yes >checking whether posix_spawnattr_getpgroup is declared without a macro... yes >checking whether posix_spawnattr_setpgroup is declared without a macro... yes >checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes >checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes >checking whether posix_spawnattr_getschedparam is declared without a macro... yes >checking whether posix_spawnattr_setschedparam is declared without a macro... yes >checking whether posix_spawn_file_actions_init is declared without a macro... yes >checking whether posix_spawn_file_actions_destroy is declared without a macro... yes >checking whether posix_spawn_file_actions_addopen is declared without a macro... yes >checking whether posix_spawn_file_actions_addclose is declared without a macro... yes >checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for pthread_atfork... yes >checking whether unlink honors trailing slashes... yes >checking whether unlink of a parent directory fails as it should... guessing yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv obeys POSIX... yes >checking for useconds_t... yes >checking whether usleep allows large arguments... yes >checking for vsnprintf... yes >checking whether snprintf respects a size of 1... (cached) yes >checking whether printf supports POSIX/XSI format strings with positions... (cached) yes >checking for waitid... 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 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 external programs --- >checking for a sed that does not truncate output... (cached) /bin/sed >checking for gawk... (cached) gawk >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 whether ln -s works... yes >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... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >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 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 whether ln -s works... yes >checking for cpio... cpio >checking for gperf... gperf >checking for genisoimage... /usr/bin/genisoimage >checking for xmllint... xmllint >checking for po4a... no >checking for db_dump... no >checking for db5_dump... no >checking for db_dump-5... no >checking for db5.3_dump... /usr/bin/db5.3_dump >checking for db_load... no >checking for db5_load... no >checking for db_load-5... no >checking for db5.3_load... /usr/bin/db5.3_load >checking for pbmtext... /usr/bin/pbmtext >checking for pnmtopng... /usr/bin/pnmtopng >checking for bmptopnm... /usr/bin/bmptopnm >checking for pamcut... /usr/bin/pamcut >checking for wrestool... /usr/bin/wrestool >checking for xzcat... /usr/bin/xzcat >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for zip... /usr/bin/zip >checking for unzip... /usr/bin/unzip >checking for valgrind... no >checking for fuser... /bin/fuser >checking for true... /bin/true >checking for the release date of 1.36.13... 2018-01-25 > >--- Checking for the C compiler environment --- >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether -Wno-missing-field-initializers is supported... yes >checking whether -Wno-missing-field-initializers is needed... no >checking whether -Wuninitialized is supported... yes >checking max safe object size... 9223372036854775807 >checking whether C compiler handles -fno-common... yes >checking whether C compiler handles -W... yes >checking whether C compiler handles -Wabi... yes >checking whether C compiler handles -Waddress... yes >checking whether C compiler handles -Waggressive-loop-optimizations... yes >checking whether C compiler handles -Wall... yes >checking whether C compiler handles -Wattributes... yes >checking whether C compiler handles -Wbad-function-cast... yes >checking whether C compiler handles -Wbool-compare... yes >checking whether C compiler handles -Wbool-operation... yes >checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes >checking whether C compiler handles -Wbuiltin-macro-redefined... yes >checking whether C compiler handles -Wchar-subscripts... yes >checking whether C compiler handles -Wchkp... yes >checking whether C compiler handles -Wclobbered... yes >checking whether C compiler handles -Wcomment... yes >checking whether C compiler handles -Wcomments... yes >checking whether C compiler handles -Wcoverage-mismatch... yes >checking whether C compiler handles -Wcpp... yes >checking whether C compiler handles -Wdangling-else... yes >checking whether C compiler handles -Wdate-time... yes >checking whether C compiler handles -Wdeprecated... yes >checking whether C compiler handles -Wdeprecated-declarations... yes >checking whether C compiler handles -Wdesignated-init... yes >checking whether C compiler handles -Wdisabled-optimization... yes >checking whether C compiler handles -Wdiscarded-array-qualifiers... yes >checking whether C compiler handles -Wdiscarded-qualifiers... yes >checking whether C compiler handles -Wdiv-by-zero... yes >checking whether C compiler handles -Wdouble-promotion... yes >checking whether C compiler handles -Wduplicated-branches... yes >checking whether C compiler handles -Wduplicated-cond... yes >checking whether C compiler handles -Wduplicate-decl-specifier... yes >checking whether C compiler handles -Wempty-body... yes >checking whether C compiler handles -Wendif-labels... yes >checking whether C compiler handles -Wenum-compare... yes >checking whether C compiler handles -Wexpansion-to-defined... yes >checking whether C compiler handles -Wextra... yes >checking whether C compiler handles -Wformat-contains-nul... yes >checking whether C compiler handles -Wformat-extra-args... yes >checking whether C compiler handles -Wformat-nonliteral... yes >checking whether C compiler handles -Wformat-security... yes >checking whether C compiler handles -Wformat-signedness... yes >checking whether C compiler handles -Wformat-y2k... yes >checking whether C compiler handles -Wformat-zero-length... yes >checking whether C compiler handles -Wframe-address... yes >checking whether C compiler handles -Wfree-nonheap-object... yes >checking whether C compiler handles -Whsa... yes >checking whether C compiler handles -Wignored-attributes... yes >checking whether C compiler handles -Wignored-qualifiers... yes >checking whether C compiler handles -Wimplicit... yes >checking whether C compiler handles -Wimplicit-function-declaration... yes >checking whether C compiler handles -Wimplicit-int... yes >checking whether C compiler handles -Wincompatible-pointer-types... yes >checking whether C compiler handles -Winit-self... yes >checking whether C compiler handles -Wint-conversion... yes >checking whether C compiler handles -Wint-in-bool-context... yes >checking whether C compiler handles -Wint-to-pointer-cast... yes >checking whether C compiler handles -Winvalid-memory-model... yes >checking whether C compiler handles -Winvalid-pch... yes >checking whether C compiler handles -Wjump-misses-init... yes >checking whether C compiler handles -Wlogical-not-parentheses... yes >checking whether C compiler handles -Wlogical-op... yes >checking whether C compiler handles -Wmain... yes >checking whether C compiler handles -Wmaybe-uninitialized... yes >checking whether C compiler handles -Wmemset-elt-size... yes >checking whether C compiler handles -Wmemset-transposed-args... yes >checking whether C compiler handles -Wmisleading-indentation... yes >checking whether C compiler handles -Wmissing-braces... yes >checking whether C compiler handles -Wmissing-declarations... yes >checking whether C compiler handles -Wmissing-field-initializers... yes >checking whether C compiler handles -Wmissing-include-dirs... yes >checking whether C compiler handles -Wmissing-parameter-type... yes >checking whether C compiler handles -Wmissing-prototypes... yes >checking whether C compiler handles -Wmultichar... yes >checking whether C compiler handles -Wnarrowing... yes >checking whether C compiler handles -Wnested-externs... yes >checking whether C compiler handles -Wnonnull... yes >checking whether C compiler handles -Wnonnull-compare... yes >checking whether C compiler handles -Wnull-dereference... yes >checking whether C compiler handles -Wodr... yes >checking whether C compiler handles -Wold-style-declaration... yes >checking whether C compiler handles -Wold-style-definition... yes >checking whether C compiler handles -Wopenmp-simd... yes >checking whether C compiler handles -Woverflow... yes >checking whether C compiler handles -Woverride-init... yes >checking whether C compiler handles -Wpacked-bitfield-compat... yes >checking whether C compiler handles -Wparentheses... yes >checking whether C compiler handles -Wpointer-arith... yes >checking whether C compiler handles -Wpointer-compare... yes >checking whether C compiler handles -Wpointer-sign... yes >checking whether C compiler handles -Wpointer-to-int-cast... yes >checking whether C compiler handles -Wpragmas... yes >checking whether C compiler handles -Wpsabi... yes >checking whether C compiler handles -Wrestrict... yes >checking whether C compiler handles -Wreturn-local-addr... yes >checking whether C compiler handles -Wreturn-type... yes >checking whether C compiler handles -Wscalar-storage-order... yes >checking whether C compiler handles -Wsequence-point... yes >checking whether C compiler handles -Wshift-count-negative... yes >checking whether C compiler handles -Wshift-count-overflow... yes >checking whether C compiler handles -Wshift-negative-value... yes >checking whether C compiler handles -Wsizeof-array-argument... yes >checking whether C compiler handles -Wsizeof-pointer-memaccess... yes >checking whether C compiler handles -Wstrict-aliasing... yes >checking whether C compiler handles -Wstrict-overflow... yes >checking whether C compiler handles -Wstrict-prototypes... yes >checking whether C compiler handles -Wsuggest-attribute=format... yes >checking whether C compiler handles -Wsuggest-attribute=noreturn... yes >checking whether C compiler handles -Wsuggest-final-methods... yes >checking whether C compiler handles -Wsuggest-final-types... yes >checking whether C compiler handles -Wswitch... yes >checking whether C compiler handles -Wswitch-bool... yes >checking whether C compiler handles -Wswitch-unreachable... yes >checking whether C compiler handles -Wsync-nand... yes >checking whether C compiler handles -Wtautological-compare... yes >checking whether C compiler handles -Wtrampolines... yes >checking whether C compiler handles -Wtrigraphs... yes >checking whether C compiler handles -Wtype-limits... yes >checking whether C compiler handles -Wuninitialized... yes >checking whether C compiler handles -Wunknown-pragmas... yes >checking whether C compiler handles -Wunused... yes >checking whether C compiler handles -Wunused-but-set-parameter... yes >checking whether C compiler handles -Wunused-but-set-variable... yes >checking whether C compiler handles -Wunused-function... yes >checking whether C compiler handles -Wunused-label... yes >checking whether C compiler handles -Wunused-local-typedefs... yes >checking whether C compiler handles -Wunused-macros... yes >checking whether C compiler handles -Wunused-parameter... yes >checking whether C compiler handles -Wunused-result... yes >checking whether C compiler handles -Wunused-value... yes >checking whether C compiler handles -Wunused-variable... yes >checking whether C compiler handles -Wvarargs... yes >checking whether C compiler handles -Wvariadic-macros... yes >checking whether C compiler handles -Wvector-operation-performance... yes >checking whether C compiler handles -Wvolatile-register-var... yes >checking whether C compiler handles -Wwrite-strings... yes >checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes >checking whether C compiler handles -Warray-bounds=2... yes >checking whether C compiler handles -Wformat-overflow=2... yes >checking whether C compiler handles -Wformat-truncation=2... yes >checking whether C compiler handles -Wimplicit-fallthrough=5... yes >checking whether C compiler handles -Wnormalized=nfc... yes >checking whether C compiler handles -Wshift-overflow=2... yes >checking whether C compiler handles -Wstringop-overflow=2... yes >checking whether C compiler handles -Wunused-const-variable=2... yes >checking whether C compiler handles -Wno-unused-parameter... yes >checking whether C compiler handles -Wno-missing-field-initializers... yes >checking whether C compiler handles -fdiagnostics-show-option... yes >checking whether C compiler handles -Wframe-larger-than=5000... yes >checking whether C compiler handles -Wstack-usage=10000... yes >checking whether C compiler handles -Wimplicit-fallthrough=4... yes >checking whether C compiler handles -Wformat-truncation=1... yes >checking for special C compiler options needed for large files... (cached) no >checking for _FILE_OFFSET_BITS value needed for large files... (cached) no >checking size of long... 8 >checking if __attribute__((cleanup(...))) works with this compiler... yes >checking if we should run the GNUlib tests... yes > >--- Checking for libraries used by libguestfs --- >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for struct dirent.d_type... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_atim.tv_nsec... (cached) yes >checking for struct stat.st_mtim.tv_nsec... yes >checking for struct stat.st_ctim.tv_nsec... yes >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking for byteswap.h... (cached) yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking linux/fs.h usability... yes >checking linux/fs.h presence... yes >checking for linux/fs.h... yes >checking linux/raid/md_u.h usability... yes >checking linux/raid/md_u.h presence... yes >checking for linux/raid/md_u.h... yes >checking printf.h usability... yes >checking printf.h presence... yes >checking for printf.h... yes >checking sys/inotify.h usability... yes >checking sys/inotify.h presence... yes >checking for sys/inotify.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/socket.h... (cached) yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for sys/time.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for sys/wait.h... (cached) yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking for be32toh... no >checking for fsync... yes >checking for futimens... (cached) yes >checking for getxattr... yes >checking for htonl... yes >checking for htons... yes >checking for inotify_init1... yes >checking for lgetxattr... yes >checking for listxattr... yes >checking for llistxattr... yes >checking for lsetxattr... yes >checking for lremovexattr... yes >checking for mknod... yes >checking for ntohl... yes >checking for ntohs... yes >checking for posix_fallocate... yes >checking for posix_fadvise... yes >checking for removexattr... yes >checking for setitimer... yes >checking for setrlimit... yes >checking for setxattr... yes >checking for sigaction... (cached) yes >checking for statvfs... yes >checking for sync... yes >checking for sys/mkdev.h... (cached) no >checking for sys/sysmacros.h... (cached) yes >checking for UNIX_PATH_MAX... no >checking for size of sockaddr_un.sun_path... 108 >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for tinfo... no >checking for ncurses... yes >checking for xgettext... xgettext >checking for msgcat... msgcat >checking for msgfmt... msgfmt >checking for msgmerge... msgmerge >checking msgfmt is GNU tool... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking if the user specified a default backend... libvirt >checking for dlopen in -ldl... yes >checking for dlfcn.h... (cached) yes >checking for libtirpc... yes >checking for rpcgen... rpcgen >checking selinux/selinux.h usability... no >checking selinux/selinux.h presence... no >checking for selinux/selinux.h... no >checking for setexeccon in -lselinux... no >checking for libpcre... yes >checking for augeas >= 1.0.0... yes >checking for magic_file in -lmagic... yes >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for libvirt >= 0.10.2... yes >checking for libxml-2.0... yes >checking for xmlBufferDetach... yes >checking for yajl >= 2.0.4... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking if the C++ compiler really really works... yes > >--- Checking for FUSE --- >checking for fuse... yes >checking for fuse_opt_add_opt_escaped... yes > >--- Checking the daemon and its dependencies --- >checking if we should build the daemon... no >checking for acl_from_text in -lacl... yes >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking for cap_from_text in -lcap... yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking for hivex... yes >checking for libsystemd... no >checking for libsystemd-journal >= 196... no >configure: WARNING: systemd journal library not found, some features will be disabled >checking for tsk_version_print in -ltsk... no >configure: WARNING: The Sleuth Kit library (libtsk) not found > >--- Checking the appliance and its dependencies --- >checking if we should build the appliance... no >checking for supermin... no >checking for --with-supermin-packager-config option... not set >checking for --with-supermin-extra-options option... not set >checking which Linux distro for package names... GENTOO > >--- Checking for QEMU --- >checking for qemu-kvm... no >checking for kvm... no >checking for qemu-system-x86_64... /usr/bin/qemu-system-x86_64 >checking if the user specified extra options for qemu command line... no > >--- Checking for other libraries --- >checking for libxcrypt... no >checking for library containing crypt... -lcrypt >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for liblzma... yes >checking for lzma_index_stream_flags... yes >checking for lzma_index_stream_padding... yes >checking for main in -lreadline... yes >checking for append_history... yes >checking for completion_matches... yes >checking for rl_completion_matches... yes >checking for libconfig... yes >checking for --with-gtk option... 3 >checking for gtk+-3.0... no >configure: error: Package requirements (gtk+-3.0) were not met: > >Package 'graphite2', required by 'harfbuzz', not found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables GTK_CFLAGS >and GTK_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > >!!! Please attach the following file when seeking support: >!!! /scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work/libguestfs-1.36.13/config.log > [31;01m*[0m ERROR: app-emulation/libguestfs-1.36.13::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_configure > [31;01m*[0m environment, line 4702: Called econf '--with-libvirt' '--with-default-backend=libvirt' '--disable-appliance' '--disable-daemon' '--with-extra=-gentoo' '--with-readline' '--disable-php' '--enable-python' '--without-java' '--enable-perl' '--enable-fuse' '--disable-ocaml' '--disable-ruby' '--disable-haskell' '--disable-golang' '--disable-gobject' '--disable-introspection' '--disable-erlang' '--disable-probes' '--disable-lua' '--with-gtk=3' 'PO4A=no' > [31;01m*[0m phase-helpers.sh, line 718: Called __helpers_die 'econf failed' > [31;01m*[0m isolated-functions.sh, line 121: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "$@" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-emulation/libguestfs-1.36.13::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-emulation/libguestfs-1.36.13::gentoo'`. > [31;01m*[0m The complete build log is located at '/scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/temp/environment'. > [31;01m*[0m Working directory: '/scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work/libguestfs-1.36.13' > [31;01m*[0m S: '/scratch/var/tmp/portage/app-emulation/libguestfs-1.36.13/work/libguestfs-1.36.13'
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 665736
: 546674 |
546676