<div dir="ltr">Here's the output of configure....<br><br><br><br>sudo ./configure <br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... /bin/mkdir -p<br>
checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>checking whether make supports nested variables... yes<br>checking whether make supports nested variables... (cached) yes<br>checking if 1.26 is a stable or development branch of libguestfs... stable<br>
configure: libguestfs version 1.26.1<br>checking if the user specified a default backend... direct<br>checking for style of include used by make... GNU<br>checking for gcc... gcc<br>checking whether the C compiler works... yes<br>
checking for C compiler default output file name... a.out<br>checking for suffix of executables... <br>checking whether we are cross compiling... no<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking dependency style of gcc... gcc3<br>checking how to run the C preprocessor... gcc -E<br>checking for grep that handles long lines and -e... /bin/grep<br>
checking for egrep... /bin/grep -E<br>checking for Minix Amsterdam compiler... no<br>checking for ar... ar<br>checking for ranlib... ranlib<br>checking whether gcc and cc understand -c and -o together... yes<br>checking for ANSI C header files... yes<br>
checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking minix/config.h usability... no<br>checking minix/config.h presence... no<br>checking for minix/config.h... no<br>checking whether it is safe to define __EXTENSIONS__... yes<br>
checking whether _XOPEN_SOURCE should be defined... no<br>checking build system type... powerpc64-unknown-linux-gnu<br>checking host system type... powerpc64-unknown-linux-gnu<br>checking for _LARGEFILE_SOURCE value needed for large files... no<br>
checking for special C compiler options needed for large files... no<br>checking for _FILE_OFFSET_BITS value needed for large files... 64<br>checking for gcc option to accept ISO C99... -std=gnu99<br>checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99<br>
checking sys/socket.h usability... yes<br>checking sys/socket.h presence... yes<br>checking for sys/socket.h... yes<br>checking arpa/inet.h usability... yes<br>checking arpa/inet.h presence... yes<br>checking for arpa/inet.h... yes<br>
checking features.h usability... yes<br>checking features.h presence... yes<br>checking for features.h... yes<br>checking for unistd.h... (cached) yes<br>checking sys/param.h usability... yes<br>checking sys/param.h presence... yes<br>
checking for sys/param.h... yes<br>checking dirent.h usability... yes<br>checking dirent.h presence... yes<br>checking for dirent.h... yes<br>checking wctype.h usability... yes<br>checking wctype.h presence... yes<br>checking for wctype.h... yes<br>
checking stdio_ext.h usability... yes<br>checking stdio_ext.h presence... yes<br>checking for stdio_ext.h... yes<br>checking for sys/stat.h... (cached) yes<br>checking sys/vfs.h usability... yes<br>checking sys/vfs.h presence... yes<br>
checking for sys/vfs.h... yes<br>checking sys/fs_types.h usability... no<br>checking sys/fs_types.h presence... no<br>checking for sys/fs_types.h... no<br>checking netdb.h usability... yes<br>checking netdb.h presence... yes<br>
checking for netdb.h... yes<br>checking netinet/in.h usability... yes<br>checking netinet/in.h presence... yes<br>checking for netinet/in.h... yes<br>checking getopt.h usability... yes<br>checking getopt.h presence... yes<br>
checking for getopt.h... yes<br>checking sys/time.h usability... yes<br>checking sys/time.h presence... yes<br>checking for sys/time.h... yes<br>checking sys/cdefs.h usability... yes<br>checking sys/cdefs.h presence... yes<br>
checking for sys/cdefs.h... yes<br>checking wchar.h usability... yes<br>checking wchar.h presence... yes<br>checking for wchar.h... yes<br>checking for stdint.h... (cached) yes<br>checking for inttypes.h... (cached) yes<br>
checking xlocale.h usability... yes<br>checking xlocale.h presence... yes<br>checking for xlocale.h... yes<br>checking sys/mman.h usability... yes<br>checking sys/mman.h presence... yes<br>checking for sys/mman.h... yes<br>
checking sys/select.h usability... yes<br>checking sys/select.h presence... yes<br>checking for sys/select.h... yes<br>checking sys/uio.h usability... yes<br>checking sys/uio.h presence... yes<br>checking for sys/uio.h... yes<br>
checking sys/wait.h usability... yes<br>checking sys/wait.h presence... yes<br>checking for sys/wait.h... yes<br>checking utime.h usability... yes<br>checking utime.h presence... yes<br>checking for utime.h... yes<br>checking priv.h usability... no<br>
checking priv.h presence... no<br>checking for priv.h... no<br>checking sys/ioctl.h usability... yes<br>checking sys/ioctl.h presence... yes<br>checking for sys/ioctl.h... yes<br>checking whether the preprocessor supports include_next... yes<br>
checking whether system header files limit the line length... no<br>checking whether <sys/socket.h> is self-contained... yes<br>checking for shutdown... yes<br>checking whether <sys/socket.h> defines the SHUT_* macros... yes<br>
checking for struct sockaddr_storage... yes<br>checking for sa_family_t... yes<br>checking for struct sockaddr_storage.ss_family... yes<br>checking whether socket is declared without a macro... yes<br>checking whether connect is declared without a macro... yes<br>
checking whether accept is declared without a macro... yes<br>checking whether bind is declared without a macro... yes<br>checking whether getpeername is declared without a macro... yes<br>checking whether getsockname is declared without a macro... yes<br>
checking whether getsockopt is declared without a macro... yes<br>checking whether listen is declared without a macro... yes<br>checking whether recv is declared without a macro... yes<br>checking whether send is declared without a macro... yes<br>
checking whether recvfrom is declared without a macro... yes<br>checking whether sendto is declared without a macro... yes<br>checking whether setsockopt is declared without a macro... yes<br>checking whether shutdown is declared without a macro... yes<br>
checking whether accept4 is declared without a macro... yes<br>checking for accept4... yes<br>checking for readlinkat... yes<br>checking for _set_invalid_parameter_handler... no<br>checking for fchdir... yes<br>checking for fdopendir... yes<br>
checking for dup3... yes<br>checking for setdtablesize... no<br>checking for fcntl... yes<br>checking for symlink... yes<br>checking for mempcpy... yes<br>checking for btowc... yes<br>checking for isblank... yes<br>checking for iswctype... yes<br>
checking for mbsrtowcs... yes<br>checking for wmemchr... yes<br>checking for wmemcpy... yes<br>checking for wmempcpy... yes<br>checking for fstatat... yes<br>checking for openat... yes<br>checking for fstatfs... yes<br>checking for futimens... yes<br>
checking for getdelim... yes<br>checking for getdtablesize... yes<br>checking for getlogin_r... yes<br>checking for gettimeofday... yes<br>checking for nanotime... no<br>checking for getpwnam_r... yes<br>checking for lstat... yes<br>
checking for mbsinit... yes<br>checking for mbrtowc... yes<br>checking for mprotect... yes<br>checking for mkstemps... yes<br>checking for strerror_r... yes<br>checking for __xpg_strerror_r... yes<br>checking for pipe2... yes<br>
checking for pread... yes<br>checking for readlink... yes<br>checking for secure_getenv... yes<br>checking for setenv... yes<br>checking for sleep... yes<br>checking for snprintf... yes<br>checking for strdup... yes<br>checking for catgets... yes<br>
checking for strndup... yes<br>checking for strtoumax... yes<br>checking for symlinkat... yes<br>checking for pipe... yes<br>checking for futimes... yes<br>checking for futimesat... yes<br>checking for utimensat... yes<br>
checking for lutimes... yes<br>checking for vasnprintf... no<br>checking for iswcntrl... yes<br>checking for ftruncate... yes<br>checking for newlocale... yes<br>checking for sigaction... yes<br>checking for sigaltstack... yes<br>
checking for siginterrupt... yes<br>checking for shutdown... (cached) yes<br>checking for unlinkat... yes<br>checking for wcrtomb... yes<br>checking for wctob... yes<br>checking for size_t... yes<br>checking for working alloca.h... yes<br>
checking for alloca... yes<br>checking whether // is distinct from /... no<br>checking if environ is properly declared... yes<br>checking for complete errno.h... yes<br>checking whether strerror_r is declared... yes<br>checking for strerror_r... (cached) yes<br>
checking whether strerror_r returns char *... yes<br>checking whether fchdir is declared... yes<br>checking for working fcntl.h... yes<br>checking for pid_t... yes<br>checking for mode_t... yes<br>checking for promoted mode_t type... mode_t<br>
checking for mbstate_t... yes<br>checking whether stat file-mode macros are broken... no<br>checking for nlink_t... yes<br>checking whether fchmodat is declared without a macro... yes<br>checking whether fstat is declared without a macro... yes<br>
checking whether fstatat is declared without a macro... yes<br>checking whether futimens is declared without a macro... yes<br>checking whether lchmod is declared without a macro... yes<br>checking whether lstat is declared without a macro... yes<br>
checking whether mkdirat is declared without a macro... yes<br>checking whether mkfifo is declared without a macro... yes<br>checking whether mkfifoat is declared without a macro... yes<br>checking whether mknod is declared without a macro... yes<br>
checking whether mknodat is declared without a macro... yes<br>checking whether stat is declared without a macro... yes<br>checking whether utimensat is declared without a macro... yes<br>checking whether lstat correctly handles trailing slash... yes<br>
checking whether stdin defaults to large file offsets... yes<br>checking whether ftello is declared... yes<br>checking for ftello... yes<br>checking whether ftello works... yes<br>checking whether getaddrinfo is declared without a macro... yes<br>
checking whether freeaddrinfo is declared without a macro... yes<br>checking whether gai_strerror is declared without a macro... yes<br>checking whether getnameinfo is declared without a macro... yes<br>checking for library containing gethostbyname... none required<br>
checking for gethostbyname... yes<br>checking for library containing getservbyname... none required<br>checking for getservbyname... yes<br>checking for C/C++ restrict keyword... __restrict<br>checking for library containing inet_ntop... none required<br>
checking whether inet_ntop is declared... yes<br>checking for IPv4 sockets... yes<br>checking for IPv6 sockets... yes<br>checking whether getcwd (NULL, 0) allocates memory for result... yes<br>checking for getcwd with POSIX signature... yes<br>
checking whether getdelim is declared... yes<br>checking whether getline is declared... yes<br>checking whether getlogin_r is declared... yes<br>checking whether getlogin is declared... yes<br>checking for getopt.h... (cached) yes<br>
checking for getopt_long_only... yes<br>checking whether getopt is POSIX compatible... yes<br>checking for working GNU getopt function... yes<br>checking for working GNU getopt_long function... yes<br>checking whether getenv is declared... yes<br>
checking for struct timeval... yes<br>checking for wide-enough struct timeval.tv_sec member... yes<br>checking whether gettimeofday is declared without a macro... yes<br>checking for unsigned long long int... yes<br>checking for long long int... yes<br>
checking whether stdint.h conforms to C99... yes<br>checking whether imaxabs is declared without a macro... yes<br>checking whether imaxdiv is declared without a macro... yes<br>checking whether strtoimax is declared without a macro... yes<br>
checking whether strtoumax is declared without a macro... yes<br>checking for nl_langinfo and CODESET... yes<br>checking whether getc_unlocked is declared... yes<br>checking whether we are using the GNU C Library >= 2.1 or uClibc... yes<br>
checking for wchar_t... yes<br>checking whether NULL can be used in arbitrary expressions... yes<br>checking for ld used by gcc -std=gnu99... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking for shared library run path origin... done<br>
checking whether imported symbols can be declared weak... yes<br>checking pthread.h usability... yes<br>checking pthread.h presence... yes<br>checking for pthread.h... yes<br>checking for pthread_kill in -lpthread... yes<br>
checking for multithread API to use... posix<br>checking for a sed that does not truncate output... /bin/sed<br>checking whether malloc, realloc, calloc are POSIX compliant... yes<br>checking for stdlib.h... (cached) yes<br>
checking for GNU libc compatible malloc... yes<br>checking for a traditional japanese locale... none<br>checking for a transitional chinese locale... none<br>checking for a french Unicode locale... none<br>checking for a traditional french locale... none<br>
checking for mmap... yes<br>checking for MAP_ANONYMOUS... yes<br>checking whether memchr works... yes<br>checking whether memmem is declared... yes<br>checking for memmem... yes<br>checking whether memmem works... yes<br>
checking whether memrchr is declared... yes<br>checking whether strerror(0) succeeds... yes<br>checking for strerror_r with POSIX signature... no<br>checking whether __xpg_strerror_r works... yes<br>checking whether strerror_r is declared... (cached) yes<br>
checking for sigset_t... yes<br>checking for ssize_t... yes<br>checking whether <sys/select.h> is self-contained... yes<br>checking whether pselect is declared without a macro... yes<br>checking whether select is declared without a macro... yes<br>
checking for inline... inline<br>checking for library containing setsockopt... none needed<br>checking whether setenv is declared... yes<br>checking search.h usability... yes<br>checking search.h presence... yes<br>checking for search.h... yes<br>
checking for tsearch... yes<br>checking for uid_t in sys/types.h... yes<br>checking whether snprintf returns a byte count as in C99... yes<br>checking whether snprintf is declared... yes<br>checking for stdbool.h that conforms to C99... yes<br>
checking for _Bool... yes<br>checking whether strdup is declared... yes<br>checking whether ffsl is declared without a macro... yes<br>checking whether ffsll is declared without a macro... yes<br>checking whether memmem is declared without a macro... yes<br>
checking whether mempcpy is declared without a macro... yes<br>checking whether memrchr is declared without a macro... yes<br>checking whether rawmemchr is declared without a macro... yes<br>checking whether stpcpy is declared without a macro... yes<br>
checking whether stpncpy is declared without a macro... yes<br>checking whether strchrnul is declared without a macro... yes<br>checking whether strdup is declared without a macro... yes<br>checking whether strncat is declared without a macro... yes<br>
checking whether strndup is declared without a macro... yes<br>checking whether strnlen is declared without a macro... yes<br>checking whether strpbrk is declared without a macro... yes<br>checking whether strsep is declared without a macro... yes<br>
checking whether strcasestr is declared without a macro... yes<br>checking whether strtok_r is declared without a macro... yes<br>checking whether strerror_r is declared without a macro... yes<br>checking whether strsignal is declared without a macro... yes<br>
checking whether strverscmp is declared without a macro... yes<br>checking whether strndup is declared... (cached) yes<br>checking whether strnlen is declared... (cached) yes<br>checking whether strtoumax is declared... (cached) yes<br>
checking for struct timespec in <time.h>... yes<br>checking whether the utimes function works... yes<br>checking for struct utimbuf... yes<br>checking for wint_t... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>
checking for intmax_t... yes<br>checking where to find the exponent in a 'double'... word 0 bit 20<br>checking for snprintf... (cached) yes<br>checking for strnlen... yes<br>checking for wcslen... yes<br>checking for wcsnlen... yes<br>
checking for mbrtowc... (cached) yes<br>checking for wcrtomb... (cached) yes<br>checking whether _snprintf is declared... no<br>checking whether <wchar.h> uses 'inline' correctly... yes<br>checking whether ungetc works on arbitrary bytes... yes<br>
checking for off_t... yes<br>checking for inttypes.h... (cached) yes<br>checking whether the inttypes.h PRIxNN macros are broken... no<br>checking for LC_MESSAGES... yes<br>checking for CFPreferencesCopyAppValue... no<br>
checking for CFLocaleCopyCurrent... no<br>checking whether alarm is declared... yes<br>checking whether unsetenv is declared... yes<br>checking for alloca as a compiler built-in... yes<br>checking whether inet_ntop is declared without a macro... yes<br>
checking whether inet_pton is declared without a macro... yes<br>checking byteswap.h usability... yes<br>checking byteswap.h presence... yes<br>checking for byteswap.h... yes<br>checking whether this system has an arbitrary file name length limit... yes<br>
checking for library containing clock_gettime... none required<br>checking for clock_gettime... yes<br>checking for clock_settime... yes<br>checking for closedir... yes<br>checking for d_ino member in directory struct... yes<br>
checking for d_type member in directory struct... yes<br>checking whether alphasort is declared without a macro... yes<br>checking whether closedir is declared without a macro... yes<br>checking whether dirfd is declared without a macro... yes<br>
checking whether fdopendir is declared without a macro... yes<br>checking whether opendir is declared without a macro... yes<br>checking whether readdir is declared without a macro... yes<br>checking whether rewinddir is declared without a macro... yes<br>
checking whether scandir is declared without a macro... yes<br>checking for dirfd... yes<br>checking whether dirfd is declared... (cached) yes<br>checking whether dirfd is a macro... no<br>checking whether // is distinct from /... (cached) no<br>
checking whether dup2 works... yes<br>checking for error_at_line... yes<br>checking whether fcntl handles F_DUPFD correctly... yes<br>checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check<br>checking whether fcntl is declared without a macro... yes<br>
checking whether openat is declared without a macro... yes<br>checking whether fdopendir is declared... (cached) yes<br>checking whether fdopendir works... yes<br>checking whether conversion from 'int' to 'long double' works... yes<br>
checking for working POSIX fnmatch... yes<br>checking for __fpending... yes<br>checking whether __fpending is declared... yes<br>checking whether fstatat (..., 0) works... yes<br>checking for sys/mount.h... yes<br>configure: checking how to get file system space usage<br>
checking for statvfs function (SVR4)... yes<br>checking whether to use statvfs64... no<br>checking for two-argument statfs with statfs.f_frsize member... yes<br>checking dustat.h usability... no<br>checking dustat.h presence... no<br>
checking for dustat.h... no<br>checking sys/fs/s5param.h usability... no<br>checking sys/fs/s5param.h presence... no<br>checking for sys/fs/s5param.h... no<br>checking sys/filsys.h usability... no<br>checking sys/filsys.h presence... no<br>
checking for sys/filsys.h... no<br>checking sys/statfs.h usability... yes<br>checking sys/statfs.h presence... yes<br>checking for sys/statfs.h... yes<br>checking for statfs that truncates block counts... no<br>checking for ftello... (cached) yes<br>
checking whether ftello works... (cached) yes<br>checking for struct statfs.f_type... yes<br>checking whether futimens works... needs runtime check<br>configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo<br>
checking for library containing getaddrinfo... none required<br>checking for getaddrinfo... yes<br>checking whether gai_strerror is declared... (cached) yes<br>checking whether gai_strerrorA is declared... no<br>checking for gai_strerror with POSIX signature... yes<br>
checking for struct sockaddr.sa_len... no<br>checking whether getaddrinfo is declared... (cached) yes<br>checking whether freeaddrinfo is declared... (cached) yes<br>checking whether getnameinfo is declared... (cached) yes<br>
checking for struct addrinfo... yes<br>checking for working getdelim function... yes<br>checking whether getdtablesize works... yes<br>checking for getline... yes<br>checking for working getline function... yes<br>checking whether getlogin_r works with small buffers... yes<br>
checking whether gettimeofday clobbers localtime buffer... no<br>checking for gettimeofday with POSIX signature... almost<br>checking glob.h usability... yes<br>checking glob.h presence... yes<br>checking for glob.h... yes<br>
checking for GNU glob interface version 1... yes<br>checking whether glob lists broken symlinks... no<br>checking for library containing gethostbyname... (cached) none required<br>checking for gethostbyname... (cached) yes<br>
checking for library containing inet_ntop... (cached) none required<br>checking whether inet_ntop is declared... (cached) yes<br>checking whether locale.h conforms to POSIX:2001... yes<br>checking whether locale.h defines locale_t... yes<br>
checking whether struct lconv is properly defined... yes<br>checking whether setlocale is declared without a macro... yes<br>checking whether duplocale is declared without a macro... yes<br>checking for pthread_rwlock_t... yes<br>
checking whether lseek detects pipes... yes<br>checking whether mbrtowc handles incomplete characters... guessing yes<br>checking whether mbrtowc works as well as mbtowc... guessing yes<br>checking whether mbrtowc handles a NULL pwc argument... guessing yes<br>
checking whether mbrtowc handles a NULL string argument... guessing yes<br>checking whether mbrtowc has a correct return value... guessing yes<br>checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes<br>
checking whether mbrtowc handles incomplete characters... (cached) guessing yes<br>checking whether mbrtowc works as well as mbtowc... (cached) guessing yes<br>checking whether mbrtowc handles incomplete characters... (cached) guessing yes<br>
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes<br>checking whether mbsrtowcs works... guessing yes<br>checking whether memmem works in linear time... yes<br>checking for memmem... (cached) yes<br>
checking whether memmem works... (cached) yes<br>checking for mempcpy... (cached) yes<br>checking for memrchr... yes<br>checking for mkdtemp... yes<br>checking whether getaddrinfo is declared without a macro... (cached) yes<br>
checking whether freeaddrinfo is declared without a macro... (cached) yes<br>checking whether gai_strerror is declared without a macro... (cached) yes<br>checking whether getnameinfo is declared without a macro... (cached) yes<br>
checking whether <netinet/in.h> is self-contained... yes<br>checking whether open recognizes a trailing slash... yes<br>checking for opendir... yes<br>checking whether perror matches strerror... yes<br>checking whether pread works... yes<br>
checking for raise... yes<br>checking for sigprocmask... yes<br>checking for rawmemchr... yes<br>checking for readdir... yes<br>checking whether readlink signature is correct... yes<br>checking whether readlink handles trailing slash correctly... yes<br>
checking whether select supports a 0 argument... yes<br>checking whether select detects invalid fds... yes<br>checking for library containing getservbyname... (cached) none required<br>checking for getservbyname... (cached) yes<br>
checking whether setenv validates arguments... yes<br>checking for volatile sig_atomic_t... yes<br>checking for sighandler_t... yes<br>checking whether pthread_sigmask is declared without a macro... yes<br>checking whether sigaction is declared without a macro... yes<br>
checking whether sigaddset is declared without a macro... yes<br>checking whether sigdelset is declared without a macro... yes<br>checking whether sigemptyset is declared without a macro... yes<br>checking whether sigfillset is declared without a macro... yes<br>
checking whether sigismember is declared without a macro... yes<br>checking whether sigpending is declared without a macro... yes<br>checking whether sigprocmask is declared without a macro... yes<br>checking for stdint.h... (cached) yes<br>
checking for SIZE_MAX... yes<br>checking whether sleep is declared... yes<br>checking for working sleep... yes<br>checking for snprintf... (cached) yes<br>checking whether snprintf respects a size of 1... yes<br>checking whether printf supports POSIX/XSI format strings with positions... yes<br>
checking for library containing setsockopt... (cached) none needed<br>checking for socklen_t... yes<br>checking for ssize_t... (cached) yes<br>checking whether stat handles trailing slashes on directories... yes<br>checking whether stat handles trailing slashes on files... yes<br>
checking for struct stat.st_atim.tv_nsec... yes<br>checking whether struct stat.st_atim is of type struct timespec... yes<br>checking for struct stat.st_birthtimespec.tv_nsec... no<br>checking for struct stat.st_birthtimensec... no<br>
checking for struct stat.st_birthtim.tv_nsec... no<br>checking for working stdalign.h... yes<br>checking for va_copy... yes<br>checking whether NULL can be used in arbitrary expressions... (cached) yes<br>checking whether dprintf is declared without a macro... yes<br>
checking whether fpurge is declared without a macro... no<br>checking whether fseeko is declared without a macro... yes<br>checking whether ftello is declared without a macro... yes<br>checking whether getdelim is declared without a macro... yes<br>
checking whether getline is declared without a macro... yes<br>checking whether gets is declared without a macro... no<br>checking whether pclose is declared without a macro... yes<br>checking whether popen is declared without a macro... yes<br>
checking whether renameat is declared without a macro... yes<br>checking whether snprintf is declared without a macro... yes<br>checking whether tmpfile is declared without a macro... yes<br>checking whether vdprintf is declared without a macro... yes<br>
checking whether vsnprintf is declared without a macro... yes<br>checking whether _Exit is declared without a macro... yes<br>checking whether atoll is declared without a macro... yes<br>checking whether canonicalize_file_name is declared without a macro... yes<br>
checking whether getloadavg is declared without a macro... yes<br>checking whether getsubopt is declared without a macro... yes<br>checking whether grantpt is declared without a macro... yes<br>checking whether initstate is declared without a macro... yes<br>
checking whether initstate_r is declared without a macro... yes<br>checking whether mkdtemp is declared without a macro... yes<br>checking whether mkostemp is declared without a macro... yes<br>checking whether mkostemps is declared without a macro... yes<br>
checking whether mkstemp is declared without a macro... yes<br>checking whether mkstemps is declared without a macro... yes<br>checking whether posix_openpt is declared without a macro... yes<br>checking whether ptsname is declared without a macro... yes<br>
checking whether ptsname_r is declared without a macro... yes<br>checking whether random is declared without a macro... yes<br>checking whether random_r is declared without a macro... yes<br>checking whether realpath is declared without a macro... yes<br>
checking whether rpmatch is declared without a macro... yes<br>checking whether secure_getenv is declared without a macro... yes<br>checking whether setenv is declared without a macro... yes<br>checking whether setstate is declared without a macro... yes<br>
checking whether setstate_r is declared without a macro... yes<br>checking whether srandom is declared without a macro... yes<br>checking whether srandom_r is declared without a macro... yes<br>checking whether strtod is declared without a macro... yes<br>
checking whether strtoll is declared without a macro... yes<br>checking whether strtoull is declared without a macro... yes<br>checking whether unlockpt is declared without a macro... yes<br>checking whether unsetenv is declared without a macro... yes<br>
checking for strchrnul... yes<br>checking whether strchrnul works... yes<br>checking for working strerror function... yes<br>checking for working strndup... yes<br>checking for working strnlen... yes<br>checking for strtoll... yes<br>
checking for strtoull... yes<br>checking whether symlink handles trailing slash correctly... yes<br>checking whether <sys/select.h> is self-contained... (cached) yes<br>checking whether pselect is declared without a macro... (cached) yes<br>
checking whether select is declared without a macro... (cached) yes<br>checking whether <sys/socket.h> is self-contained... (cached) yes<br>checking for shutdown... (cached) yes<br>checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes<br>
checking for struct sockaddr_storage... (cached) yes<br>checking for sa_family_t... (cached) yes<br>checking for struct sockaddr_storage.ss_family... (cached) yes<br>checking whether socket is declared without a macro... (cached) yes<br>
checking whether connect is declared without a macro... (cached) yes<br>checking whether accept is declared without a macro... (cached) yes<br>checking whether bind is declared without a macro... (cached) yes<br>checking whether getpeername is declared without a macro... (cached) yes<br>
checking whether getsockname is declared without a macro... (cached) yes<br>checking whether getsockopt is declared without a macro... (cached) yes<br>checking whether listen is declared without a macro... (cached) yes<br>
checking whether recv is declared without a macro... (cached) yes<br>checking whether send is declared without a macro... (cached) yes<br>checking whether recvfrom is declared without a macro... (cached) yes<br>checking whether sendto is declared without a macro... (cached) yes<br>
checking whether setsockopt is declared without a macro... (cached) yes<br>checking whether shutdown is declared without a macro... (cached) yes<br>checking whether accept4 is declared without a macro... (cached) yes<br>checking for nlink_t... (cached) yes<br>
checking whether fchmodat is declared without a macro... (cached) yes<br>checking whether fstat is declared without a macro... (cached) yes<br>checking whether fstatat is declared without a macro... (cached) yes<br>checking whether futimens is declared without a macro... (cached) yes<br>
checking whether lchmod is declared without a macro... (cached) yes<br>checking whether lstat is declared without a macro... (cached) yes<br>checking whether mkdirat is declared without a macro... (cached) yes<br>checking whether mkfifo is declared without a macro... (cached) yes<br>
checking whether mkfifoat is declared without a macro... (cached) yes<br>checking whether mknod is declared without a macro... (cached) yes<br>checking whether mknodat is declared without a macro... (cached) yes<br>checking whether stat is declared without a macro... (cached) yes<br>
checking whether utimensat is declared without a macro... (cached) yes<br>checking whether waitpid is declared without a macro... yes<br>checking whether chdir is declared without a macro... yes<br>checking whether chown is declared without a macro... yes<br>
checking whether dup is declared without a macro... yes<br>checking whether dup2 is declared without a macro... yes<br>checking whether dup3 is declared without a macro... yes<br>checking whether environ is declared without a macro... yes<br>
checking whether euidaccess is declared without a macro... yes<br>checking whether faccessat is declared without a macro... yes<br>checking whether fchdir is declared without a macro... yes<br>checking whether fchownat is declared without a macro... yes<br>
checking whether fdatasync is declared without a macro... yes<br>checking whether fsync is declared without a macro... yes<br>checking whether ftruncate is declared without a macro... yes<br>checking whether getcwd is declared without a macro... yes<br>
checking whether getdomainname is declared without a macro... yes<br>checking whether getdtablesize is declared without a macro... yes<br>checking whether getgroups is declared without a macro... yes<br>checking whether gethostname is declared without a macro... yes<br>
checking whether getlogin is declared without a macro... yes<br>checking whether getlogin_r is declared without a macro... yes<br>checking whether getpagesize is declared without a macro... yes<br>checking whether getusershell is declared without a macro... yes<br>
checking whether setusershell is declared without a macro... yes<br>checking whether endusershell is declared without a macro... yes<br>checking whether group_member is declared without a macro... yes<br>checking whether isatty is declared without a macro... yes<br>
checking whether lchown is declared without a macro... yes<br>checking whether link is declared without a macro... yes<br>checking whether linkat is declared without a macro... yes<br>checking whether lseek is declared without a macro... yes<br>
checking whether pipe is declared without a macro... yes<br>checking whether pipe2 is declared without a macro... yes<br>checking whether pread is declared without a macro... yes<br>checking whether pwrite is declared without a macro... yes<br>
checking whether readlink is declared without a macro... yes<br>checking whether readlinkat is declared without a macro... yes<br>checking whether rmdir is declared without a macro... yes<br>checking whether sethostname is declared without a macro... yes<br>
checking whether sleep is declared without a macro... yes<br>checking whether symlink is declared without a macro... yes<br>checking whether symlinkat is declared without a macro... yes<br>checking whether ttyname_r is declared without a macro... yes<br>
checking whether unlink is declared without a macro... yes<br>checking whether unlinkat is declared without a macro... yes<br>checking whether usleep is declared without a macro... yes<br>checking for ptrdiff_t... yes<br>
checking for vasprintf... yes<br>checking whether btowc is declared without a macro... yes<br>checking whether wctob is declared without a macro... yes<br>checking whether mbsinit is declared without a macro... yes<br>checking whether mbrtowc is declared without a macro... yes<br>
checking whether mbrlen is declared without a macro... yes<br>checking whether mbsrtowcs is declared without a macro... yes<br>checking whether mbsnrtowcs is declared without a macro... yes<br>checking whether wcrtomb is declared without a macro... yes<br>
checking whether wcsrtombs is declared without a macro... yes<br>checking whether wcsnrtombs is declared without a macro... yes<br>checking whether wcwidth is declared without a macro... yes<br>checking whether wmemchr is declared without a macro... yes<br>
checking whether wmemcmp is declared without a macro... yes<br>checking whether wmemcpy is declared without a macro... yes<br>checking whether wmemmove is declared without a macro... yes<br>checking whether wmemset is declared without a macro... yes<br>
checking whether wcslen is declared without a macro... yes<br>checking whether wcsnlen is declared without a macro... yes<br>checking whether wcscpy is declared without a macro... yes<br>checking whether wcpcpy is declared without a macro... yes<br>
checking whether wcsncpy is declared without a macro... yes<br>checking whether wcpncpy is declared without a macro... yes<br>checking whether wcscat is declared without a macro... yes<br>checking whether wcsncat is declared without a macro... yes<br>
checking whether wcscmp is declared without a macro... yes<br>checking whether wcsncmp is declared without a macro... yes<br>checking whether wcscasecmp is declared without a macro... yes<br>checking whether wcsncasecmp is declared without a macro... yes<br>
checking whether wcscoll is declared without a macro... yes<br>checking whether wcsxfrm is declared without a macro... yes<br>checking whether wcsdup is declared without a macro... yes<br>checking whether wcschr is declared without a macro... yes<br>
checking whether wcsrchr is declared without a macro... yes<br>checking whether wcscspn is declared without a macro... yes<br>checking whether wcsspn is declared without a macro... yes<br>checking whether wcspbrk is declared without a macro... yes<br>
checking whether wcsstr is declared without a macro... yes<br>checking whether wcstok is declared without a macro... yes<br>checking whether wcswidth is declared without a macro... yes<br>checking whether iswcntrl works... yes<br>
checking for towlower... yes<br>checking for wctype_t... yes<br>checking for wctrans_t... yes<br>checking whether wctype is declared without a macro... yes<br>checking whether iswctype is declared without a macro... yes<br>
checking whether wctrans is declared without a macro... yes<br>checking whether towctrans is declared without a macro... yes<br>checking for stdint.h... (cached) yes<br>checking for long long int... (cached) yes<br>checking whether btowc(0) is correct... yes<br>
checking whether btowc(EOF) is correct... guessing yes<br>checking for a traditional french locale... (cached) none<br>checking for a french Unicode locale... (cached) none<br>checking for a traditional french locale... (cached) none<br>
checking for a turkish Unicode locale... none<br>checking whether fdopen sets errno... yes<br>checking for getpagesize... yes<br>checking whether getpagesize is declared... (cached) yes<br>checking whether byte ordering is bigendian... yes<br>
checking for library containing inet_pton... none required<br>checking whether inet_pton is declared... (cached) yes<br>checking whether byte ordering is bigendian... (cached) yes<br>checking whether INT32_MAX < INTMAX_MAX... yes<br>
checking whether INT64_MAX == LONG_MAX... no<br>checking whether UINT32_MAX < UINTMAX_MAX... yes<br>checking whether UINT64_MAX == ULONG_MAX... no<br>checking for ioctl... yes<br>checking for ioctl with POSIX signature... no<br>
checking for setlocale... yes<br>checking for uselocale... yes<br>checking for a traditional french locale... (cached) none<br>checking for a french Unicode locale... (cached) none<br>checking for a traditional japanese locale... (cached) none<br>
checking for a transitional chinese locale... (cached) none<br>checking for a french Unicode locale... (cached) none<br>checking for a traditional french locale... (cached) none<br>checking for a french Unicode locale... (cached) none<br>
checking for a traditional japanese locale... (cached) none<br>checking for a transitional chinese locale... (cached) none<br>checking for mmap... (cached) yes<br>checking for MAP_ANONYMOUS... yes<br>checking for mmap... (cached) yes<br>
checking for MAP_ANONYMOUS... yes<br>checking for mmap... (cached) yes<br>checking for MAP_ANONYMOUS... yes<br>checking for library containing nanosleep... none required<br>checking for working nanosleep... yes<br>checking for getppriv... no<br>
checking whether program_invocation_name is declared... yes<br>checking whether program_invocation_short_name is declared... yes<br>checking for putenv compatible with GNU and SVID... yes<br>checking for mmap... (cached) yes<br>
checking for MAP_ANONYMOUS... yes<br>checking for mmap... (cached) yes<br>checking for MAP_ANONYMOUS... yes<br>checking whether rmdir works... yes<br>checking for a traditional french locale... (cached) none<br>checking for a french Unicode locale... (cached) none<br>
checking for a traditional japanese locale... (cached) none<br>checking for a transitional chinese locale... (cached) none<br>checking for struct sigaction.sa_sigaction... yes<br>checking for sigprocmask... (cached) yes<br>
checking for mmap... (cached) yes<br>checking for MAP_ANONYMOUS... yes<br>checking whether <sys/ioctl.h> declares ioctl... yes<br>checking whether ioctl is declared without a macro... yes<br>checking for pthread_atfork... yes<br>
checking whether unlink honors trailing slashes... yes<br>checking whether unlink of a parent directory fails as it should... guessing yes<br>checking for unsetenv... yes<br>checking for unsetenv() return type... int<br>checking whether unsetenv obeys POSIX... yes<br>
checking whether mbrtowc handles incomplete characters... (cached) guessing yes<br>checking whether mbrtowc works as well as mbtowc... (cached) guessing yes<br>checking whether wcrtomb return value is correct... guessing yes<br>
checking for a traditional french locale... (cached) none<br>checking for a french Unicode locale... (cached) none<br>checking for a traditional japanese locale... (cached) none<br>checking for a transitional chinese locale... (cached) none<br>
checking whether wctob works... guessing yes<br>checking whether wctob is declared... (cached) yes<br>checking for sched_yield in -lrt... yes<br>checking how to print strings... printf<br>checking for a sed that does not truncate output... (cached) /bin/sed<br>
checking for fgrep... /bin/grep -F<br>checking for ld used by gcc -std=gnu99... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<br>
checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>checking whether ln -s works... yes<br>checking the maximum length of command line arguments... 1572864<br>checking whether the shell understands some XSI constructs... yes<br>
checking whether the shell understands "+="... yes<br>checking how to convert powerpc64-unknown-linux-gnu file names to powerpc64-unknown-linux-gnu format... func_convert_file_noop<br>checking how to convert powerpc64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop<br>
checking for /usr/bin/ld option to reload object files... -r<br>checking for objdump... objdump<br>checking how to recognize dependent libraries... pass_all<br>checking for dlltool... no<br>checking how to associate runtime and link libraries... printf %s\n<br>
checking for archiver @FILE support... @<br>checking for strip... strip<br>checking for ranlib... (cached) ranlib<br>checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok<br>checking for sysroot... no<br>
checking for mt... mt<br>checking if mt is a manifest tool... no<br>checking for dlfcn.h... yes<br>checking for objdir... .libs<br>checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no<br>checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC<br>
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes<br>checking if gcc -std=gnu99 static flag -static works... yes<br>checking if gcc -std=gnu99 supports -c -o file.o... yes<br>checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes<br>
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes<br>checking whether -lc should be explicitly linked in... no<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>
checking how to hardcode library paths into programs... immediate<br>checking whether stripping libraries is possible... yes<br>checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... yes<br>
checking whether to build static libraries... yes<br>checking whether ln -s works... yes<br>checking for a sed that does not truncate output... (cached) /bin/sed<br>checking for gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99<br>
checking for gcc -std=gnu99 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99<br>checking how to run the C preprocessor... gcc -E<br>checking for function prototypes... yes<br>checking for special C compiler options needed for large files... (cached) no<br>
checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64<br>checking size of long... 4<br>checking if __attribute__((cleanup(...))) works with this compiler... yes<br>checking for dirent.h that defines DIR... yes<br>
checking for library containing opendir... none required<br>checking for struct dirent.d_type... yes<br>checking for struct stat.st_blocks... yes<br>checking for struct stat.st_blksize... yes<br>checking whether program_invocation_short_name is declared... (cached) yes<br>
checking attr/xattr.h usability... yes<br>checking attr/xattr.h presence... yes<br>checking for attr/xattr.h... yes<br>checking for byteswap.h... (cached) yes<br>checking endian.h usability... yes<br>checking endian.h presence... yes<br>
checking for endian.h... yes<br>checking errno.h usability... yes<br>checking errno.h presence... yes<br>checking for errno.h... yes<br>checking linux/fs.h usability... yes<br>checking linux/fs.h presence... yes<br>checking for linux/fs.h... yes<br>
checking linux/raid/md_u.h usability... yes<br>checking linux/raid/md_u.h presence... yes<br>checking for linux/raid/md_u.h... yes<br>checking printf.h usability... yes<br>checking printf.h presence... yes<br>checking for printf.h... yes<br>
checking sys/inotify.h usability... yes<br>checking sys/inotify.h presence... yes<br>checking for sys/inotify.h... yes<br>checking for sys/socket.h... (cached) yes<br>checking sys/statvfs.h usability... yes<br>checking sys/statvfs.h presence... yes<br>
checking for sys/statvfs.h... yes<br>checking for sys/types.h... (cached) yes<br>checking sys/un.h usability... yes<br>checking sys/un.h presence... yes<br>checking for sys/un.h... yes<br>checking for sys/wait.h... (cached) yes<br>
checking windows.h usability... no<br>checking windows.h presence... no<br>checking for windows.h... no<br>checking sys/xattr.h usability... yes<br>checking sys/xattr.h presence... yes<br>checking for sys/xattr.h... yes<br>
checking for be32toh... no<br>checking for fsync... yes<br>checking for futimens... (cached) yes<br>checking for getxattr... yes<br>checking for htonl... yes<br>checking for htons... yes<br>checking for inotify_init1... yes<br>
checking for lgetxattr... yes<br>checking for listxattr... yes<br>checking for llistxattr... yes<br>checking for lsetxattr... yes<br>checking for lremovexattr... yes<br>checking for mknod... yes<br>checking for ntohl... yes<br>
checking for ntohs... yes<br>checking for posix_fallocate... yes<br>checking for posix_fadvise... yes<br>checking for realpath... yes<br>checking for removexattr... yes<br>checking for setitimer... yes<br>checking for setxattr... yes<br>
checking for sigaction... (cached) yes<br>checking for statvfs... yes<br>checking for sync... yes<br>checking for tgetent in -lncurses... yes<br>checking for tputs in -lncurses... yes<br>checking for UP in -lncurses... yes<br>
checking for xgettext... no<br>checking for msgcat... no<br>checking for msgfmt... no<br>checking for msgmerge... no<br>checking msgfmt is GNU tool... no<br>checking if we should build the daemon... yes<br>checking if we should install the daemon... no<br>
checking if we should run the daemon under valgrind... no<br>checking which of /sbin /usr/sbin /bin /usr/bin is a real directory... /sbin<br>checking for register_printf_specifier... yes<br>checking if we should build the appliance... yes<br>
checking for supermin... /usr/bin/supermin<br>checking for --with-supermin-packager-config option... not set<br>checking for --with-supermin-extra-options option... not set<br>checking supermin is new enough... 5.1<br>checking which Linux distro for package names... UBUNTU<br>
checking for rpcgen... rpcgen<br>checking for xdrmem_create in -lportablexdr... no<br>checking for library containing xdrmem_create... none required<br>checking for library containing xdr_u_int64_t... no<br>checking for library containing xdr_uint64_t... none required<br>
checking selinux/selinux.h usability... yes<br>checking selinux/selinux.h presence... yes<br>checking for selinux/selinux.h... yes<br>checking for setexeccon in -lselinux... yes<br>checking for setcon... yes<br>checking for getcon... yes<br>
checking sys/sdt.h usability... no<br>checking sys/sdt.h presence... no<br>checking for sys/sdt.h... no<br>checking for cpio... cpio<br>checking for gperf... gperf<br>checking for perl... perl<br>checking for Pod::Man... yes<br>
checking for Pod::Simple... yes<br>checking for genisoimage... /usr/bin/genisoimage<br>checking for xmllint... no<br>checking for po4a... no<br>checking for db_dump... no<br>checking for db5.1_dump... no<br>checking for db4_dump... no<br>
checking for db4.8_dump... no<br>checking for db4.7_dump... no<br>checking for db4.6_dump... no<br>checking for db_load... no<br>checking for db5.1_load... no<br>checking for db4_load... no<br>checking for db4.8_load... no<br>
checking for db4.7_load... no<br>checking for db4.6_load... no<br>checking for pbmtext... no<br>checking for pnmtopng... no<br>checking for bmptopnm... no<br>checking for pamcut... no<br>checking for wrestool... no<br>checking for xzcat... /usr/bin/xzcat<br>
checking for pkg-config... /usr/bin/pkg-config<br>checking pkg-config is at least version 0.9.0... yes<br>checking for LIBLZMA... yes<br>checking for lzma_index_stream_flags... yes<br>checking for lzma_index_stream_padding... yes<br>
checking for flex... flex<br>checking lex output file root... lex.yy<br>checking lex library... -lfl<br>checking whether yytext is a pointer... yes<br>checking for bison... bison -y<br>checking for qemu-kvm... no<br>checking for kvm... /usr/bin/kvm<br>
checking if the user specified extra options for qemu command line... no<br>checking that /usr/bin/kvm -help works... yes<br>checking that /usr/bin/kvm -version works... yes<br>checking for /usr/bin/kvm version >= 1... yes<br>
checking what extra options we need to use for qemu feature tests...  -machine accel=kvm:tcg -display none<br>checking that /usr/bin/kvm  -machine accel=kvm:tcg -display none -device ? works... yes<br>checking for virtio-serial support in /usr/bin/kvm... yes<br>
checking for main in -lreadline... no<br>checking for append_history... no<br>checking for completion_matches... no<br>checking for rl_completion_matches... no<br>checking for PCRE... yes<br>checking for AUGEAS... yes<br>
checking for magic_file in -lmagic... yes<br>checking magic.h usability... yes<br>checking magic.h presence... yes<br>checking for magic.h... yes<br>checking for acl_from_text in -lacl... yes<br>checking sys/acl.h usability... yes<br>
checking sys/acl.h presence... yes<br>checking for sys/acl.h... yes<br>checking for cap_from_text in -lcap... yes<br>checking sys/capability.h usability... yes<br>checking sys/capability.h presence... yes<br>checking for sys/capability.h... yes<br>
checking for LIBVIRT... yes<br>checking for LIBXML2... yes<br>checking for xmlBufferDetach... yes<br>checking for LIBCONFIG... yes<br>checking for HIVEX... yes<br>checking for SD_JOURNAL... yes<br>checking for FUSE... yes<br>
checking for fuse_opt_add_opt_escaped... yes<br>checking for YAJL... yes<br>checking for g++... g++<br>checking whether we are using the GNU C++ compiler... yes<br>checking whether g++ accepts -g... yes<br>checking dependency style of g++... gcc3<br>
checking how to run the C++ preprocessor... g++ -E<br>checking for ld used by g++... /usr/bin/ld -m elf32ppclinux<br>checking if the linker (/usr/bin/ld -m elf32ppclinux) is GNU ld... yes<br>checking whether the g++ linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes<br>
checking for g++ option to produce PIC... -fPIC -DPIC<br>checking if g++ PIC flag -fPIC -DPIC works... yes<br>checking if g++ static flag -static works... yes<br>checking if g++ supports -c -o file.o... yes<br>checking if g++ supports -c -o file.o... (cached) yes<br>
checking whether the g++ linker (/usr/bin/ld -m elf32ppclinux) supports shared libraries... yes<br>checking dynamic linker characteristics... (cached) GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>
checking if the C++ compiler really really works... yes<br>checking for valgrind... no<br>checking for ocamlc... ocamlc<br>OCaml version is 3.12.1<br>OCaml library path is /usr/lib/ocaml<br>checking for ocamlopt... ocamlopt<br>
checking for ocamlc.opt... no<br>checking for ocamlopt.opt... no<br>checking for ocamldep... ocamldep<br>checking for ocamlmktop... ocamlmktop<br>checking for ocamlmklib... ocamlmklib<br>checking for ocamldoc... ocamldoc<br>
checking for ocamlbuild... ocamlbuild<br>checking for ocamlfind... no<br>checking for caml/unixsupport.h... yes<br>checking for OCaml findlib package gettext... not found<br>configure: creating mllib/<a href="http://common_gettext.ml">common_gettext.ml</a><br>
checking for ocaml-gettext... no<br>checking for Test::More... yes<br>checking for ExtUtils::MakeMaker... yes<br>checking for python... python<br>checking Python version... 2.7<br>checking for PYTHON... yes<br>checking Python prefix... /usr<br>
checking for Python site-packages path... /usr/lib/python2.7/dist-packages<br>checking for Python extension suffix (PEP-3149)... .so<br>checking for PyCapsule_New in -lc... yes<br>checking for PyString_AsString in -lc... yes<br>
checking for ruby... ruby<br>checking for rake... no<br>checking for C library for Ruby extensions... -lruby-1.9.1<br>checking for ruby_init in -lruby-1.9.1... no<br>checking for ghc... no<br>checking for php... php<br>checking for phpize... no<br>
checking for erlc... /usr/bin/erlc<br>checking for erl... /usr/bin/erl<br>checking for Erlang/OTP 'erl_interface' library subdirectory... /usr/lib/erlang/lib/erl_interface-3.7.13<br>checking for Erlang/OTP 'erl_interface' library version... 3.7.13<br>
checking for erlc... /usr/bin/erlc<br>checking for erl... /usr/bin/erl<br>checking for Erlang/OTP library base directory... /usr/lib/erlang/lib<br>checking for lua... no<br>checking for go... no<br>checking for Pod::Usage... yes<br>
checking for Getopt::Long... yes<br>checking for Sys::Virt... no<br>checking for Locale::TextDomain... no<br>checking for Win::Hivex... no<br>checking for Win::Hivex::Regedit... no<br>configure: WARNING: some Perl modules required to compile the Perl virt-* tools are missing<br>
checking for GOBJECT... yes<br>checking for GIO... yes<br>checking for gjs... gjs<br>checking for gobject-introspection... no<br>checking for gtkdoc-check... no<br>checking for gtkdoc-rebase... no<br>checking for gtkdoc-mkpdf... no<br>
checking whether to build gtk-doc documentation... no<br>checking for BASH_COMPLETION... yes<br>checking for bash-completions directory... /usr/share/bash-completion/completions<br>checking if we should run the GNUlib tests... yes<br>
<br>checking that generated files are newer than configure... done<br>configure: creating ./config.status<br><br>config.status: creating appliance/libguestfs-make-fixed-appliance<br>config.status: creating inspector/test-xmllint.sh<br>
config.status: creating php/extension/php-for-tests.sh<br>config.status: creating <a href="http://pick-guests.pl">pick-guests.pl</a><br>config.status: creating <a href="http://podwrapper.pl">podwrapper.pl</a><br>config.status: creating run<br>
config.status: creating Makefile<br>config.status: creating align/Makefile<br>config.status: creating appliance/Makefile<br>config.status: creating bash/Makefile<br>config.status: creating builder/Makefile<br>config.status: creating builder/libguestfs.conf<br>
config.status: creating builder/test-config/virt-builder/repos.d/test-index.conf<br>config.status: creating builder/test-website/virt-builder/repos.d/libguestfs.conf<br>config.status: creating builder/website/Makefile<br>
config.status: creating cat/Makefile<br>config.status: creating csharp/Makefile<br>config.status: creating customize/Makefile<br>config.status: creating daemon/Makefile<br>config.status: creating df/Makefile<br>config.status: creating diff/Makefile<br>
config.status: creating edit/Makefile<br>config.status: creating erlang/Makefile<br>config.status: creating erlang/examples/Makefile<br>config.status: creating examples/Makefile<br>config.status: creating fish/Makefile<br>
config.status: creating format/Makefile<br>config.status: creating fuse/Makefile<br>config.status: creating generator/Makefile<br>config.status: creating gnulib/lib/Makefile<br>config.status: creating gnulib/tests/Makefile<br>
config.status: creating gobject/libguestfs-gobject-1.0.pc<br>config.status: creating gobject/Makefile<br>config.status: creating gobject/docs/Makefile<br>config.status: creating gobject/docs/guestfs-docs.sgml<br>config.status: creating golang/Makefile<br>
config.status: creating golang/examples/Makefile<br>config.status: creating haskell/Makefile<br>config.status: creating inspector/Makefile<br>config.status: creating java/Makefile<br>config.status: creating java/examples/Makefile<br>
config.status: creating lua/Makefile<br>config.status: creating lua/examples/Makefile<br>config.status: creating make-fs/Makefile<br>config.status: creating mllib/Makefile<br>config.status: creating mllib/<a href="http://config.ml">config.ml</a><br>
config.status: creating ocaml/META<br>config.status: creating ocaml/Makefile<br>config.status: creating ocaml/examples/Makefile<br>config.status: creating perl/Makefile<br>config.status: creating perl/Makefile.PL<br>config.status: creating perl/examples/Makefile<br>
config.status: creating php/Makefile<br>config.status: creating po-docs/Makefile<br>config.status: creating po-docs/ja/Makefile<br>config.status: creating po-docs/uk/Makefile<br>config.status: creating po/Makefile<br>config.status: creating python/Makefile<br>
config.status: creating python/examples/Makefile<br>config.status: creating rescue/Makefile<br>config.status: creating resize/Makefile<br>config.status: creating ruby/Makefile<br>config.status: creating ruby/Rakefile<br>config.status: creating ruby/examples/Makefile<br>
config.status: creating ruby/ext/guestfs/extconf.rb<br>config.status: creating sparsify/Makefile<br>config.status: creating src/Makefile<br>config.status: creating src/libguestfs.pc<br>config.status: creating sysprep/Makefile<br>
config.status: creating test-tool/Makefile<br>config.status: creating tests/9p/Makefile<br>config.status: creating tests/bigdirs/Makefile<br>config.status: creating tests/btrfs/Makefile<br>config.status: creating tests/c-api/Makefile<br>
config.status: creating tests/charsets/Makefile<br>config.status: creating tests/create/Makefile<br>config.status: creating tests/data/Makefile<br>config.status: creating tests/discard/Makefile<br>config.status: creating tests/disks/Makefile<br>
config.status: creating tests/disks/test-qemu-drive-libvirt.xml<br>config.status: creating tests/disk-labels/Makefile<br>config.status: creating tests/events/Makefile<br>config.status: creating tests/fuzz/Makefile<br>config.status: creating tests/guests/Makefile<br>
config.status: creating tests/guests/guests.xml<br>config.status: creating tests/hotplug/Makefile<br>config.status: creating tests/http/Makefile<br>config.status: creating tests/journal/Makefile<br>config.status: creating tests/luks/Makefile<br>
config.status: creating tests/lvm/Makefile<br>config.status: creating tests/md/Makefile<br>config.status: creating tests/mount-local/Makefile<br>config.status: creating tests/mountable/Makefile<br>config.status: creating tests/nbd/Makefile<br>
config.status: creating tests/network/Makefile<br>config.status: creating tests/ntfsclone/Makefile<br>config.status: creating tests/parallel/Makefile<br>config.status: creating tests/protocol/Makefile<br>config.status: creating tests/qemu/Makefile<br>
config.status: creating tests/regressions/Makefile<br>config.status: creating tests/relative-paths/Makefile<br>config.status: creating tests/rsync/Makefile<br>config.status: creating tests/selinux/Makefile<br>config.status: creating tests/syslinux/Makefile<br>
config.status: creating tests/tmpdirs/Makefile<br>config.status: creating tests/xfs/Makefile<br>config.status: creating tests/xml/Makefile<br>config.status: creating tools/Makefile<br>config.status: creating config.h<br>config.status: executing depfiles commands<br>
config.status: executing libtool commands<br><br><br>------------------------------------------------------------<br>Thank you for downloading libguestfs 1.26.1<br><br>This is how we have configured the optional components for you today:<br>
<br>Daemon .............................. yes<br>Appliance ........................... yes<br>QEMU ................................ /usr/bin/kvm <br>guestfish and C-based virt tools .... yes<br>FUSE filesystem ..................... yes<br>
GNU gettext for i18n ................ no<br>OCaml bindings ...................... no<br>OCaml-based virt tools .............. no<br>Perl bindings ....................... yes<br>Perl-based virt tools ............... no<br>
Python bindings ..................... yes<br>Ruby bindings ....................... no<br>Java bindings ....................... no<br>Haskell bindings .................... no<br>PHP bindings ........................ no<br>
Erlang bindings ..................... yes<br>Lua bindings ........................ no<br>Go bindings ......................... no<br>gobject bindings .................... yes<br>gobject introspection ............... no<br>
bash completion ..................... yes<br><br>If any optional component is configured 'no' when you expected 'yes'<br>then you should check the preceding messages.<br><br>Please report bugs back to the mailing list:<br>
<a href="http://www.redhat.com/mailman/listinfo/libguestfs">http://www.redhat.com/mailman/listinfo/libguestfs</a><br><br>Next you should type 'make' to build the package,<br>then 'make check' to run the tests.<br>
<br>Or run 'make help' to list some common targets.<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 29, 2014 at 9:27 PM, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Thu, May 29, 2014 at 09:23:56PM +0530, abhishek jain wrote:<br>
> Hi Rich<br>
><br>
</div><div class="">> Yes Rich I have tried libguesftfs on powerpc and it was working fine.For<br>
> some reason i had to format my hard disk and now when I'm again compiling<br>
> it,I'm getting following error....<br>
><br>
> Below is the status of configure ..<br>
><br>
> This is how we have configured the optional components for you today:<br>
><br>
> Daemon .............................. yes<br>
> Appliance ........................... yes<br>
<br>
</div>I need to see the entire output of configure.<br>
<br>
You could also do:<br>
<br>
  make V=1<br>
<br>
and add all of that output too.<br>
<div class=""><br>
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" target="_blank">http://rwmj.wordpress.com</a><br>
</div>virt-df lists disk usage of guests without needing to install any<br>
software inside the virtual machine.  Supports Linux and Windows.<br>
<a href="http://people.redhat.com/~rjones/virt-df/" target="_blank">http://people.redhat.com/~rjones/virt-df/</a><br>
</blockquote></div><br></div>