>>> Running ebuild phase killold as root:root... >>> Starting builtin_killold >>> Done builtin_killold >>> Completed ebuild phase killold >>> Running ebuild phases init saveenv as portage:portage... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv >>> Running ebuild phases loadenv setup saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting pkg_setup * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 3.3.0+ * Checking for suitable kernel configuration options...  [ ok ] >>> Done pkg_setup >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv setup saveenv >>> Running ebuild phases loadenv unpack saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking libguestfs-1.17.21.tar.gz to /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work tar zxf /var/tmp/distfiles/libguestfs-1.17.21.tar.gz --no-same-owner >>> Unpacking appliance-1.17.14.tar.xz to /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work xz -dc /var/tmp/distfiles/appliance-1.17.14.tar.xz | tar xf - --no-same-owner >>> Done src_unpack >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv unpack saveenv >>> Running ebuild phases loadenv prepare saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_prepare * Applying 0001-configure_ac_automagic.patch ...  [ ok ] * Autoreconfiguring '/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: libguestfs-1.17.21/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Done src_prepare >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv prepare saveenv >>> Running ebuild phases loadenv configure saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_configure >>> Working in BUILD_DIR: "/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21" econf: updating /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/build-aux/config.guess with /usr/share/gnuconfig/config.guess econf: updating /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/build-aux/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/libguestfs-1.17.21 --enable-shared --disable-static --disable-appliance --disable-daemon --with-drive-if=virtio --with-net-if=virtio-net-pci --with-extra=-gentoo --with-readline --disable-php --disable-python --disable-java --enable-nls --enable-perl --enable-fuse --disable-ocaml --enable-ruby --disable-haskell --disable-doc --enable-gobject --disable-erlang --build=x86_64-pc-linux-gnu --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/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 if this is a stable or unstable branch of libguestfs... unstable configure: *** This is a development version of libguestfs. Some APIs may be unstable until they appear in a stable release of libguestfs (at which point the C API and ABI is guaranteed to remain stable forever). For more information about stable and development branches of libguestfs please see the section "LIBGUESTFS VERSION NUMBERS" in guestfs(3). *** configure: libguestfs version 1.17.21-gentoo checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking 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 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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) 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 xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for inline... inline checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fcntl... yes checking for symlink... 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 __fpending... 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 gettimeofday... yes checking for nanotime... no checking for fstatat... yes checking for getpwnam_r... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pread... 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 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 shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether 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 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 stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether lstat correctly handles trailing slash... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for C/C++ restrict keyword... __restrict checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdelim 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 whether getenv is declared... yes checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... 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 ld used by 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 whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking 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... fr_FR.UTF-8 checking for a traditional french locale... fr_FR checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes 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 for ssize_t... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes 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 sigset_t... 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 for wchar_t... 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 whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether the utimes function works... yes checking for struct utimbuf... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking 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 uses 'inline' correctly... 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 whether unsetenv 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 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... -lrt 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 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 conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether __fpending is declared... yes checking for sys/mount.h... yes configure: checking how to get file system space usage checking for statvfs function (SVR4)... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for struct statfs.f_type... yes checking whether futimens works... needs runtime check configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether getlogin_r works with small buffers... yes 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... yes checking whether glob lists broken symlinks... 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 whether the compiler generally respects inline... yes checking for pthread_rwlock_t... yes 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... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... 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 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 program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for raise... 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 select supports a 0 argument... 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 library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... no checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes 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 pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether 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 is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) yes checking whether select is declared without a macro... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking whether socket is declared without a macro... (cached) yes checking whether connect is declared without a macro... (cached) yes checking whether accept is declared without a macro... (cached) yes checking whether bind is declared without a macro... (cached) yes checking whether getpeername is declared without a macro... (cached) yes checking whether getsockname is declared without a macro... (cached) yes checking whether getsockopt is declared without a macro... (cached) yes checking whether listen is declared without a macro... (cached) yes checking whether recv is declared without a macro... (cached) yes checking whether send is declared without a macro... (cached) yes checking whether recvfrom is declared without a macro... (cached) yes checking whether sendto is declared without a macro... (cached) yes checking whether setsockopt is declared without a macro... (cached) yes checking whether shutdown is declared without a macro... (cached) yes checking whether accept4 is declared without a macro... (cached) yes 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 waitpid is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for 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 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... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... none checking whether fdopen sets errno... yes checking for getpagesize... 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 for ioctl... yes checking for ioctl with POSIX signature... no checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for setlocale... yes checking for uselocale... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 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 putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... yes checking for pthread_atfork... 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 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... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no 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 -std=gnu99 supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 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... no checking for a sed that does not truncate output... (cached) /bin/sed checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for function prototypes... 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 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 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 errno.h usability... yes checking errno.h presence... yes checking for errno.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 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/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 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 realpath... yes checking for removexattr... yes checking for setitimer... yes checking for setxattr... yes checking for sigaction... yes checking for statvfs... yes checking for sync... yes checking for register_printf_specifier... yes checking if we should build the daemon... no checking if we should build the appliance... no checking for febootstrap... febootstrap checking if user requested febootstrap --yum-config option... no checking which Linux distro for package names... GENTOO checking for rpcgen... rpcgen checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for AUGEAS... yes checking for aug_load... yes checking for aug_defvar... yes checking for aug_defnode... yes 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 sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking for dtrace... dtrace checking for cpio... cpio checking for gperf... gperf checking for pod2man... pod2man checking for pod2text... pod2text checking for pod2html... pod2html checking if pod2man takes --stderr option... yes checking if pod2man takes -u option... yes checking for genisoimage... /usr/bin/genisoimage checking for xmllint... xmllint checking for po4a... po4a checking for db_dump... no checking for db4_dump... no checking for db4.8_dump... db4.8_dump checking for db_load... no checking for db4_load... no checking for db4.8_load... db4.8_load checking for pbmtext... pbmtext checking for pnmtopng... pnmtopng checking for bmptopnm... bmptopnm checking for pamcut... pamcut checking for wrestool... no checking for qemu-kvm... /usr/bin/qemu-kvm checking for main in -lreadline... yes checking for append_history... yes checking for completion_matches... yes checking for rl_completion_matches... 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 for PCRE... 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... yes checking for LIBXML2... yes checking for LIBCONFIG... yes checking for HIVEX... yes checking for FUSE... 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 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 x86_64-pc-linux-gnu-g++ (Gentoo 4.6.2 p1.4, pie-0.5.0) 4.6.2 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. checking for perl... perl checking for Test::More... yes checking for ExtUtils::MakeMaker... yes checking for ruby... ruby checking for rake... rake checking for ruby_init in -lruby... no checking for Pod::Usage... yes checking for Getopt::Long... yes checking for Sys::Virt... yes checking for Data::Dumper... yes checking for Locale::TextDomain... yes checking for Win::Hivex... yes checking for Win::Hivex::Regedit... yes checking for String::ShellQuote... yes checking for GOBJECT... yes checking for gjs... gjs checking for gobject-introspection... yes configure: creating ./config.status config.status: creating appliance/libguestfs-make-fixed-appliance config.status: creating clone/virt-sysprep config.status: creating podwrapper.sh config.status: creating run config.status: creating Makefile config.status: creating align/Makefile config.status: creating appliance/Makefile config.status: creating cat/Makefile config.status: creating clone/Makefile config.status: creating csharp/Makefile config.status: creating daemon/Makefile config.status: creating debian/changelog config.status: creating df/Makefile config.status: creating edit/Makefile config.status: creating erlang/Makefile config.status: creating erlang/examples/Makefile config.status: creating examples/Makefile config.status: creating fish/Makefile config.status: creating format/Makefile config.status: creating fuse/Makefile config.status: creating generator/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating gobject/Makefile config.status: creating haskell/Makefile config.status: creating inspector/Makefile config.status: creating java/Makefile config.status: creating java/examples/Makefile config.status: creating libguestfs.pc config.status: creating ocaml/META config.status: creating ocaml/Makefile config.status: creating ocaml/examples/Makefile config.status: creating perl/Makefile config.status: creating perl/Makefile.PL config.status: creating perl/examples/Makefile config.status: creating php/Makefile config.status: creating po-docs/Makefile config.status: creating po-docs/ja/Makefile config.status: creating po-docs/uk/Makefile config.status: creating po/Makefile.in config.status: creating python/Makefile config.status: creating python/examples/Makefile config.status: creating rescue/Makefile config.status: creating resize/Makefile config.status: creating ruby/Makefile config.status: creating ruby/Rakefile config.status: creating ruby/examples/Makefile config.status: creating sparsify/Makefile config.status: creating src/Makefile config.status: creating test-tool/Makefile config.status: creating tests/c-api/Makefile config.status: creating tests/data/Makefile config.status: creating tests/extra/Makefile config.status: creating tests/guests/Makefile config.status: creating tests/luks/Makefile config.status: creating tests/lvm/Makefile config.status: creating tests/md/Makefile config.status: creating tests/ntfsclone/Makefile config.status: creating tests/protocol/Makefile config.status: creating tests/qemu/Makefile config.status: creating tests/regressions/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ------------------------------------------------------------ Thank you for downloading libguestfs 1.17.21 This is how we have configured the optional components for you today: Daemon .............................. no Appliance ........................... no QEMU ................................ /usr/bin/qemu-kvm OCaml bindings ...................... no Perl bindings ....................... yes Python bindings ..................... no Ruby bindings ....................... yes Java bindings ....................... no Haskell bindings .................... no PHP bindings ........................ no Erlang bindings ..................... no guestfish and C virt tools .......... yes Perl virt tools ..................... yes virt-resize ......................... no FUSE filesystem ..................... yes gobject bindings .................... yes gobject introspection ............... yes If any optional component is configured 'no' when you expected 'yes' then you should check the preceeding messages. Please report bugs back to the mailing list: http://www.redhat.com/mailman/listinfo/libguestfs Next you should type 'make' to build the package, then 'make check' to run the tests. ------------------------------------------------------------ >>> Done src_configure >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv configure saveenv >>> Running ebuild phases loadenv compile saveenv as portage:portage... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_compile >>> Working in BUILD_DIR: "/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21" make (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/build-aux/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21' Making all in gnulib/lib make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/lib' GEN alloca.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN arpa/inet.h GEN configmake.h mv -f configmake.h-t configmake.h GEN dirent.h GEN fcntl.h GEN glob.h GEN inttypes.h GEN netdb.h GEN signal.h GEN stdalign.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h make all-recursive make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/lib' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/lib' CC argmatch.lo CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC cloexec.lo CC close-stream.lo CC closeout.lo CC cycle-check.lo CC opendir-safer.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC exitfail.lo CC creat-safer.lo CC open-safer.lo CC fd-hook.lo CC filenamecat-lgpl.lo CC filevercmp.lo CC full-read.lo CC full-write.lo CC gettime.lo CC hash.lo CC hash-pjw.lo CC human.lo CC i-ring.lo CC localcharset.lo CC glthread/lock.lo CC malloca.lo CC openat-die.lo CC openat-safer.lo CC progname.lo CC quote.lo CC quotearg.lo CC read-file.lo CC safe-read.lo CC safe-write.lo CC save-cwd.lo CC sockets.lo CC strnlen1.lo CC tempname.lo CC glthread/threadlib.lo CC dup-safer.lo CC fd-safer.lo CC pipe-safer.lo CC utimens.lo CC xmalloc.lo CC xalloc-die.lo CC xstrtol.lo CC xstrtoul.lo CC xstrtol-error.lo CC xstrtoumax.lo CC xvasprintf.lo CC xasprintf.lo CC asnprintf.lo CC chdir-long.lo CC fcntl.lo CC fsusage.lo CC fts.lo CC futimens.lo CC glob.lo CC openat-proc.lo CC printf-args.lo CC printf-parse.lo CC strerror_r.lo CC vasnprintf.lo CC xstrtoll.lo CC xstrtoull.lo CCLD libgnu.la GEN charset.alias GEN ref-add.sed GEN ref-del.sed make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/lib' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/lib' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/lib' Making all in gnulib/tests make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/tests' GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN locale.h GEN sys/ioctl.h make all-recursive make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/tests' Making all in . make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/tests' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/tests' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/gnulib/tests' Making all in tests/data make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/tests/data' rm -f 100kallzeroes 100kallzeroes-t dd if=/dev/zero of=100kallzeroes-t bs=1024 count=100 100+0 records in 100+0 records out 102400 bytes (102 kB) copied, 0.00107732 s, 95.1 MB/s mv 100kallzeroes-t 100kallzeroes rm -f 100kallnewlines 100kallnewlines-t tr '\0' '\n' < 100kallzeroes > 100kallnewlines-t mv 100kallnewlines-t 100kallnewlines rm -f 100kallspaces 100kallspaces-t tr '\0' ' ' < 100kallzeroes > 100kallspaces-t mv 100kallspaces-t 100kallspaces rm -f 100krandom 100krandom-t dd if=/dev/urandom of=100krandom-t bs=1024 count=100 100+0 records in 100+0 records out 102400 bytes (102 kB) copied, 0.0163487 s, 6.3 MB/s mv 100krandom-t 100krandom rm -f 10klines 10klines-t i=0; \ while [ $i -lt 10000 ]; do \ echo "${i}abcdefghijklmnopqrstuvwxyz"; \ i=$(($i+1)); \ done > 10klines-t mv 10klines-t 10klines ln -sf /10klines abssymlink echo "hello" | base64 > hello.b64 rm -f initrd initrd-t for f in empty known-1 known-2 known-3 known-4 known-5; do echo $f; done | cpio -o -H newc | gzip --best > initrd-t 4 blocks mv initrd-t initrd rm -rf bin initrd-x86_64.img initrd-x86_64.img-t mkdir bin cp bin-x86_64-dynamic bin/nash echo bin/nash | cpio -o -H newc > initrd-x86_64.img-t 14 blocks mv initrd-x86_64.img-t initrd-x86_64.img rm -rf bin initrd-x86_64.img-t rm -f initrd-x86_64.img.gz initrd-x86_64.img.gz-t gzip --best -c initrd-x86_64.img > initrd-x86_64.img.gz-t mv initrd-x86_64.img.gz-t initrd-x86_64.img.gz rm -f test-grep.txt.gz test-grep.txt.gz-t gzip --best -c test-grep.txt > test-grep.txt.gz-t mv test-grep.txt.gz-t test-grep.txt.gz rm -f test.iso test.iso-t mkdir -p directory /usr/bin/genisoimage -J -r -graft-points \ -o test.iso-t \ ./helloworld.tar ./helloworld.tar.gz ./helloworld.tar.xz ./empty ./known-1 ./known-2 ./known-3 ./known-4 ./known-5 ./bin-i586-dynamic ./bin-sparc-dynamic ./bin-win32.exe ./bin-win64.exe ./bin-x86_64-dynamic ./lib-i586.so ./lib-sparc.so ./lib-win32.dll ./lib-win64.dll ./lib-x86_64.so ./test-grep.txt ./100kallzeroes ./100kallnewlines ./100kallspaces ./100krandom ./10klines ./abssymlink ./hello.b64 ./initrd ./initrd-x86_64.img ./initrd-x86_64.img.gz ./test-grep.txt.gz /directory=directory Total translation table size: 0 Total rockridge attributes bytes: 3010 Total directory bytes: 2048 Path table size(bytes): 26 Max brk space used 0 635 extents written (1 MB) rmdir directory mv test.iso-t test.iso make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/tests/data' Making all in generator make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' rm -f generator generator-t echo 'echo Warning: Install OCaml compiler in order to rebuild the generated files.' >> generator-t echo 'touch generator/stamp-generator' >> generator-t chmod +x generator-t mv generator-t generator mkdir -p ../perl/lib/Sys mkdir -p ../ruby/ext/guestfs mkdir -p ../java/com/redhat/et/libguestfs mkdir -p ../csharp cd .. && generator/generator Warning: Install OCaml compiler in order to rebuild the generated files. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' Making all in src make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make all-am make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CC libguestfs_la-guestfs.lo make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' CC libguestfs_la-actions.lo CC libguestfs_la-appliance.lo CC libguestfs_la-bindtests.lo CC libguestfs_la-dbdump.lo CC libguestfs_la-events.lo CC libguestfs_la-filearch.lo CC libguestfs_la-inspect.lo CC libguestfs_la-inspect_apps.lo CC libguestfs_la-inspect_fs.lo CC libguestfs_la-inspect_fs_cd.lo CC libguestfs_la-inspect_fs_unix.lo CC libguestfs_la-inspect_fs_windows.lo CC libguestfs_la-inspect_icon.lo CC libguestfs_la-launch.lo CC libguestfs_la-listfs.lo CC libguestfs_la-match.lo CC libguestfs_la-proto.lo CC libguestfs_la-virt.lo CC liberrnostring_la-errnostring_gperf.lo CC liberrnostring_la-errnostring.lo CCLD liberrnostring.la CC libprotocol_la-guestfs_protocol.lo CCLD libprotocol.la CCLD libguestfs.la ../podwrapper.sh \ --section 3 \ --man guestfs.3 \ --html ../html/guestfs.3.html \ --insert ./guestfs-actions.pod:@ACTIONS@ \ --insert ./guestfs-availability.pod:@AVAILABILITY@ \ --insert ./guestfs-structs.pod:@STRUCTS@ \ guestfs.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 23. /usr/bin/pod2html: -: cannot resolve L in paragraph 23. /usr/bin/pod2html: -: cannot resolve L in paragraph 70. /usr/bin/pod2html: -: cannot resolve L in paragraph 70. /usr/bin/pod2html: -: cannot resolve L in paragraph 97. /usr/bin/pod2html: -: cannot resolve L in paragraph 99. /usr/bin/pod2html: -: cannot resolve L in paragraph 136. /usr/bin/pod2html: -: cannot resolve L in paragraph 149. /usr/bin/pod2html: -: cannot resolve L in paragraph 182. /usr/bin/pod2html: -: cannot resolve L in paragraph 182. /usr/bin/pod2html: -: cannot resolve L in paragraph 182. /usr/bin/pod2html: -: cannot resolve L in paragraph 182. /usr/bin/pod2html: -: cannot resolve L in paragraph 193. /usr/bin/pod2html: -: cannot resolve L in paragraph 194. /usr/bin/pod2html: -: cannot resolve L in paragraph 195. /usr/bin/pod2html: -: cannot resolve L in paragraph 229. /usr/bin/pod2html: -: cannot resolve L in paragraph 241. /usr/bin/pod2html: -: cannot resolve L in paragraph 247. /usr/bin/pod2html: -: cannot resolve L in paragraph 269. /usr/bin/pod2html: -: cannot resolve L in paragraph 291. /usr/bin/pod2html: -: cannot resolve L in paragraph 410. /usr/bin/pod2html: -: cannot resolve L in paragraph 443. /usr/bin/pod2html: -: cannot resolve L in paragraph 473. /usr/bin/pod2html: -: cannot resolve L in paragraph 563. /usr/bin/pod2html: -: cannot resolve L in paragraph 629. /usr/bin/pod2html: -: cannot resolve L in paragraph 634. /usr/bin/pod2html: -: cannot resolve L in paragraph 662. /usr/bin/pod2html: -: cannot resolve L in paragraph 684. /usr/bin/pod2html: -: cannot resolve L in paragraph 685. /usr/bin/pod2html: -: cannot resolve L in paragraph 717. /usr/bin/pod2html: -: cannot resolve L in paragraph 724. /usr/bin/pod2html: -: cannot resolve L in paragraph 730. /usr/bin/pod2html: -: cannot resolve L in paragraph 737. /usr/bin/pod2html: -: cannot resolve L in paragraph 744. /usr/bin/pod2html: -: cannot resolve L in paragraph 751. /usr/bin/pod2html: -: cannot resolve L in paragraph 757. /usr/bin/pod2html: -: cannot resolve L in paragraph 764. /usr/bin/pod2html: -: cannot resolve L in paragraph 770. /usr/bin/pod2html: -: cannot resolve L in paragraph 776. /usr/bin/pod2html: -: cannot resolve L in paragraph 818. /usr/bin/pod2html: -: cannot resolve L in paragraph 878. /usr/bin/pod2html: -: cannot resolve L in paragraph 884. /usr/bin/pod2html: -: cannot resolve L in paragraph 885. /usr/bin/pod2html: -: cannot resolve L in paragraph 936. /usr/bin/pod2html: -: cannot resolve L in paragraph 952. /usr/bin/pod2html: -: cannot resolve L in paragraph 968. /usr/bin/pod2html: -: cannot resolve L in paragraph 985. /usr/bin/pod2html: -: cannot resolve L in paragraph 1002. /usr/bin/pod2html: -: cannot resolve L in paragraph 1046. /usr/bin/pod2html: -: cannot resolve L in paragraph 1055. /usr/bin/pod2html: -: cannot resolve L in paragraph 1061. /usr/bin/pod2html: -: cannot resolve L in paragraph 1070. /usr/bin/pod2html: -: cannot resolve L in paragraph 1112. /usr/bin/pod2html: -: cannot resolve L in paragraph 1113. /usr/bin/pod2html: -: cannot resolve L in paragraph 1118. /usr/bin/pod2html: -: cannot resolve L in paragraph 1119. /usr/bin/pod2html: -: cannot resolve L in paragraph 1124. /usr/bin/pod2html: -: cannot resolve L in paragraph 1152. /usr/bin/pod2html: -: cannot resolve L in paragraph 1153. /usr/bin/pod2html: -: cannot resolve L in paragraph 1158. /usr/bin/pod2html: -: cannot resolve L in paragraph 1159. /usr/bin/pod2html: -: cannot resolve L in paragraph 1163. /usr/bin/pod2html: -: cannot resolve L in paragraph 1166. /usr/bin/pod2html: -: cannot resolve L in paragraph 1167. /usr/bin/pod2html: -: cannot resolve L in paragraph 1233. /usr/bin/pod2html: -: cannot resolve L in paragraph 1239. /usr/bin/pod2html: -: cannot resolve L in paragraph 1251. /usr/bin/pod2html: -: cannot resolve L in paragraph 1252. /usr/bin/pod2html: -: cannot resolve L in paragraph 1262. /usr/bin/pod2html: -: cannot resolve L in paragraph 1285. /usr/bin/pod2html: -: cannot resolve L in paragraph 1337. /usr/bin/pod2html: -: cannot resolve L in paragraph 1376. /usr/bin/pod2html: -: cannot resolve L in paragraph 1387. /usr/bin/pod2html: -: cannot resolve L in paragraph 1408. /usr/bin/pod2html: -: cannot resolve L in paragraph 1416. /usr/bin/pod2html: -: cannot resolve L in paragraph 1422. /usr/bin/pod2html: -: cannot resolve L in paragraph 1422. /usr/bin/pod2html: -: cannot resolve L in paragraph 1423. /usr/bin/pod2html: -: cannot resolve L in paragraph 1430. /usr/bin/pod2html: -: cannot resolve L in paragraph 1431. /usr/bin/pod2html: -: cannot resolve L in paragraph 1436. /usr/bin/pod2html: -: cannot resolve L in paragraph 1437. /usr/bin/pod2html: -: cannot resolve L in paragraph 1442. /usr/bin/pod2html: -: cannot resolve L in paragraph 1443. /usr/bin/pod2html: -: cannot resolve L in paragraph 1451. /usr/bin/pod2html: -: cannot resolve L in paragraph 1464. /usr/bin/pod2html: -: cannot resolve L in paragraph 1465. /usr/bin/pod2html: -: cannot resolve L in paragraph 1472. /usr/bin/pod2html: -: cannot resolve L in paragraph 1473. /usr/bin/pod2html: -: cannot resolve L in paragraph 1479. /usr/bin/pod2html: -: cannot resolve L in paragraph 1488. /usr/bin/pod2html: -: cannot resolve L in paragraph 1495. /usr/bin/pod2html: -: cannot resolve L in paragraph 1512. /usr/bin/pod2html: -: cannot resolve L in paragraph 1540. /usr/bin/pod2html: -: cannot resolve L in paragraph 1594. /usr/bin/pod2html: -: cannot resolve L in paragraph 1605. /usr/bin/pod2html: -: cannot resolve L in paragraph 1612. /usr/bin/pod2html: -: cannot resolve L in paragraph 1613. /usr/bin/pod2html: -: cannot resolve L in paragraph 1628. /usr/bin/pod2html: -: cannot resolve L in paragraph 1635. /usr/bin/pod2html: -: cannot resolve L in paragraph 1675. /usr/bin/pod2html: -: cannot resolve L in paragraph 1682. /usr/bin/pod2html: -: cannot resolve L in paragraph 1691. /usr/bin/pod2html: -: cannot resolve L in paragraph 1699. /usr/bin/pod2html: -: cannot resolve L in paragraph 1707. /usr/bin/pod2html: -: cannot resolve L in paragraph 1714. /usr/bin/pod2html: -: cannot resolve L in paragraph 1723. /usr/bin/pod2html: -: cannot resolve L in paragraph 1730. /usr/bin/pod2html: -: cannot resolve L in paragraph 1731. /usr/bin/pod2html: -: cannot resolve L in paragraph 1753. /usr/bin/pod2html: -: cannot resolve L in paragraph 1760. /usr/bin/pod2html: -: cannot resolve L in paragraph 1767. /usr/bin/pod2html: -: cannot resolve L in paragraph 1773. /usr/bin/pod2html: -: cannot resolve L in paragraph 1779. /usr/bin/pod2html: -: cannot resolve L in paragraph 1785. /usr/bin/pod2html: -: cannot resolve L in paragraph 1822. /usr/bin/pod2html: -: cannot resolve L in paragraph 1833. /usr/bin/pod2html: -: cannot resolve L in paragraph 1835. /usr/bin/pod2html: -: cannot resolve L in paragraph 1846. /usr/bin/pod2html: -: cannot resolve L in paragraph 1858. /usr/bin/pod2html: -: cannot resolve L in paragraph 1882. /usr/bin/pod2html: -: cannot resolve L in paragraph 1893. /usr/bin/pod2html: -: cannot resolve L in paragraph 1926. /usr/bin/pod2html: -: cannot resolve L in paragraph 1936. /usr/bin/pod2html: -: cannot resolve L in paragraph 1939. /usr/bin/pod2html: -: cannot resolve L in paragraph 1952. /usr/bin/pod2html: -: cannot resolve L in paragraph 1963. /usr/bin/pod2html: -: cannot resolve L in paragraph 1970. /usr/bin/pod2html: -: cannot resolve L in paragraph 1977. /usr/bin/pod2html: -: cannot resolve L in paragraph 1992. /usr/bin/pod2html: -: cannot resolve L in paragraph 2000. /usr/bin/pod2html: -: cannot resolve L in paragraph 2043. /usr/bin/pod2html: -: cannot resolve L in paragraph 2170. /usr/bin/pod2html: -: cannot resolve L in paragraph 2173. /usr/bin/pod2html: -: cannot resolve L in paragraph 2177. /usr/bin/pod2html: -: cannot resolve L in paragraph 2298. /usr/bin/pod2html: -: cannot resolve L in paragraph 2365. /usr/bin/pod2html: -: cannot resolve L in paragraph 2368. /usr/bin/pod2html: -: cannot resolve L in paragraph 2368. /usr/bin/pod2html: -: cannot resolve L in paragraph 2371. /usr/bin/pod2html: -: cannot resolve L in paragraph 2373. /usr/bin/pod2html: -: cannot resolve L in paragraph 2449. /usr/bin/pod2html: -: cannot resolve L in paragraph 2477. /usr/bin/pod2html: -: cannot resolve L in paragraph 2488. /usr/bin/pod2html: -: cannot resolve L in paragraph 2501. /usr/bin/pod2html: -: cannot resolve L in paragraph 2510. /usr/bin/pod2html: -: cannot resolve L in paragraph 2512. /usr/bin/pod2html: -: cannot resolve L in paragraph 2524. /usr/bin/pod2html: -: cannot resolve L in paragraph 2526. /usr/bin/pod2html: -: cannot resolve L in paragraph 2561. /usr/bin/pod2html: -: cannot resolve L in paragraph 2577. /usr/bin/pod2html: -: cannot resolve L in paragraph 2725. /usr/bin/pod2html: -: cannot resolve L in paragraph 2728. /usr/bin/pod2html: -: cannot resolve L in paragraph 2733. /usr/bin/pod2html: -: cannot resolve L in paragraph 2736. /usr/bin/pod2html: -: cannot resolve L in paragraph 2761. /usr/bin/pod2html: -: cannot resolve L in paragraph 2764. /usr/bin/pod2html: -: cannot resolve L in paragraph 2768. /usr/bin/pod2html: -: cannot resolve L in paragraph 2779. /usr/bin/pod2html: -: cannot resolve L in paragraph 2782. /usr/bin/pod2html: -: cannot resolve L in paragraph 2787. /usr/bin/pod2html: -: cannot resolve L in paragraph 2790. /usr/bin/pod2html: -: cannot resolve L in paragraph 2797. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2829. /usr/bin/pod2html: -: cannot resolve L in paragraph 2845. /usr/bin/pod2html: -: cannot resolve L in paragraph 2855. /usr/bin/pod2html: -: cannot resolve L in paragraph 2861. /usr/bin/pod2html: -: cannot resolve L in paragraph 2868. /usr/bin/pod2html: -: cannot resolve L in paragraph 2874. /usr/bin/pod2html: -: cannot resolve L in paragraph 2931. /usr/bin/pod2html: -: cannot resolve L in paragraph 2959. /usr/bin/pod2html: -: cannot resolve L in paragraph 2976. /usr/bin/pod2html: -: cannot resolve L in paragraph 2982. /usr/bin/pod2html: -: cannot resolve L in paragraph 3020. /usr/bin/pod2html: -: cannot resolve L in paragraph 3047. /usr/bin/pod2html: -: cannot resolve L in paragraph 3053. /usr/bin/pod2html: -: cannot resolve L in paragraph 3060. /usr/bin/pod2html: -: cannot resolve L in paragraph 3063. /usr/bin/pod2html: -: cannot resolve L in paragraph 3073. /usr/bin/pod2html: -: cannot resolve L in paragraph 3080. /usr/bin/pod2html: -: cannot resolve L in paragraph 3101. /usr/bin/pod2html: -: cannot resolve L in paragraph 3118. /usr/bin/pod2html: -: cannot resolve L in paragraph 3139. /usr/bin/pod2html: -: cannot resolve L in paragraph 3140. /usr/bin/pod2html: -: cannot resolve L in paragraph 3141. /usr/bin/pod2html: -: cannot resolve L in paragraph 3162. /usr/bin/pod2html: -: cannot resolve L in paragraph 3163. /usr/bin/pod2html: -: cannot resolve L in paragraph 3215. /usr/bin/pod2html: -: cannot resolve L in paragraph 3216. /usr/bin/pod2html: -: cannot resolve L in paragraph 3223. /usr/bin/pod2html: -: cannot resolve L in paragraph 3224. /usr/bin/pod2html: -: cannot resolve L in paragraph 3252. /usr/bin/pod2html: -: cannot resolve L in paragraph 3277. /usr/bin/pod2html: -: cannot resolve L in paragraph 3296. /usr/bin/pod2html: -: cannot resolve L in paragraph 3310. /usr/bin/pod2html: -: cannot resolve L in paragraph 3328. /usr/bin/pod2html: -: cannot resolve L in paragraph 3349. /usr/bin/pod2html: -: cannot resolve L in paragraph 3358. /usr/bin/pod2html: -: cannot resolve L in paragraph 3376. /usr/bin/pod2html: -: cannot resolve L in paragraph 3423. /usr/bin/pod2html: -: cannot resolve L in paragraph 3435. /usr/bin/pod2html: -: cannot resolve L in paragraph 3450. /usr/bin/pod2html: -: cannot resolve L in paragraph 3453. /usr/bin/pod2html: -: cannot resolve L in paragraph 3457. /usr/bin/pod2html: -: cannot resolve L in paragraph 3506. /usr/bin/pod2html: -: cannot resolve L in paragraph 3513. /usr/bin/pod2html: -: cannot resolve L in paragraph 3523. /usr/bin/pod2html: -: cannot resolve L in paragraph 3528. /usr/bin/pod2html: -: cannot resolve L in paragraph 3529. /usr/bin/pod2html: -: cannot resolve L in paragraph 3534. /usr/bin/pod2html: -: cannot resolve L in paragraph 3535. /usr/bin/pod2html: -: cannot resolve L in paragraph 3544. /usr/bin/pod2html: -: cannot resolve L in paragraph 3551. /usr/bin/pod2html: -: cannot resolve L in paragraph 3559. /usr/bin/pod2html: -: cannot resolve L in paragraph 3570. /usr/bin/pod2html: -: cannot resolve L in paragraph 3571. /usr/bin/pod2html: -: cannot resolve L in paragraph 3576. /usr/bin/pod2html: -: cannot resolve L in paragraph 3577. /usr/bin/pod2html: -: cannot resolve L in paragraph 3591. /usr/bin/pod2html: -: cannot resolve L in paragraph 3592. /usr/bin/pod2html: -: cannot resolve L in paragraph 3597. /usr/bin/pod2html: -: cannot resolve L in paragraph 3598. /usr/bin/pod2html: -: cannot resolve L in paragraph 3673. /usr/bin/pod2html: -: cannot resolve L in paragraph 3683. /usr/bin/pod2html: -: cannot resolve L in paragraph 3716. /usr/bin/pod2html: -: cannot resolve L in paragraph 3726. /usr/bin/pod2html: -: cannot resolve L in paragraph 3726. /usr/bin/pod2html: -: cannot resolve L in paragraph 3852. /usr/bin/pod2html: -: cannot resolve L in paragraph 3862. /usr/bin/pod2html: -: cannot resolve L in paragraph 3884. /usr/bin/pod2html: -: cannot resolve L in paragraph 3884. /usr/bin/pod2html: -: cannot resolve L in paragraph 4032. /usr/bin/pod2html: -: cannot resolve L in paragraph 4040. /usr/bin/pod2html: -: cannot resolve L in paragraph 4044. /usr/bin/pod2html: -: cannot resolve L in paragraph 4044. /usr/bin/pod2html: -: cannot resolve L in paragraph 4046. /usr/bin/pod2html: -: cannot resolve L in paragraph 4058. /usr/bin/pod2html: -: cannot resolve L in paragraph 4058. /usr/bin/pod2html: -: cannot resolve L in paragraph 4058. /usr/bin/pod2html: -: cannot resolve L in paragraph 4058. /usr/bin/pod2html: -: cannot resolve L in paragraph 4058. /usr/bin/pod2html: -: cannot resolve L in paragraph 4062. /usr/bin/pod2html: -: cannot resolve L in paragraph 4088. /usr/bin/pod2html: -: cannot resolve L in paragraph 4130. /usr/bin/pod2html: -: cannot resolve L in paragraph 4158. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4178. /usr/bin/pod2html: -: cannot resolve L in paragraph 4179. /usr/bin/pod2html: -: cannot resolve L in paragraph 4179. /usr/bin/pod2html: -: cannot resolve L in paragraph 4179. /usr/bin/pod2html: -: cannot resolve L in paragraph 4179. /usr/bin/pod2html: -: cannot resolve L in paragraph 4179. sed -e 's,guestfs(3),guestfs(3),g' touch stamp-guestfs.pod make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' Making all in examples make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/examples' CC create_disk-create_disk.o CCLD create_disk CC display_icon-display_icon.o CCLD display_icon CC inspect_vm-inspect_vm.o CCLD inspect_vm CC copy_over-copy_over.o CCLD copy_over CC virt_dhcp_address-virt-dhcp-address.o CCLD virt-dhcp-address ../podwrapper.sh \ --section 3 \ --man guestfs-examples.3 \ --html ../html/guestfs-examples.3.html \ --verbatim ./create_disk.c:@EXAMPLE1@ \ --verbatim ./inspect_vm.c:@EXAMPLE2@ \ guestfs-examples.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 8. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. sed -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs(3),guestfs(3),g' touch stamp-guestfs-examples.pod ../podwrapper.sh \ --section 1 \ --man guestfs-recipes.1 \ --html ../html/guestfs-recipes.1.html \ guestfs-recipes.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 9. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 30. /usr/bin/pod2html: -: cannot resolve L in paragraph 33. /usr/bin/pod2html: -: cannot resolve L in paragraph 36. /usr/bin/pod2html: -: cannot resolve L in paragraph 47. /usr/bin/pod2html: -: cannot resolve L in paragraph 49. /usr/bin/pod2html: -: cannot resolve L in paragraph 52. /usr/bin/pod2html: -: cannot resolve L in paragraph 78. /usr/bin/pod2html: -: cannot resolve L in paragraph 105. /usr/bin/pod2html: -: cannot resolve L in paragraph 107. /usr/bin/pod2html: -: cannot resolve L in paragraph 116. /usr/bin/pod2html: -: cannot resolve L in paragraph 119. /usr/bin/pod2html: -: cannot resolve L in paragraph 122. /usr/bin/pod2html: -: cannot resolve L in paragraph 128. /usr/bin/pod2html: -: cannot resolve L in paragraph 134. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. sed -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs(3),guestfs(3),g' touch stamp-guestfs-recipes.pod ../podwrapper.sh \ --section 1 \ --man guestfs-testing.1 \ --html ../html/guestfs-testing.1.html \ guestfs-testing.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. /usr/bin/pod2html: -: cannot resolve L in paragraph 27. /usr/bin/pod2html: -: cannot resolve L in paragraph 33. /usr/bin/pod2html: -: cannot resolve L in paragraph 39. /usr/bin/pod2html: -: cannot resolve L in paragraph 44. /usr/bin/pod2html: -: cannot resolve L in paragraph 46. /usr/bin/pod2html: -: cannot resolve L in paragraph 51. /usr/bin/pod2html: -: cannot resolve L in paragraph 62. /usr/bin/pod2html: -: cannot resolve L in paragraph 68. /usr/bin/pod2html: -: cannot resolve L in paragraph 74. /usr/bin/pod2html: -: cannot resolve L in paragraph 96. /usr/bin/pod2html: -: cannot resolve L in paragraph 102. /usr/bin/pod2html: -: cannot resolve L in paragraph 108. /usr/bin/pod2html: -: cannot resolve L in paragraph 112. /usr/bin/pod2html: -: cannot resolve L in paragraph 120. /usr/bin/pod2html: -: cannot resolve L in paragraph 127. /usr/bin/pod2html: -: cannot resolve L in paragraph 127. /usr/bin/pod2html: -: cannot resolve L in paragraph 127. sed -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' touch stamp-guestfs-testing.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/examples' Making all in po make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/po' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/po' Making all in tests/extra WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-DXgqzc/pkcs11: No such file or directory libvirt error code: 38, message: Failed to connect socket to '/var/run/libvirt/libvirt-sock-ro': No such file or directory make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/tests/extra' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/tests/extra' Making all in test-tool make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/test-tool' CC libguestfs_test_tool-test-tool.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD libguestfs-test-tool ../podwrapper.sh \ --man libguestfs-test-tool.1 \ --html ../html/libguestfs-test-tool.1.html \ libguestfs-test-tool.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 30. /usr/bin/pod2html: -: cannot resolve L in paragraph 33. /usr/bin/pod2html: -: cannot resolve L in paragraph 35. /usr/bin/pod2html: -: cannot resolve L in paragraph 39. /usr/bin/pod2html: -: cannot resolve L in paragraph 41. sed -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' touch stamp-libguestfs-test-tool.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/test-tool' Making all in fish make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/fish' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make all-am make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/fish' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' CC libcmds_la-cmds_gperf.lo CCLD libcmds.la CC librc_protocol_la-rc_protocol.lo CCLD librc_protocol.la CC guestfish-cmds.o CC guestfish-completion.o CC guestfish-event-names.o CC guestfish-prepopts.o CC guestfish-config.o CC guestfish-inspect.o CC guestfish-keys.o CC guestfish-options.o CC guestfish-progress.o CC guestfish-virt.o CC guestfish-alloc.o CC guestfish-copy.o CC guestfish-destpaths.o CC guestfish-display.o CC guestfish-echo.o CC guestfish-edit.o CC guestfish-events.o CC guestfish-fish.o CC guestfish-glob.o CC guestfish-help.o CC guestfish-hexedit.o CC guestfish-lcd.o CC guestfish-man.o CC guestfish-more.o CC guestfish-prep.o CC guestfish-prep_disk.o CC guestfish-prep_part.o CC guestfish-prep_fs.o CC guestfish-prep_lv.o CC guestfish-prep_boot.o CC guestfish-rc.o CC guestfish-reopen.o CC guestfish-setenv.o CC guestfish-supported.o CC guestfish-tilde.o CC guestfish-time.o make -C ../src libguestfs.la make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[5]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[5]: `stamp-generator' is up to date. make[5]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD guestfish ../podwrapper.sh \ --man guestfish.1 \ --html ../html/guestfish.1.html \ --insert ./guestfish-actions.pod:@ACTIONS@ \ --insert ./guestfish-commands.pod:@FISH_COMMANDS@ \ guestfish.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 16. /usr/bin/pod2html: -: cannot resolve L in paragraph 109. /usr/bin/pod2html: -: cannot resolve L in paragraph 116. /usr/bin/pod2html: -: cannot resolve L in paragraph 122. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. /usr/bin/pod2html: -: cannot resolve L in paragraph 162. /usr/bin/pod2html: -: cannot resolve L in paragraph 176. /usr/bin/pod2html: -: cannot resolve L in paragraph 176. /usr/bin/pod2html: -: cannot resolve L in paragraph 267. /usr/bin/pod2html: -: cannot resolve L in paragraph 285. /usr/bin/pod2html: -: cannot resolve L in paragraph 389. /usr/bin/pod2html: -: cannot resolve L in paragraph 423. /usr/bin/pod2html: -: cannot resolve L in paragraph 435. /usr/bin/pod2html: -: cannot resolve L in paragraph 456. /usr/bin/pod2html: -: cannot resolve L in paragraph 492. /usr/bin/pod2html: -: cannot resolve L in paragraph 521. /usr/bin/pod2html: -: cannot resolve L in paragraph 585. /usr/bin/pod2html: -: cannot resolve L in paragraph 656. /usr/bin/pod2html: -: cannot resolve L in paragraph 676. /usr/bin/pod2html: -: cannot resolve L in paragraph 703. /usr/bin/pod2html: -: cannot resolve L in paragraph 708. /usr/bin/pod2html: -: cannot resolve L in paragraph 712. /usr/bin/pod2html: -: cannot resolve L in paragraph 717. /usr/bin/pod2html: -: cannot resolve L in paragraph 722. /usr/bin/pod2html: -: cannot resolve L in paragraph 727. /usr/bin/pod2html: -: cannot resolve L in paragraph 731. /usr/bin/pod2html: -: cannot resolve L in paragraph 736. /usr/bin/pod2html: -: cannot resolve L in paragraph 740. /usr/bin/pod2html: -: cannot resolve L in paragraph 744. /usr/bin/pod2html: -: cannot resolve L in paragraph 754. /usr/bin/pod2html: -: cannot resolve L in paragraph 770. /usr/bin/pod2html: -: cannot resolve L in paragraph 819. /usr/bin/pod2html: -: cannot resolve L in paragraph 824. /usr/bin/pod2html: -: cannot resolve L in paragraph 910. /usr/bin/pod2html: -: cannot resolve L in paragraph 941. /usr/bin/pod2html: -: cannot resolve L in paragraph 945. /usr/bin/pod2html: -: cannot resolve L in paragraph 949. /usr/bin/pod2html: -: cannot resolve L in paragraph 969. /usr/bin/pod2html: -: cannot resolve L in paragraph 973. /usr/bin/pod2html: -: cannot resolve L in paragraph 976. /usr/bin/pod2html: -: cannot resolve L in paragraph 979. /usr/bin/pod2html: -: cannot resolve L in paragraph 980. /usr/bin/pod2html: -: cannot resolve L in paragraph 1052. /usr/bin/pod2html: -: cannot resolve L in paragraph 1061. /usr/bin/pod2html: -: cannot resolve L in paragraph 1079. /usr/bin/pod2html: -: cannot resolve L in paragraph 1117. /usr/bin/pod2html: -: cannot resolve L in paragraph 1143. /usr/bin/pod2html: -: cannot resolve L in paragraph 1150. /usr/bin/pod2html: -: cannot resolve L in paragraph 1163. /usr/bin/pod2html: -: cannot resolve L in paragraph 1169. /usr/bin/pod2html: -: cannot resolve L in paragraph 1173. /usr/bin/pod2html: -: cannot resolve L in paragraph 1173. /usr/bin/pod2html: -: cannot resolve L in paragraph 1174. /usr/bin/pod2html: -: cannot resolve L in paragraph 1179. /usr/bin/pod2html: -: cannot resolve L in paragraph 1183. /usr/bin/pod2html: -: cannot resolve L in paragraph 1187. /usr/bin/pod2html: -: cannot resolve L in paragraph 1194. /usr/bin/pod2html: -: cannot resolve L in paragraph 1205. /usr/bin/pod2html: -: cannot resolve L in paragraph 1211. /usr/bin/pod2html: -: cannot resolve L in paragraph 1215. /usr/bin/pod2html: -: cannot resolve L in paragraph 1222. /usr/bin/pod2html: -: cannot resolve L in paragraph 1246. /usr/bin/pod2html: -: cannot resolve L in paragraph 1259. /usr/bin/pod2html: -: cannot resolve L in paragraph 1311. /usr/bin/pod2html: -: cannot resolve L in paragraph 1320. /usr/bin/pod2html: -: cannot resolve L in paragraph 1325. /usr/bin/pod2html: -: cannot resolve L in paragraph 1339. /usr/bin/pod2html: -: cannot resolve L in paragraph 1344. /usr/bin/pod2html: -: cannot resolve L in paragraph 1371. /usr/bin/pod2html: -: cannot resolve L in paragraph 1376. /usr/bin/pod2html: -: cannot resolve L in paragraph 1383. /usr/bin/pod2html: -: cannot resolve L in paragraph 1389. /usr/bin/pod2html: -: cannot resolve L in paragraph 1395. /usr/bin/pod2html: -: cannot resolve L in paragraph 1400. /usr/bin/pod2html: -: cannot resolve L in paragraph 1407. /usr/bin/pod2html: -: cannot resolve L in paragraph 1412. /usr/bin/pod2html: -: cannot resolve L in paragraph 1433. /usr/bin/pod2html: -: cannot resolve L in paragraph 1438. /usr/bin/pod2html: -: cannot resolve L in paragraph 1443. /usr/bin/pod2html: -: cannot resolve L in paragraph 1447. /usr/bin/pod2html: -: cannot resolve L in paragraph 1451. /usr/bin/pod2html: -: cannot resolve L in paragraph 1455. /usr/bin/pod2html: -: cannot resolve L in paragraph 1490. /usr/bin/pod2html: -: cannot resolve L in paragraph 1499. /usr/bin/pod2html: -: cannot resolve L in paragraph 1508. /usr/bin/pod2html: -: cannot resolve L in paragraph 1516. /usr/bin/pod2html: -: cannot resolve L in paragraph 1532. /usr/bin/pod2html: -: cannot resolve L in paragraph 1539. /usr/bin/pod2html: -: cannot resolve L in paragraph 1561. /usr/bin/pod2html: -: cannot resolve L in paragraph 1569. /usr/bin/pod2html: -: cannot resolve L in paragraph 1580. /usr/bin/pod2html: -: cannot resolve L in paragraph 1727. /usr/bin/pod2html: -: cannot resolve L in paragraph 1732. /usr/bin/pod2html: -: cannot resolve L in paragraph 1825. /usr/bin/pod2html: -: cannot resolve L in paragraph 1870. /usr/bin/pod2html: -: cannot resolve L in paragraph 1873. /usr/bin/pod2html: -: cannot resolve L in paragraph 1873. /usr/bin/pod2html: -: cannot resolve L in paragraph 1876. /usr/bin/pod2html: -: cannot resolve L in paragraph 1878. /usr/bin/pod2html: -: cannot resolve L in paragraph 1896. /usr/bin/pod2html: -: cannot resolve L in paragraph 1927. /usr/bin/pod2html: -: cannot resolve L in paragraph 1940. /usr/bin/pod2html: -: cannot resolve L in paragraph 1947. /usr/bin/pod2html: -: cannot resolve L in paragraph 1961. /usr/bin/pod2html: -: cannot resolve L in paragraph 1963. /usr/bin/pod2html: -: cannot resolve L in paragraph 1970. /usr/bin/pod2html: -: cannot resolve L in paragraph 1972. /usr/bin/pod2html: -: cannot resolve L in paragraph 1986. /usr/bin/pod2html: -: cannot resolve L in paragraph 2000. /usr/bin/pod2html: -: cannot resolve L in paragraph 2109. /usr/bin/pod2html: -: cannot resolve L in paragraph 2111. /usr/bin/pod2html: -: cannot resolve L in paragraph 2115. /usr/bin/pod2html: -: cannot resolve L in paragraph 2117. /usr/bin/pod2html: -: cannot resolve L in paragraph 2133. /usr/bin/pod2html: -: cannot resolve L in paragraph 2138. /usr/bin/pod2html: -: cannot resolve L in paragraph 2145. /usr/bin/pod2html: -: cannot resolve L in paragraph 2147. /usr/bin/pod2html: -: cannot resolve L in paragraph 2151. /usr/bin/pod2html: -: cannot resolve L in paragraph 2153. /usr/bin/pod2html: -: cannot resolve L in paragraph 2158. /usr/bin/pod2html: -: cannot resolve L in paragraph 2187. /usr/bin/pod2html: -: cannot resolve L in paragraph 2205. /usr/bin/pod2html: -: cannot resolve L in paragraph 2209. /usr/bin/pod2html: -: cannot resolve L in paragraph 2214. /usr/bin/pod2html: -: cannot resolve L in paragraph 2218. /usr/bin/pod2html: -: cannot resolve L in paragraph 2234. /usr/bin/pod2html: -: cannot resolve L in paragraph 2239. /usr/bin/pod2html: -: cannot resolve L in paragraph 2243. /usr/bin/pod2html: -: cannot resolve L in paragraph 2259. /usr/bin/pod2html: -: cannot resolve L in paragraph 2281. /usr/bin/pod2html: -: cannot resolve L in paragraph 2295. /usr/bin/pod2html: -: cannot resolve L in paragraph 2300. /usr/bin/pod2html: -: cannot resolve L in paragraph 2333. /usr/bin/pod2html: -: cannot resolve L in paragraph 2355. /usr/bin/pod2html: -: cannot resolve L in paragraph 2359. /usr/bin/pod2html: -: cannot resolve L in paragraph 2362. /usr/bin/pod2html: -: cannot resolve L in paragraph 2365. /usr/bin/pod2html: -: cannot resolve L in paragraph 2373. /usr/bin/pod2html: -: cannot resolve L in paragraph 2378. /usr/bin/pod2html: -: cannot resolve L in paragraph 2393. /usr/bin/pod2html: -: cannot resolve L in paragraph 2421. /usr/bin/pod2html: -: cannot resolve L in paragraph 2422. /usr/bin/pod2html: -: cannot resolve L in paragraph 2442. /usr/bin/pod2html: -: cannot resolve L in paragraph 2475. /usr/bin/pod2html: -: cannot resolve L in paragraph 2481. /usr/bin/pod2html: -: cannot resolve L in paragraph 2504. /usr/bin/pod2html: -: cannot resolve L in paragraph 2521. /usr/bin/pod2html: -: cannot resolve L in paragraph 2540. /usr/bin/pod2html: -: cannot resolve L in paragraph 2545. /usr/bin/pod2html: -: cannot resolve L in paragraph 2559. /usr/bin/pod2html: -: cannot resolve L in paragraph 2597. /usr/bin/pod2html: -: cannot resolve L in paragraph 2648. /usr/bin/pod2html: -: cannot resolve L in paragraph 2653. /usr/bin/pod2html: -: cannot resolve L in paragraph 2678. /usr/bin/pod2html: -: cannot resolve L in paragraph 2683. /usr/bin/pod2html: -: cannot resolve L in paragraph 2689. /usr/bin/pod2html: -: cannot resolve L in paragraph 2695. /usr/bin/pod2html: -: cannot resolve L in paragraph 2699. /usr/bin/pod2html: -: cannot resolve L in paragraph 2723. /usr/bin/pod2html: -: cannot resolve L in paragraph 2727. /usr/bin/pod2html: -: cannot resolve L in paragraph 2738. /usr/bin/pod2html: -: cannot resolve L in paragraph 2742. /usr/bin/pod2html: -: cannot resolve L in paragraph 2751. /usr/bin/pod2html: -: cannot resolve L in paragraph 2753. /usr/bin/pod2html: -: cannot resolve L in paragraph 2757. /usr/bin/pod2html: -: cannot resolve L in paragraph 2768. /usr/bin/pod2html: -: cannot resolve L in paragraph 2789. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. /usr/bin/pod2html: -: cannot resolve L in paragraph 2804. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' touch stamp-guestfish.pod ../podwrapper.sh \ --man virt-copy-in.1 \ --html ../html/virt-copy-in.1.html \ virt-copy-in.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 20. /usr/bin/pod2html: -: cannot resolve L in paragraph 22. /usr/bin/pod2html: -: cannot resolve L in paragraph 22. /usr/bin/pod2html: -: cannot resolve L in paragraph 22. /usr/bin/pod2html: -: cannot resolve L in paragraph 22. /usr/bin/pod2html: -: cannot resolve L in paragraph 22. /usr/bin/pod2html: -: cannot resolve L in paragraph 22. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' touch stamp-virt-copy-in.pod ../podwrapper.sh \ --man virt-copy-out.1 \ --html ../html/virt-copy-out.1.html \ virt-copy-out.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 16. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' touch stamp-virt-copy-out.pod ../podwrapper.sh \ --man virt-tar-in.1 \ --html ../html/virt-tar-in.1.html \ virt-tar-in.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 17. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. /usr/bin/pod2html: -: cannot resolve L in paragraph 21. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' touch stamp-virt-tar-in.pod ../podwrapper.sh \ --man virt-tar-out.1 \ --html ../html/virt-tar-out.1.html \ virt-tar-out.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 17. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. /usr/bin/pod2html: -: cannot resolve L in paragraph 19. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-tar-out.pod make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/fish' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/fish' Making all in align make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/align' CC virt_alignment_scan-config.o CC virt_alignment_scan-inspect.o CC virt_alignment_scan-keys.o CC virt_alignment_scan-options.o CC virt_alignment_scan-virt.o CC virt_alignment_scan-scan.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD virt-alignment-scan ../podwrapper.sh \ --man virt-alignment-scan.1 \ --html ../html/virt-alignment-scan.1.html \ virt-alignment-scan.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 101. /usr/bin/pod2html: -: cannot resolve L in paragraph 104. /usr/bin/pod2html: -: cannot resolve L in paragraph 106. /usr/bin/pod2html: -: cannot resolve L in paragraph 124. /usr/bin/pod2html: -: cannot resolve L in paragraph 124. /usr/bin/pod2html: -: cannot resolve L in paragraph 124. /usr/bin/pod2html: -: cannot resolve L in paragraph 124. /usr/bin/pod2html: -: cannot resolve L in paragraph 124. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-alignment-scan.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/align' Making all in cat make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/cat' CC virt_cat-config.o CC virt_cat-inspect.o CC virt_cat-keys.o CC virt_cat-options.o CC virt_cat-virt.o CC virt_cat-virt-cat.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD virt-cat CC virt_filesystems-config.o CC virt_filesystems-inspect.o CC virt_filesystems-keys.o CC virt_filesystems-options.o CC virt_filesystems-virt.o CC virt_filesystems-virt-filesystems.o CCLD virt-filesystems CC virt_ls-config.o CC virt_ls-inspect.o CC virt_ls-keys.o CC virt_ls-options.o CC virt_ls-virt.o CC virt_ls-virt-ls.o CCLD virt-ls ../podwrapper.sh \ --man virt-cat.1 \ --html ../html/virt-cat.1.html \ virt-cat.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 90. /usr/bin/pod2html: -: cannot resolve L in paragraph 98. /usr/bin/pod2html: -: cannot resolve L in paragraph 102. /usr/bin/pod2html: -: cannot resolve L in paragraph 102. /usr/bin/pod2html: -: cannot resolve L in paragraph 102. /usr/bin/pod2html: -: cannot resolve L in paragraph 102. /usr/bin/pod2html: -: cannot resolve L in paragraph 102. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-cat.pod ../podwrapper.sh \ --man virt-filesystems.1 \ --html ../html/virt-filesystems.1.html \ virt-filesystems.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 11. /usr/bin/pod2html: -: cannot resolve L in paragraph 11. /usr/bin/pod2html: -: cannot resolve L in paragraph 75. /usr/bin/pod2html: -: cannot resolve L in paragraph 144. /usr/bin/pod2html: -: cannot resolve L in paragraph 148. /usr/bin/pod2html: -: cannot resolve L in paragraph 148. /usr/bin/pod2html: -: cannot resolve L in paragraph 148. /usr/bin/pod2html: -: cannot resolve L in paragraph 148. /usr/bin/pod2html: -: cannot resolve L in paragraph 148. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-filesystems.pod ../podwrapper.sh \ --man virt-ls.1 \ --html ../html/virt-ls.1.html \ virt-ls.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 39. /usr/bin/pod2html: -: cannot resolve L in paragraph 190. /usr/bin/pod2html: -: cannot resolve L in paragraph 194. /usr/bin/pod2html: -: cannot resolve L in paragraph 194. /usr/bin/pod2html: -: cannot resolve L in paragraph 194. /usr/bin/pod2html: -: cannot resolve L in paragraph 194. /usr/bin/pod2html: -: cannot resolve L in paragraph 194. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-ls.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/cat' Making all in df make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/df' CC virt_df-config.o CC virt_df-inspect.o CC virt_df-keys.o CC virt_df-options.o CC virt_df-virt.o CC virt_df-domains.o CC virt_df-df.o CC virt_df-main.o CC virt_df-output.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD virt-df ../podwrapper.sh \ --man virt-df.1 \ --html ../html/virt-df.1.html \ virt-df.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 76. /usr/bin/pod2html: -: cannot resolve L in paragraph 76. /usr/bin/pod2html: -: cannot resolve L in paragraph 97. /usr/bin/pod2html: -: cannot resolve L in paragraph 101. /usr/bin/pod2html: -: cannot resolve L in paragraph 101. /usr/bin/pod2html: -: cannot resolve L in paragraph 101. /usr/bin/pod2html: -: cannot resolve L in paragraph 101. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-df(1),virt-df(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-df.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/df' Making all in edit make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/edit' CC virt_edit-config.o CC virt_edit-inspect.o CC virt_edit-keys.o CC virt_edit-options.o CC virt_edit-virt.o CC virt_edit-virt-edit.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD virt-edit ../podwrapper.sh \ --man virt-edit.1 \ --html ../html/virt-edit.1.html \ virt-edit.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 16. /usr/bin/pod2html: -: cannot resolve L in paragraph 17. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 86. /usr/bin/pod2html: -: cannot resolve L in paragraph 88. /usr/bin/pod2html: -: cannot resolve L in paragraph 119. /usr/bin/pod2html: -: cannot resolve L in paragraph 137. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-df(1),virt-df(1),g' -e 's,virt-edit(1),virt-edit(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-edit.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/edit' Making all in format make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/format' CC virt_format-config.o CC virt_format-inspect.o CC virt_format-keys.o CC virt_format-options.o CC virt_format-virt.o CC virt_format-format.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD virt-format ../podwrapper.sh \ --man virt-format.1 \ --html ../html/virt-format.1.html \ virt-format.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 8. /usr/bin/pod2html: -: cannot resolve L in paragraph 8. /usr/bin/pod2html: -: cannot resolve L in paragraph 75. /usr/bin/pod2html: -: cannot resolve L in paragraph 75. /usr/bin/pod2html: -: cannot resolve L in paragraph 75. /usr/bin/pod2html: -: cannot resolve L in paragraph 75. /usr/bin/pod2html: -: cannot resolve L in paragraph 75. /usr/bin/pod2html: -: cannot resolve L in paragraph 75. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-df(1),virt-df(1),g' -e 's,virt-edit(1),virt-edit(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-format(1),virt-format(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-format.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/format' Making all in inspector make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/inspector' CC virt_inspector-config.o CC virt_inspector-inspect.o CC virt_inspector-keys.o CC virt_inspector-options.o CC virt_inspector-virt.o CC virt_inspector-virt-inspector.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD virt-inspector ../podwrapper.sh \ --man virt-inspector.1 \ --html ../html/virt-inspector.1.html \ virt-inspector.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 18. /usr/bin/pod2html: -: cannot resolve L in paragraph 67. /usr/bin/pod2html: -: cannot resolve L in paragraph 84. /usr/bin/pod2html: -: cannot resolve L in paragraph 93. /usr/bin/pod2html: -: cannot resolve L in paragraph 100. /usr/bin/pod2html: -: cannot resolve L in paragraph 107. /usr/bin/pod2html: -: cannot resolve L in paragraph 110. /usr/bin/pod2html: -: cannot resolve L in paragraph 111. /usr/bin/pod2html: -: cannot resolve L in paragraph 113. /usr/bin/pod2html: -: cannot resolve L in paragraph 115. /usr/bin/pod2html: -: cannot resolve L in paragraph 135. /usr/bin/pod2html: -: cannot resolve L in paragraph 135. /usr/bin/pod2html: -: cannot resolve L in paragraph 135. /usr/bin/pod2html: -: cannot resolve L in paragraph 135. /usr/bin/pod2html: -: cannot resolve L in paragraph 141. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-df(1),virt-df(1),g' -e 's,virt-edit(1),virt-edit(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-format(1),virt-format(1),g' -e 's,virt-inspector(1),virt-inspector(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-inspector.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/inspector' Making all in rescue make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/rescue' CC virt_rescue-config.o CC virt_rescue-inspect.o CC virt_rescue-keys.o CC virt_rescue-options.o CC virt_rescue-virt.o CC virt_rescue-virt-rescue.o make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' CCLD virt-rescue ../podwrapper.sh \ --man virt-rescue.1 \ --html ../html/virt-rescue.1.html \ virt-rescue.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 24. /usr/bin/pod2html: -: cannot resolve L in paragraph 24. /usr/bin/pod2html: -: cannot resolve L in paragraph 26. /usr/bin/pod2html: -: cannot resolve L in paragraph 30. /usr/bin/pod2html: -: cannot resolve L in paragraph 32. /usr/bin/pod2html: -: cannot resolve L in paragraph 32. /usr/bin/pod2html: -: cannot resolve L in paragraph 68. /usr/bin/pod2html: -: cannot resolve L in paragraph 70. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 100. /usr/bin/pod2html: -: cannot resolve L in paragraph 104. /usr/bin/pod2html: -: cannot resolve L in paragraph 106. /usr/bin/pod2html: -: cannot resolve L in paragraph 109. /usr/bin/pod2html: -: cannot resolve L in paragraph 111. /usr/bin/pod2html: -: cannot resolve L in paragraph 117. /usr/bin/pod2html: -: cannot resolve L in paragraph 120. /usr/bin/pod2html: -: cannot resolve L in paragraph 120. /usr/bin/pod2html: -: cannot resolve L in paragraph 120. /usr/bin/pod2html: -: cannot resolve L in paragraph 120. /usr/bin/pod2html: -: cannot resolve L in paragraph 120. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-df(1),virt-df(1),g' -e 's,virt-edit(1),virt-edit(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-format(1),virt-format(1),g' -e 's,virt-inspector(1),virt-inspector(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-rescue(1),virt-rescue(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-virt-rescue.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/rescue' Making all in perl make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl' perl Makefile.PL INSTALLDIRS=site PREFIX=/usr Warning: -L../src/.libs changed to -L/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl/../src/.libs Writing Makefile-pl for Sys::Guestfs Writing MYMETA.yml and MYMETA.json make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make -f Makefile-pl make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl' cp lib/Sys/Guestfs/Lib.pm blib/lib/Sys/Guestfs/Lib.pm cp lib/Sys/Guestfs.pm blib/lib/Sys/Guestfs.pm cp bindtests.pl blib/lib/Sys/bindtests.pl /usr/bin/perl5.12.4 /usr/lib64/perl5/vendor_perl/5.12.4/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.4/ExtUtils/typemap -typemap ./typemap -typemap typemap Guestfs.xs > Guestfs.xsc && mv Guestfs.xsc Guestfs.c x86_64-pc-linux-gnu-gcc -c -I../src -I../src -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -fsched-pressure -fsched-spec-load -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -fsched-pressure -fsched-spec-load -DVERSION=\"0.316\" -DXS_VERSION=\"0.316\" -fPIC "-I/usr/lib64/perl5/5.12.4/x86_64-linux-thread-multi/CORE" Guestfs.c Running Mkbootstrap for Sys::Guestfs () chmod 644 Guestfs.bs rm -f blib/arch/auto/Sys/Guestfs/Guestfs.so x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common Guestfs.o -o blib/arch/auto/Sys/Guestfs/Guestfs.so \ -L/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl/../src/.libs -lguestfs \ chmod 755 blib/arch/auto/Sys/Guestfs/Guestfs.so cp Guestfs.bs blib/arch/auto/Sys/Guestfs/Guestfs.bs chmod 644 blib/arch/auto/Sys/Guestfs/Guestfs.bs Manifying blib/man3/Sys::Guestfs::Lib.3pm Manifying blib/man3/Sys::Guestfs.3pm make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl' Making all in perl/examples make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl/examples' ../../podwrapper.sh \ --section 3 \ --man guestfs-perl.3 \ --html ../../html/guestfs-perl.3.html \ --verbatim ./create_disk.pl:@EXAMPLE1@ \ --verbatim ./inspect_vm.pl:@EXAMPLE2@ \ guestfs-perl.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 7. /usr/bin/pod2html: -: cannot resolve L in paragraph 9. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. /usr/bin/pod2html: -: cannot resolve L in paragraph 15. sed -e 's,guestfish(1),guestfish(1),g' -e 's,guestfs-examples(3),guestfs-examples(3),g' -e 's,guestfs-perl(3),guestfs-perl(3),g' -e 's,guestfs-recipes(1),guestfs-recipes(1),g' -e 's,guestfs-testing(1),guestfs-testing(1),g' -e 's,guestfs(3),guestfs(3),g' -e 's,libguestfs-test-tool(1),libguestfs-test-tool(1),g' -e 's,virt-alignment-scan(1),virt-alignment-scan(1),g' -e 's,virt-cat(1),virt-cat(1),g' -e 's,virt-copy-in(1),virt-copy-in(1),g' -e 's,virt-copy-out(1),virt-copy-out(1),g' -e 's,virt-df(1),virt-df(1),g' -e 's,virt-edit(1),virt-edit(1),g' -e 's,virt-filesystems(1),virt-filesystems(1),g' -e 's,virt-format(1),virt-format(1),g' -e 's,virt-inspector(1),virt-inspector(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-rescue(1),virt-rescue(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' touch stamp-guestfs-perl.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/perl/examples' Making all in ruby make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/generator' rake build top_srcdir=$(pwd)/..; top_builddir=$(pwd)/..; export ARCHFLAGS="-arch $(uname -m)"; mkdir -p ./ext/guestfs; cd ./ext/guestfs; ruby /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/extconf.rb --with-_guestfs-include=$top_srcdir/src --with-_guestfs-lib=$top_builddir/src/.libs checking for guestfs.h... yes checking for guestfs_create() in -lguestfs... yes creating extconf.h creating Makefile make make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs' x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs -DRUBY_EXTCONF_H=\"extconf.h\" -I/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/../src -fPIC -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -fsched-pressure -fsched-spec-load -fno-strict-aliasing -fPIC -c _guestfs.c x86_64-pc-linux-gnu-gcc -shared -o _guestfs.so _guestfs.o -L. -L/usr/lib64 -Wl,-R/usr/lib64 -L/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/../src/.libs -Wl,-R/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/../src/.libs -L. -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby18 -lguestfs -lpthread -lrt -ldl -lcrypt -lm -lc _guestfs.o: In function `ruby_guestfs_md_stat': /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/_guestfs.c:17902: undefined reference to `guestfs_md_stat' /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/_guestfs.c:17915: undefined reference to `guestfs_free_mdstat_list' _guestfs.o: In function `ruby_guestfs_isoinfo': /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/_guestfs.c:17787: undefined reference to `guestfs_isoinfo' /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/_guestfs.c:17809: undefined reference to `guestfs_free_isoinfo' _guestfs.o: In function `ruby_guestfs_isoinfo_device': /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/_guestfs.c:17732: undefined reference to `guestfs_isoinfo_device' /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/_guestfs.c:17754: undefined reference to `guestfs_free_isoinfo' _guestfs.o: In function `ruby_guestfs_vgmeta': /var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs/_guestfs.c:17843: undefined reference to `guestfs_vgmeta' collect2: ld returned 1 exit status make[3]: *** [_guestfs.so] Error 1 make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby/ext/guestfs' rake aborted! Command failed with status (2): [make...] Tasks: TOP => build => ./ext/guestfs/_guestfs.so (See full trace by running task with --trace) make[2]: *** [all] Error 1 make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21/ruby' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.21/work/libguestfs-1.17.21' make: *** [all] Error 2 !!! ERROR in app-emulation/libguestfs-1.17.21::gentoo: !!! In /usr/libexec/paludis/utils/emake at line 30 !!! emake returned error 2 !!! Call stack: !!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67) !!! * main (/usr/libexec/paludis/utils/emake:30) diefunc: making ebuild PID 27201 exit with error die trap: exiting with error.