>>> 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-rc7+ * 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.18.tar.gz to /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work tar zxf /var/tmp/distfiles/libguestfs-1.17.18.tar.gz --no-same-owner >>> Unpacking appliance-1.17.14.tar.xz to /var/tmp/paludis/app-emulation-libguestfs-1.17.18/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 /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/configure.ac * Autoreconfiguring '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18' ... * 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.18/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.18/work/libguestfs-1.17.18" econf: updating /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/build-aux/config.guess with /usr/share/gnuconfig/config.guess econf: updating /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/build-aux/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/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.18 --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 --disable-ruby --disable-haskell --disable-doc --enable-gobject --disable-erlang --build=x86_64-pc-linux-gnu --disable-dependency-tracking configure: WARNING: unrecognized options: --disable-java, --disable-doc 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.18-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... REDHAT 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 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.0, pie-0.4.5) 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 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 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 configure: WARNING: unrecognized options: --disable-java, --disable-doc ------------------------------------------------------------ Thank you for downloading libguestfs 1.17.18 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 ....................... no 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.18/work/libguestfs-1.17.18" make -j2 V=1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/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.18/work/libguestfs-1.17.18' Making all in gnulib/lib make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/libguestfs-1.17.18"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/libguestfs-1.17.18"'; \ echo '#define DVIDIR "/usr/share/doc/libguestfs-1.17.18"'; \ echo '#define PDFDIR "/usr/share/doc/libguestfs-1.17.18"'; \ echo '#define PSDIR "/usr/share/doc/libguestfs-1.17.18"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/libguestfs"'; \ echo '#define PKGINCLUDEDIR "/usr/include/libguestfs"'; \ echo '#define PKGLIBDIR "/usr/lib64/libguestfs"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/libguestfs"'; \ } | sed '/""/d' > configmake.h-t rm -f stdalign.h-t stdalign.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./stdalign.in.h; \ } > stdalign.h-t && \ mv stdalign.h-t stdalign.h mv -f configmake.h-t configmake.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_GETS''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/1/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MKDTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/1/g' \ -e 's/@''GNULIB_STRTOULL''@/1/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/1/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h /bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/1/g' \ -e 's/@''GNULIB_CONNECT''@/1/g' \ -e 's/@''GNULIB_ACCEPT''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_BIND''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/1/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_wait.in.h; \ } > sys/wait.h-t && \ mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's/@''GNULIB_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/1/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/1/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/1/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/1/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/1/g' \ -e 's/@''GNULIB_SYMLINK''@/1/g' \ -e 's/@''GNULIB_SYMLINKAT''@/1/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOB''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h /bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/1/g' \ -e 's/@''GNULIB_INET_PTON''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f glob.h-t glob.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./glob.in.h; \ } > glob.h-t && \ mv -f glob.h-t glob.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f netdb.h-t netdb.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_NETDB_H''@||g' \ -e 's|@''HAVE_NETDB_H''@|1|g' \ -e 's/@''GNULIB_GETADDRINFO''@/1/g' \ -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./netdb.in.h; \ } > netdb.h-t && \ mv netdb.h-t netdb.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|1|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h make all-recursive make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o argmatch.lo argmatch.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o c-ctype.lo c-ctype.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o c-strcasecmp.lo c-strcasecmp.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o cloexec.lo cloexec.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o close-stream.lo close-stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o closeout.lo closeout.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c closeout.c -fPIC -DPIC -o .libs/closeout.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o cycle-check.lo cycle-check.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c cycle-check.c -fPIC -DPIC -o .libs/cycle-check.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o opendir-safer.lo opendir-safer.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o stripslash.lo stripslash.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o exitfail.lo exitfail.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o creat-safer.lo creat-safer.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o open-safer.lo open-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c creat-safer.c -fPIC -DPIC -o .libs/creat-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c open-safer.c -fPIC -DPIC -o .libs/open-safer.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o fd-hook.lo fd-hook.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o filenamecat-lgpl.lo filenamecat-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o filevercmp.lo filevercmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c filevercmp.c -fPIC -DPIC -o .libs/filevercmp.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o full-read.lo full-read.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c full-read.c -fPIC -DPIC -o .libs/full-read.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o full-write.lo full-write.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o gettime.lo gettime.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c gettime.c -fPIC -DPIC -o .libs/gettime.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o hash.lo hash.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o hash-pjw.lo hash-pjw.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o human.lo human.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c human.c -fPIC -DPIC -o .libs/human.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o i-ring.lo i-ring.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o localcharset.lo localcharset.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c i-ring.c -fPIC -DPIC -o .libs/i-ring.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o malloca.lo malloca.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c malloca.c -fPIC -DPIC -o .libs/malloca.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o openat-die.lo openat-die.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o openat-safer.lo openat-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c openat-safer.c -fPIC -DPIC -o .libs/openat-safer.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o progname.lo progname.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o quote.lo quote.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c quote.c -fPIC -DPIC -o .libs/quote.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o quotearg.lo quotearg.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o read-file.lo read-file.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c read-file.c -fPIC -DPIC -o .libs/read-file.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o safe-read.lo safe-read.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o safe-write.lo safe-write.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o save-cwd.lo save-cwd.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o sockets.lo sockets.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c sockets.c -fPIC -DPIC -o .libs/sockets.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o strnlen1.lo strnlen1.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o tempname.lo tempname.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o dup-safer.lo dup-safer.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o fd-safer.lo fd-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o pipe-safer.lo pipe-safer.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o utimens.lo utimens.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c utimens.c -fPIC -DPIC -o .libs/utimens.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xmalloc.lo xmalloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xalloc-die.lo xalloc-die.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xstrtol.lo xstrtol.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xstrtoul.lo xstrtoul.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xstrtol-error.lo xstrtol-error.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xstrtol-error.c -fPIC -DPIC -o .libs/xstrtol-error.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xstrtoumax.lo xstrtoumax.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xvasprintf.lo xvasprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xstrtoumax.c -fPIC -DPIC -o .libs/xstrtoumax.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xasprintf.lo xasprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o asnprintf.lo asnprintf.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o chdir-long.lo chdir-long.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o fcntl.lo fcntl.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o fsusage.lo fsusage.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o fts.lo fts.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c fts.c -fPIC -DPIC -o .libs/fts.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o futimens.lo futimens.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c futimens.c -fPIC -DPIC -o .libs/futimens.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o glob.lo glob.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c glob.c -fPIC -DPIC -o .libs/glob.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o openat-proc.lo openat-proc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o printf-args.lo printf-args.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o printf-parse.lo printf-parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o strerror_r.lo strerror_r.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c strerror_r.c -fPIC -DPIC -o .libs/strerror_r.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o vasnprintf.lo vasnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xstrtoll.lo xstrtoll.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xstrtoll.c -fPIC -DPIC -o .libs/xstrtoll.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o xstrtoull.lo xstrtoull.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libguestfs/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libguestfs/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o glthread/lock.lo glthread/lock.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -no-undefined -lrt -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o libgnu.la argmatch.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo close-stream.lo closeout.lo cycle-check.lo opendir-safer.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo creat-safer.lo open-safer.lo fd-hook.lo filenamecat-lgpl.lo filevercmp.lo full-read.lo full-write.lo gettime.lo hash.lo hash-pjw.lo human.lo i-ring.lo localcharset.lo glthread/lock.lo malloca.lo openat-die.lo openat-safer.lo progname.lo quote.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo save-cwd.lo sockets.lo strnlen1.lo tempname.lo glthread/threadlib.lo dup-safer.lo fd-safer.lo pipe-safer.lo utimens.lo xmalloc.lo xalloc-die.lo xstrtol.lo xstrtoul.lo xstrtol-error.lo xstrtoumax.lo xvasprintf.lo xasprintf.lo asnprintf.lo chdir-long.lo fcntl.lo fsusage.lo fts.lo futimens.lo glob.lo openat-proc.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo xstrtoll.lo xstrtoull.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/argmatch.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/close-stream.o .libs/closeout.o .libs/cycle-check.o .libs/opendir-safer.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/creat-safer.o .libs/open-safer.o .libs/fd-hook.o .libs/filenamecat-lgpl.o .libs/filevercmp.o .libs/full-read.o .libs/full-write.o .libs/gettime.o .libs/hash.o .libs/hash-pjw.o .libs/human.o .libs/i-ring.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/openat-die.o .libs/openat-safer.o .libs/progname.o .libs/quote.o .libs/quotearg.o .libs/read-file.o .libs/safe-read.o .libs/safe-write.o .libs/save-cwd.o .libs/sockets.o .libs/strnlen1.o .libs/tempname.o glthread/.libs/threadlib.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/utimens.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xstrtol.o .libs/xstrtoul.o .libs/xstrtol-error.o .libs/xstrtoumax.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/chdir-long.o .libs/fcntl.o .libs/fsusage.o .libs/fts.o .libs/futimens.o .libs/glob.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.o .libs/strerror_r.o .libs/vasnprintf.o .libs/xstrtoll.o .libs/xstrtoull.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' Making all in gnulib/tests make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_SETLOCALE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|1|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h /bin/mkdir -p sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's/@''GNULIB_IOCTL''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e 's|@''REPLACE_IOCTL''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_ioctl.in.h; \ } > sys/ioctl.h-t && \ mv sys/ioctl.h-t sys/ioctl.h make all-recursive make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' Making all in . make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' Making all in tests/data make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/data' rm -f 100kallzeroes 100kallzeroes-t rm -f 100krandom 100krandom-t dd if=/dev/zero of=100kallzeroes-t bs=1024 count=100 dd if=/dev/urandom of=100krandom-t bs=1024 count=100 mv 100kallzeroes-t 100kallzeroes 100+0 records in 100+0 records out 102400 bytes (102 kB) copied, 0.000825605 s, 124 MB/s rm -f 10klines 10klines-t i=0; \ while [ $i -lt 10000 ]; do \ echo "${i}abcdefghijklmnopqrstuvwxyz"; \ i=$(($i+1)); \ done > 10klines-t 100+0 records in 100+0 records out 102400 bytes (102 kB) copied, 0.0125177 s, 8.2 MB/s mv 100krandom-t 100krandom 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 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 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 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 mv 10klines-t 10klines 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.18/work/libguestfs-1.17.18/tests/data' Making all in generator make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/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.18/work/libguestfs-1.17.18/generator' Making all in src make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make all-am make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-guestfs.lo `test -f 'guestfs.c' || echo './'`guestfs.c make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-appliance.lo `test -f 'appliance.c' || echo './'`appliance.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c guestfs.c -fPIC -DPIC -o .libs/libguestfs_la-guestfs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c appliance.c -fPIC -DPIC -o .libs/libguestfs_la-appliance.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-bindtests.lo `test -f 'bindtests.c' || echo './'`bindtests.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-dbdump.lo `test -f 'dbdump.c' || echo './'`dbdump.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c bindtests.c -fPIC -DPIC -o .libs/libguestfs_la-bindtests.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c dbdump.c -fPIC -DPIC -o .libs/libguestfs_la-dbdump.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-events.lo `test -f 'events.c' || echo './'`events.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-filearch.lo `test -f 'filearch.c' || echo './'`filearch.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c events.c -fPIC -DPIC -o .libs/libguestfs_la-events.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c filearch.c -fPIC -DPIC -o .libs/libguestfs_la-filearch.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-inspect.lo `test -f 'inspect.c' || echo './'`inspect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c inspect.c -fPIC -DPIC -o .libs/libguestfs_la-inspect.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-inspect_apps.lo `test -f 'inspect_apps.c' || echo './'`inspect_apps.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c inspect_apps.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_apps.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-inspect_fs.lo `test -f 'inspect_fs.c' || echo './'`inspect_fs.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-inspect_fs_cd.lo `test -f 'inspect_fs_cd.c' || echo './'`inspect_fs_cd.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c inspect_fs.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c inspect_fs_cd.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs_cd.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-inspect_fs_unix.lo `test -f 'inspect_fs_unix.c' || echo './'`inspect_fs_unix.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-inspect_fs_windows.lo `test -f 'inspect_fs_windows.c' || echo './'`inspect_fs_windows.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c inspect_fs_unix.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs_unix.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c inspect_fs_windows.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_fs_windows.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-inspect_icon.lo `test -f 'inspect_icon.c' || echo './'`inspect_icon.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c inspect_icon.c -fPIC -DPIC -o .libs/libguestfs_la-inspect_icon.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-launch.lo `test -f 'launch.c' || echo './'`launch.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-listfs.lo `test -f 'listfs.c' || echo './'`listfs.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c launch.c -fPIC -DPIC -o .libs/libguestfs_la-launch.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c listfs.c -fPIC -DPIC -o .libs/libguestfs_la-listfs.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-match.lo `test -f 'match.c' || echo './'`match.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c match.c -fPIC -DPIC -o .libs/libguestfs_la-match.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-proto.lo `test -f 'proto.c' || echo './'`proto.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c proto.c -fPIC -DPIC -o .libs/libguestfs_la-proto.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-virt.lo `test -f 'virt.c' || echo './'`virt.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c virt.c -fPIC -DPIC -o .libs/libguestfs_la-virt.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o liberrnostring_la-errnostring_gperf.lo `test -f 'errnostring_gperf.c' || echo './'`errnostring_gperf.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o liberrnostring_la-errnostring.lo `test -f 'errnostring.c' || echo './'`errnostring.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c errnostring_gperf.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring_gperf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c errnostring.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libprotocol_la-guestfs_protocol.lo `test -f 'guestfs_protocol.c' || echo './'`guestfs_protocol.c ../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 libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c guestfs_protocol.c -fPIC -DPIC -o .libs/libprotocol_la-guestfs_protocol.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_la-actions.lo `test -f 'actions.c' || echo './'`actions.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -DGUESTFS_DEFAULT_PATH=\"/usr/lib64/guestfs\" -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c actions.c -fPIC -DPIC -o .libs/libguestfs_la-actions.o /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 1929. /usr/bin/pod2html: -: cannot resolve L in paragraph 1942. /usr/bin/pod2html: -: cannot resolve L in paragraph 1953. /usr/bin/pod2html: -: cannot resolve L in paragraph 1960. /usr/bin/pod2html: -: cannot resolve L in paragraph 1967. /usr/bin/pod2html: -: cannot resolve L in paragraph 1982. /usr/bin/pod2html: -: cannot resolve L in paragraph 1990. /usr/bin/pod2html: -: cannot resolve L in paragraph 2033. /usr/bin/pod2html: -: cannot resolve L in paragraph 2160. /usr/bin/pod2html: -: cannot resolve L in paragraph 2163. /usr/bin/pod2html: -: cannot resolve L in paragraph 2167. /usr/bin/pod2html: -: cannot resolve L in paragraph 2264. /usr/bin/pod2html: -: cannot resolve L in paragraph 2331. /usr/bin/pod2html: -: cannot resolve L in paragraph 2334. /usr/bin/pod2html: -: cannot resolve L in paragraph 2334. /usr/bin/pod2html: -: cannot resolve L in paragraph 2337. /usr/bin/pod2html: -: cannot resolve L in paragraph 2339. /usr/bin/pod2html: -: cannot resolve L in paragraph 2415. /usr/bin/pod2html: -: cannot resolve L in paragraph 2443. /usr/bin/pod2html: -: cannot resolve L in paragraph 2454. /usr/bin/pod2html: -: cannot resolve L in paragraph 2467. /usr/bin/pod2html: -: cannot resolve L in paragraph 2476. /usr/bin/pod2html: -: cannot resolve L in paragraph 2478. /usr/bin/pod2html: -: cannot resolve L in paragraph 2490. /usr/bin/pod2html: -: cannot resolve L in paragraph 2492. /usr/bin/pod2html: -: cannot resolve L in paragraph 2527. /usr/bin/pod2html: -: cannot resolve L in paragraph 2543. /usr/bin/pod2html: -: cannot resolve L in paragraph 2691. /usr/bin/pod2html: -: cannot resolve L in paragraph 2694. /usr/bin/pod2html: -: cannot resolve L in paragraph 2699. /usr/bin/pod2html: -: cannot resolve L in paragraph 2702. /usr/bin/pod2html: -: cannot resolve L in paragraph 2727. /usr/bin/pod2html: -: cannot resolve L in paragraph 2730. /usr/bin/pod2html: -: cannot resolve L in paragraph 2734. /usr/bin/pod2html: -: cannot resolve L in paragraph 2745. /usr/bin/pod2html: -: cannot resolve L in paragraph 2748. /usr/bin/pod2html: -: cannot resolve L in paragraph 2753. /usr/bin/pod2html: -: cannot resolve L in paragraph 2756. /usr/bin/pod2html: -: cannot resolve L in paragraph 2763. /usr/bin/pod2html: -: cannot resolve L in paragraph 2770. /usr/bin/pod2html: -: cannot resolve L in paragraph 2795. /usr/bin/pod2html: -: cannot resolve L in paragraph 2811. /usr/bin/pod2html: -: cannot resolve L in paragraph 2821. /usr/bin/pod2html: -: cannot resolve L in paragraph 2827. /usr/bin/pod2html: -: cannot resolve L in paragraph 2834. /usr/bin/pod2html: -: cannot resolve L in paragraph 2840. /usr/bin/pod2html: -: cannot resolve L in paragraph 2897. /usr/bin/pod2html: -: cannot resolve L in paragraph 2925. /usr/bin/pod2html: -: cannot resolve L in paragraph 2942. /usr/bin/pod2html: -: cannot resolve L in paragraph 2948. /usr/bin/pod2html: -: cannot resolve L in paragraph 2986. /usr/bin/pod2html: -: cannot resolve L in paragraph 3013. /usr/bin/pod2html: -: cannot resolve L in paragraph 3019. /usr/bin/pod2html: -: cannot resolve L in paragraph 3026. /usr/bin/pod2html: -: cannot resolve L in paragraph 3029. /usr/bin/pod2html: -: cannot resolve L in paragraph 3039. /usr/bin/pod2html: -: cannot resolve L in paragraph 3046. /usr/bin/pod2html: -: cannot resolve L in paragraph 3067. /usr/bin/pod2html: -: cannot resolve L in paragraph 3084. /usr/bin/pod2html: -: cannot resolve L in paragraph 3105. /usr/bin/pod2html: -: cannot resolve L in paragraph 3106. /usr/bin/pod2html: -: cannot resolve L in paragraph 3107. /usr/bin/pod2html: -: cannot resolve L in paragraph 3128. /usr/bin/pod2html: -: cannot resolve L in paragraph 3129. /usr/bin/pod2html: -: cannot resolve L in paragraph 3181. /usr/bin/pod2html: -: cannot resolve L in paragraph 3182. /usr/bin/pod2html: -: cannot resolve L in paragraph 3189. /usr/bin/pod2html: -: cannot resolve L in paragraph 3190. /usr/bin/pod2html: -: cannot resolve L in paragraph 3218. /usr/bin/pod2html: -: cannot resolve L in paragraph 3243. /usr/bin/pod2html: -: cannot resolve L in paragraph 3262. /usr/bin/pod2html: -: cannot resolve L in paragraph 3276. /usr/bin/pod2html: -: cannot resolve L in paragraph 3294. /usr/bin/pod2html: -: cannot resolve L in paragraph 3315. /usr/bin/pod2html: -: cannot resolve L in paragraph 3324. /usr/bin/pod2html: -: cannot resolve L in paragraph 3342. /usr/bin/pod2html: -: cannot resolve L in paragraph 3389. /usr/bin/pod2html: -: cannot resolve L in paragraph 3396. /usr/bin/pod2html: -: cannot resolve L in paragraph 3411. /usr/bin/pod2html: -: cannot resolve L in paragraph 3414. /usr/bin/pod2html: -: cannot resolve L in paragraph 3418. /usr/bin/pod2html: -: cannot resolve L in paragraph 3467. /usr/bin/pod2html: -: cannot resolve L in paragraph 3474. /usr/bin/pod2html: -: cannot resolve L in paragraph 3484. /usr/bin/pod2html: -: cannot resolve L in paragraph 3489. /usr/bin/pod2html: -: cannot resolve L in paragraph 3490. /usr/bin/pod2html: -: cannot resolve L in paragraph 3495. /usr/bin/pod2html: -: cannot resolve L in paragraph 3496. /usr/bin/pod2html: -: cannot resolve L in paragraph 3505. /usr/bin/pod2html: -: cannot resolve L in paragraph 3512. /usr/bin/pod2html: -: cannot resolve L in paragraph 3520. /usr/bin/pod2html: -: cannot resolve L in paragraph 3531. /usr/bin/pod2html: -: cannot resolve L in paragraph 3532. /usr/bin/pod2html: -: cannot resolve L in paragraph 3537. /usr/bin/pod2html: -: cannot resolve L in paragraph 3538. /usr/bin/pod2html: -: cannot resolve L in paragraph 3552. /usr/bin/pod2html: -: cannot resolve L in paragraph 3553. /usr/bin/pod2html: -: cannot resolve L in paragraph 3558. /usr/bin/pod2html: -: cannot resolve L in paragraph 3559. /usr/bin/pod2html: -: cannot resolve L in paragraph 3630. /usr/bin/pod2html: -: cannot resolve L in paragraph 3640. /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 3683. /usr/bin/pod2html: -: cannot resolve L in paragraph 3809. /usr/bin/pod2html: -: cannot resolve L in paragraph 3819. /usr/bin/pod2html: -: cannot resolve L in paragraph 3841. /usr/bin/pod2html: -: cannot resolve L in paragraph 3841. /usr/bin/pod2html: -: cannot resolve L in paragraph 3989. /usr/bin/pod2html: -: cannot resolve L in paragraph 3997. /usr/bin/pod2html: -: cannot resolve L in paragraph 4001. /usr/bin/pod2html: -: cannot resolve L in paragraph 4001. /usr/bin/pod2html: -: cannot resolve L in paragraph 4003. /usr/bin/pod2html: -: cannot resolve L in paragraph 4015. /usr/bin/pod2html: -: cannot resolve L in paragraph 4015. /usr/bin/pod2html: -: cannot resolve L in paragraph 4015. /usr/bin/pod2html: -: cannot resolve L in paragraph 4015. /usr/bin/pod2html: -: cannot resolve L in paragraph 4015. /usr/bin/pod2html: -: cannot resolve L in paragraph 4019. /usr/bin/pod2html: -: cannot resolve L in paragraph 4045. /usr/bin/pod2html: -: cannot resolve L in paragraph 4087. /usr/bin/pod2html: -: cannot resolve L in paragraph 4115. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4135. /usr/bin/pod2html: -: cannot resolve L in paragraph 4136. /usr/bin/pod2html: -: cannot resolve L in paragraph 4136. /usr/bin/pod2html: -: cannot resolve L in paragraph 4136. /usr/bin/pod2html: -: cannot resolve L in paragraph 4136. /usr/bin/pod2html: -: cannot resolve L in paragraph 4136. sed -e 's,guestfs(3),guestfs(3),g' touch stamp-guestfs.pod bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o liberrnostring.la liberrnostring_la-errnostring_gperf.lo liberrnostring_la-errnostring.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liberrnostring.a .libs/liberrnostring_la-errnostring_gperf.o .libs/liberrnostring_la-errnostring.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liberrnostring.a libtool: link: ( cd ".libs" && rm -f "liberrnostring.la" && ln -s "../liberrnostring.la" "liberrnostring.la" ) bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o libprotocol.la libprotocol_la-guestfs_protocol.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libprotocol.a .libs/libprotocol_la-guestfs_protocol.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libprotocol.a libtool: link: ( cd ".libs" && rm -f "libprotocol.la" && ln -s "../libprotocol.la" "libprotocol.la" ) bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_DEFAULT_PATH='"/usr/lib64/guestfs"' -DGUESTFS_WARN_DEPRECATED=1 -I/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -version-info 312:0:312 -Wl,--version-script=./libguestfs.syms -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o libguestfs.la -rpath /usr/lib64 libguestfs_la-guestfs.lo libguestfs_la-actions.lo libguestfs_la-appliance.lo libguestfs_la-bindtests.lo libguestfs_la-dbdump.lo libguestfs_la-events.lo libguestfs_la-filearch.lo libguestfs_la-inspect.lo libguestfs_la-inspect_apps.lo libguestfs_la-inspect_fs.lo libguestfs_la-inspect_fs_cd.lo libguestfs_la-inspect_fs_unix.lo libguestfs_la-inspect_fs_windows.lo libguestfs_la-inspect_icon.lo libguestfs_la-launch.lo libguestfs_la-listfs.lo libguestfs_la-match.lo libguestfs_la-proto.lo libguestfs_la-virt.lo -lhivex -laugeas -lpcre -lmagic -lvirt -ldl -lxml2 ../gnulib/lib/libgnu.la -lrt liberrnostring.la libprotocol.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_la-guestfs.o .libs/libguestfs_la-actions.o .libs/libguestfs_la-appliance.o .libs/libguestfs_la-bindtests.o .libs/libguestfs_la-dbdump.o .libs/libguestfs_la-events.o .libs/libguestfs_la-filearch.o .libs/libguestfs_la-inspect.o .libs/libguestfs_la-inspect_apps.o .libs/libguestfs_la-inspect_fs.o .libs/libguestfs_la-inspect_fs_cd.o .libs/libguestfs_la-inspect_fs_unix.o .libs/libguestfs_la-inspect_fs_windows.o .libs/libguestfs_la-inspect_icon.o .libs/libguestfs_la-launch.o .libs/libguestfs_la-listfs.o .libs/libguestfs_la-match.o .libs/libguestfs_la-proto.o .libs/libguestfs_la-virt.o -Wl,--whole-archive ../gnulib/lib/.libs/libgnu.a ./.libs/liberrnostring.a ./.libs/libprotocol.a -Wl,--no-whole-archive -lhivex -laugeas -lpcre -lmagic -lvirt -ldl -lxml2 -lrt -O2 -march=native -msahf -mcx16 -Wl,--version-script=./libguestfs.syms -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,-soname -Wl,libguestfs.so.0 -o .libs/libguestfs.so.0.312.0 libtool: link: (cd ".libs" && rm -f "libguestfs.so.0" && ln -s "libguestfs.so.0.312.0" "libguestfs.so.0") libtool: link: (cd ".libs" && rm -f "libguestfs.so" && ln -s "libguestfs.so.0.312.0" "libguestfs.so") libtool: link: ( cd ".libs" && rm -f "libguestfs.la" && ln -s "../libguestfs.la" "libguestfs.la" ) make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' Making all in examples make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/examples' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o create_disk-create_disk.o `test -f 'create_disk.c' || echo './'`create_disk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o display_icon-display_icon.o `test -f 'display_icon.c' || echo './'`display_icon.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o inspect_vm-inspect_vm.o `test -f 'inspect_vm.c' || echo './'`inspect_vm.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -pthread -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o copy_over-copy_over.o `test -f 'copy_over.c' || echo './'`copy_over.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_dhcp_address-virt-dhcp-address.o `test -f 'virt-dhcp-address.c' || echo './'`virt-dhcp-address.c ../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 ../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 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-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 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 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o create_disk create_disk-create_disk.o ../src/libguestfs.la /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. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/create_disk create_disk-create_disk.o ../src/.libs/libguestfs.so 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 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o display_icon display_icon-display_icon.o ../src/libguestfs.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/display_icon display_icon-display_icon.o ../src/.libs/libguestfs.so bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o inspect_vm inspect_vm-inspect_vm.o ../src/libguestfs.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/inspect_vm inspect_vm-inspect_vm.o ../src/.libs/libguestfs.so bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -pthread -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o copy_over copy_over-copy_over.o ../src/libguestfs.la -lvirt -ldl libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -pthread -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/copy_over copy_over-copy_over.o ../src/.libs/libguestfs.so -lvirt -ldl -pthread bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o -lhivex ../src/libguestfs.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o -lhivex ../src/.libs/libguestfs.so make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/examples' Making all in po make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po' Making all in tests/extra make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/extra' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/extra' Making all in test-tool make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/test-tool' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_test_tool-test-tool.o `test -f 'test-tool.c' || echo './'`test-tool.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../podwrapper.sh \ --man libguestfs-test-tool.1 \ libguestfs-test-tool.pod bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o libguestfs-test-tool libguestfs_test_tool-test-tool.o ../src/libguestfs.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -DLOCALEBASEDIR=\"/usr/share/locale\" -I../src -I../src -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/libguestfs-test-tool libguestfs_test_tool-test-tool.o ../src/.libs/libguestfs.so make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/test-tool' Making all in fish make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make all-am make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make -C ../generator stamp-generator bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o librc_protocol_la-rc_protocol.lo `test -f 'rc_protocol.c' || echo './'`rc_protocol.c make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-config.o `test -f 'config.c' || echo './'`config.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -fno-strict-aliasing -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c rc_protocol.c -fPIC -DPIC -o .libs/librc_protocol_la-rc_protocol.o x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-inspect.o `test -f 'inspect.c' || echo './'`inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-keys.o `test -f 'keys.c' || echo './'`keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-options.o `test -f 'options.c' || echo './'`options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-progress.o `test -f 'progress.c' || echo './'`progress.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-virt.o `test -f 'virt.c' || echo './'`virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-alloc.o `test -f 'alloc.c' || echo './'`alloc.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-copy.o `test -f 'copy.c' || echo './'`copy.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-destpaths.o `test -f 'destpaths.c' || echo './'`destpaths.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-display.o `test -f 'display.c' || echo './'`display.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-echo.o `test -f 'echo.c' || echo './'`echo.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-edit.o `test -f 'edit.c' || echo './'`edit.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-events.o `test -f 'events.c' || echo './'`events.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-fish.o `test -f 'fish.c' || echo './'`fish.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-glob.o `test -f 'glob.c' || echo './'`glob.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-help.o `test -f 'help.c' || echo './'`help.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-hexedit.o `test -f 'hexedit.c' || echo './'`hexedit.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-lcd.o `test -f 'lcd.c' || echo './'`lcd.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-man.o `test -f 'man.c' || echo './'`man.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-more.o `test -f 'more.c' || echo './'`more.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-prep.o `test -f 'prep.c' || echo './'`prep.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-prep_disk.o `test -f 'prep_disk.c' || echo './'`prep_disk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-prep_part.o `test -f 'prep_part.c' || echo './'`prep_part.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-prep_fs.o `test -f 'prep_fs.c' || echo './'`prep_fs.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-prep_lv.o `test -f 'prep_lv.c' || echo './'`prep_lv.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-prep_boot.o `test -f 'prep_boot.c' || echo './'`prep_boot.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-rc.o `test -f 'rc.c' || echo './'`rc.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-reopen.o `test -f 'reopen.c' || echo './'`reopen.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-setenv.o `test -f 'setenv.c' || echo './'`setenv.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-supported.o `test -f 'supported.c' || echo './'`supported.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-tilde.o `test -f 'tilde.c' || echo './'`tilde.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-time.o `test -f 'time.c' || echo './'`time.c make -C ../src libguestfs.la make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[5]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[5]: `stamp-generator' is up to date. make[5]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../podwrapper.sh \ --man guestfish.1 \ --html ../html/guestfish.1.html \ --insert ./guestfish-actions.pod:@ACTIONS@ \ --insert ./guestfish-commands.pod:@FISH_COMMANDS@ \ 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,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,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,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,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,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,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,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,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 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libcmds_la-cmds_gperf.lo `test -f 'cmds_gperf.c' || echo './'`cmds_gperf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c cmds_gperf.c -fPIC -DPIC -o .libs/libcmds_la-cmds_gperf.o /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. bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -Wall -Wno-unused -fno-strict-aliasing -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o librc_protocol.la librc_protocol_la-rc_protocol.lo /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 1572. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/librc_protocol.a .libs/librc_protocol_la-rc_protocol.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librc_protocol.a /usr/bin/pod2html: -: cannot resolve L in paragraph 1719. /usr/bin/pod2html: -: cannot resolve L in paragraph 1724. libtool: link: ( cd ".libs" && rm -f "librc_protocol.la" && ln -s "../librc_protocol.la" "librc_protocol.la" ) /usr/bin/pod2html: -: cannot resolve L in paragraph 1794. /usr/bin/pod2html: -: cannot resolve L in paragraph 1839. /usr/bin/pod2html: -: cannot resolve L in paragraph 1842. /usr/bin/pod2html: -: cannot resolve L in paragraph 1842. /usr/bin/pod2html: -: cannot resolve L in paragraph 1845. /usr/bin/pod2html: -: cannot resolve L in paragraph 1847. x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-cmds.o `test -f 'cmds.c' || echo './'`cmds.c /usr/bin/pod2html: -: cannot resolve L in paragraph 1865. /usr/bin/pod2html: -: cannot resolve L in paragraph 1896. /usr/bin/pod2html: -: cannot resolve L in paragraph 1909. /usr/bin/pod2html: -: cannot resolve L in paragraph 1916. /usr/bin/pod2html: -: cannot resolve L in paragraph 1930. /usr/bin/pod2html: -: cannot resolve L in paragraph 1932. /usr/bin/pod2html: -: cannot resolve L in paragraph 1939. /usr/bin/pod2html: -: cannot resolve L in paragraph 1941. /usr/bin/pod2html: -: cannot resolve L in paragraph 1955. /usr/bin/pod2html: -: cannot resolve L in paragraph 1969. /usr/bin/pod2html: -: cannot resolve L in paragraph 2078. /usr/bin/pod2html: -: cannot resolve L in paragraph 2080. /usr/bin/pod2html: -: cannot resolve L in paragraph 2084. /usr/bin/pod2html: -: cannot resolve L in paragraph 2086. /usr/bin/pod2html: -: cannot resolve L in paragraph 2102. /usr/bin/pod2html: -: cannot resolve L in paragraph 2107. /usr/bin/pod2html: -: cannot resolve L in paragraph 2114. /usr/bin/pod2html: -: cannot resolve L in paragraph 2116. /usr/bin/pod2html: -: cannot resolve L in paragraph 2120. /usr/bin/pod2html: -: cannot resolve L in paragraph 2122. /usr/bin/pod2html: -: cannot resolve L in paragraph 2127. /usr/bin/pod2html: -: cannot resolve L in paragraph 2156. /usr/bin/pod2html: -: cannot resolve L in paragraph 2174. /usr/bin/pod2html: -: cannot resolve L in paragraph 2178. /usr/bin/pod2html: -: cannot resolve L in paragraph 2183. /usr/bin/pod2html: -: cannot resolve L in paragraph 2187. /usr/bin/pod2html: -: cannot resolve L in paragraph 2203. /usr/bin/pod2html: -: cannot resolve L in paragraph 2208. /usr/bin/pod2html: -: cannot resolve L in paragraph 2212. /usr/bin/pod2html: -: cannot resolve L in paragraph 2228. /usr/bin/pod2html: -: cannot resolve L in paragraph 2250. /usr/bin/pod2html: -: cannot resolve L in paragraph 2264. /usr/bin/pod2html: -: cannot resolve L in paragraph 2269. /usr/bin/pod2html: -: cannot resolve L in paragraph 2302. /usr/bin/pod2html: -: cannot resolve L in paragraph 2324. /usr/bin/pod2html: -: cannot resolve L in paragraph 2328. /usr/bin/pod2html: -: cannot resolve L in paragraph 2331. /usr/bin/pod2html: -: cannot resolve L in paragraph 2334. /usr/bin/pod2html: -: cannot resolve L in paragraph 2342. /usr/bin/pod2html: -: cannot resolve L in paragraph 2347. /usr/bin/pod2html: -: cannot resolve L in paragraph 2362. /usr/bin/pod2html: -: cannot resolve L in paragraph 2390. /usr/bin/pod2html: -: cannot resolve L in paragraph 2391. /usr/bin/pod2html: -: cannot resolve L in paragraph 2411. /usr/bin/pod2html: -: cannot resolve L in paragraph 2444. /usr/bin/pod2html: -: cannot resolve L in paragraph 2450. /usr/bin/pod2html: -: cannot resolve L in paragraph 2473. /usr/bin/pod2html: -: cannot resolve L in paragraph 2490. /usr/bin/pod2html: -: cannot resolve L in paragraph 2509. /usr/bin/pod2html: -: cannot resolve L in paragraph 2514. /usr/bin/pod2html: -: cannot resolve L in paragraph 2528. /usr/bin/pod2html: -: cannot resolve L in paragraph 2566. /usr/bin/pod2html: -: cannot resolve L in paragraph 2613. /usr/bin/pod2html: -: cannot resolve L in paragraph 2618. /usr/bin/pod2html: -: cannot resolve L in paragraph 2643. /usr/bin/pod2html: -: cannot resolve L in paragraph 2648. /usr/bin/pod2html: -: cannot resolve L in paragraph 2654. /usr/bin/pod2html: -: cannot resolve L in paragraph 2660. /usr/bin/pod2html: -: cannot resolve L in paragraph 2664. /usr/bin/pod2html: -: cannot resolve L in paragraph 2688. /usr/bin/pod2html: -: cannot resolve L in paragraph 2692. /usr/bin/pod2html: -: cannot resolve L in paragraph 2703. /usr/bin/pod2html: -: cannot resolve L in paragraph 2707. /usr/bin/pod2html: -: cannot resolve L in paragraph 2716. /usr/bin/pod2html: -: cannot resolve L in paragraph 2718. /usr/bin/pod2html: -: cannot resolve L in paragraph 2722. /usr/bin/pod2html: -: cannot resolve L in paragraph 2733. /usr/bin/pod2html: -: cannot resolve L in paragraph 2754. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. /usr/bin/pod2html: -: cannot resolve L in paragraph 2769. 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,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-guestfish.pod x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-completion.o `test -f 'completion.c' || echo './'`completion.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-event-names.o `test -f 'event-names.c' || echo './'`event-names.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestfish-prepopts.o `test -f 'prepopts.c' || echo './'`prepopts.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o libcmds.la libcmds_la-cmds_gperf.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcmds.a .libs/libcmds_la-cmds_gperf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcmds.a libtool: link: ( cd ".libs" && rm -f "libcmds.la" && ln -s "../libcmds.la" "libcmds.la" ) bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\""/usr/share/locale"\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o guestfish guestfish-cmds.o guestfish-completion.o guestfish-event-names.o guestfish-prepopts.o guestfish-config.o guestfish-inspect.o guestfish-keys.o guestfish-options.o guestfish-progress.o guestfish-virt.o guestfish-alloc.o guestfish-copy.o guestfish-destpaths.o guestfish-display.o guestfish-echo.o guestfish-edit.o guestfish-events.o guestfish-fish.o guestfish-glob.o guestfish-help.o guestfish-hexedit.o guestfish-lcd.o guestfish-man.o guestfish-more.o guestfish-prep.o guestfish-prep_disk.o guestfish-prep_part.o guestfish-prep_fs.o guestfish-prep_lv.o guestfish-prep_boot.o guestfish-rc.o guestfish-reopen.o guestfish-setenv.o guestfish-supported.o guestfish-tilde.o guestfish-time.o -lconfig -lreadline -lncurses ../src/libguestfs.la -lm libcmds.la librc_protocol.la ../gnulib/lib/libgnu.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I../fish -DLOCALEBASEDIR=\"/usr/share/locale\" -I./../gnulib/lib -I../gnulib/lib -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/guestfish guestfish-cmds.o guestfish-completion.o guestfish-event-names.o guestfish-prepopts.o guestfish-config.o guestfish-inspect.o guestfish-keys.o guestfish-options.o guestfish-progress.o guestfish-virt.o guestfish-alloc.o guestfish-copy.o guestfish-destpaths.o guestfish-display.o guestfish-echo.o guestfish-edit.o guestfish-events.o guestfish-fish.o guestfish-glob.o guestfish-help.o guestfish-hexedit.o guestfish-lcd.o guestfish-man.o guestfish-more.o guestfish-prep.o guestfish-prep_disk.o guestfish-prep_part.o guestfish-prep_fs.o guestfish-prep_lv.o guestfish-prep_boot.o guestfish-rc.o guestfish-reopen.o guestfish-setenv.o guestfish-supported.o guestfish-tilde.o guestfish-time.o -lconfig -lreadline -lncurses ../src/.libs/libguestfs.so -lm ./.libs/libcmds.a ./.libs/librc_protocol.a ../gnulib/lib/.libs/libgnu.a make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' Making all in align make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/align' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_alignment_scan-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_alignment_scan-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_alignment_scan-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_alignment_scan-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_alignment_scan-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_alignment_scan-scan.o `test -f 'scan.c' || echo './'`scan.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../podwrapper.sh \ --man virt-alignment-scan.1 \ --html ../html/virt-alignment-scan.1.html \ virt-alignment-scan.pod bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-alignment-scan virt_alignment_scan-config.o virt_alignment_scan-inspect.o virt_alignment_scan-keys.o virt_alignment_scan-options.o virt_alignment_scan-virt.o virt_alignment_scan-scan.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la -lvirt -ldl -lm /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,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' libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-alignment-scan virt_alignment_scan-config.o virt_alignment_scan-inspect.o virt_alignment_scan-keys.o virt_alignment_scan-options.o virt_alignment_scan-virt.o virt_alignment_scan-scan.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -lvirt -ldl -lm touch stamp-virt-alignment-scan.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/align' Making all in cat make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/cat' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_cat-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_cat-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_cat-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_cat-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_cat-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_cat-virt-cat.o `test -f 'virt-cat.c' || echo './'`virt-cat.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_filesystems-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_filesystems-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_filesystems-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_filesystems-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_filesystems-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_filesystems-virt-filesystems.o `test -f 'virt-filesystems.c' || echo './'`virt-filesystems.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_ls-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_ls-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_ls-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_ls-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_ls-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_ls-virt-ls.o `test -f 'virt-ls.c' || echo './'`virt-ls.c ../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,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 ../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 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 142. /usr/bin/pod2html: -: cannot resolve L in paragraph 146. /usr/bin/pod2html: -: cannot resolve L in paragraph 146. /usr/bin/pod2html: -: cannot resolve L in paragraph 146. /usr/bin/pod2html: -: cannot resolve L in paragraph 146. /usr/bin/pod2html: -: cannot resolve L in paragraph 146. 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,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 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-cat virt_cat-config.o virt_cat-inspect.o virt_cat-keys.o virt_cat-options.o virt_cat-virt.o virt_cat-virt-cat.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la /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,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 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-filesystems virt_filesystems-config.o virt_filesystems-inspect.o virt_filesystems-keys.o virt_filesystems-options.o virt_filesystems-virt.o virt_filesystems-virt-filesystems.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-cat virt_cat-config.o virt_cat-inspect.o virt_cat-keys.o virt_cat-options.o virt_cat-virt.o virt_cat-virt-cat.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-filesystems virt_filesystems-config.o virt_filesystems-inspect.o virt_filesystems-keys.o virt_filesystems-options.o virt_filesystems-virt.o virt_filesystems-virt-filesystems.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-ls virt_ls-config.o virt_ls-inspect.o virt_ls-keys.o virt_ls-options.o virt_ls-virt.o virt_ls-virt-ls.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-ls virt_ls-config.o virt_ls-inspect.o virt_ls-keys.o virt_ls-options.o virt_ls-virt.o virt_ls-virt-ls.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/cat' Making all in df make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/df' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-domains.o `test -f 'domains.c' || echo './'`domains.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-df.o `test -f 'df.c' || echo './'`df.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-main.o `test -f 'main.c' || echo './'`main.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_df-output.o `test -f 'output.c' || echo './'`output.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../podwrapper.sh \ --man virt-df.1 \ --html ../html/virt-df.1.html \ virt-df.pod bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-df virt_df-config.o virt_df-inspect.o virt_df-keys.o virt_df-options.o virt_df-virt.o virt_df-domains.o virt_df-df.o virt_df-main.o virt_df-output.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la -lvirt -ldl -lm libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-df virt_df-config.o virt_df-inspect.o virt_df-keys.o virt_df-options.o virt_df-virt.o virt_df-domains.o virt_df-df.o virt_df-main.o virt_df-output.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -lvirt -ldl -lm /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,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.18/work/libguestfs-1.17.18/df' Making all in edit make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/edit' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_edit-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_edit-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_edit-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_edit-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_edit-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_edit-virt-edit.o `test -f 'virt-edit.c' || echo './'`virt-edit.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../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. bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-edit virt_edit-config.o virt_edit-inspect.o virt_edit-keys.o virt_edit-options.o virt_edit-virt.o virt_edit-virt-edit.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la /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,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 libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-edit virt_edit-config.o virt_edit-inspect.o virt_edit-keys.o virt_edit-options.o virt_edit-virt.o virt_edit-virt-edit.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/edit' Making all in format make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/format' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_format-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_format-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_format-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_format-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_format-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_format-format.o `test -f 'format.c' || echo './'`format.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../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. bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-format virt_format-config.o virt_format-inspect.o virt_format-keys.o virt_format-options.o virt_format-virt.o virt_format-format.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la -lvirt -ldl 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,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 libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-format virt_format-config.o virt_format-inspect.o virt_format-keys.o virt_format-options.o virt_format-virt.o virt_format-format.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -lvirt -ldl make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/format' Making all in inspector make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/inspector' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_inspector-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_inspector-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_inspector-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_inspector-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_inspector-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_inspector-virt-inspector.o `test -f 'virt-inspector.c' || echo './'`virt-inspector.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../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,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 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-inspector virt_inspector-config.o virt_inspector-inspect.o virt_inspector-keys.o virt_inspector-options.o virt_inspector-virt.o virt_inspector-virt-inspector.o -lconfig ../src/libguestfs.la -lxml2 ../gnulib/lib/libgnu.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-inspector virt_inspector-config.o virt_inspector-inspect.o virt_inspector-keys.o virt_inspector-options.o virt_inspector-virt.o virt_inspector-virt-inspector.o -lconfig ../src/.libs/libguestfs.so -lxml2 ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/inspector' Making all in rescue make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/rescue' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_rescue-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_rescue-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_rescue-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_rescue-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_rescue-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o virt_rescue-virt-rescue.o `test -f 'virt-rescue.c' || echo './'`virt-rescue.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../podwrapper.sh \ --man virt-rescue.1 \ --html ../html/virt-rescue.1.html \ virt-rescue.pod bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o virt-rescue virt_rescue-config.o virt_rescue-inspect.o virt_rescue-keys.o virt_rescue-options.o virt_rescue-virt.o virt_rescue-virt-rescue.o -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la /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,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 libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/virt-rescue virt_rescue-config.o virt_rescue-inspect.o virt_rescue-keys.o virt_rescue-options.o virt_rescue-virt.o virt_rescue-virt-rescue.o -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/rescue' Making all in perl make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' perl Makefile.PL INSTALLDIRS=site PREFIX=/usr make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' Warning: -L../src/.libs changed to -L/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl/../src/.libs Writing Makefile-pl for Sys::Guestfs Writing MYMETA.yml and MYMETA.json make -f Makefile-pl make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' /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 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 Running Mkbootstrap for Sys::Guestfs () chmod 644 Guestfs.bs cp Guestfs.bs blib/arch/auto/Sys/Guestfs/Guestfs.bs chmod 644 blib/arch/auto/Sys/Guestfs/Guestfs.bs 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 -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -DVERSION=\"0.312\" -DXS_VERSION=\"0.312\" -fPIC "-I/usr/lib64/perl5/5.12.4/x86_64-linux-thread-multi/CORE" Guestfs.c 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 -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -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.18/work/libguestfs-1.17.18/perl/../src/.libs -lguestfs \ chmod 755 blib/arch/auto/Sys/Guestfs/Guestfs.so 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.18/work/libguestfs-1.17.18/perl' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' Making all in perl/examples make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/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,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.18/work/libguestfs-1.17.18/perl/examples' Making all in gobject make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' make all-am make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o libguestfs_gobject_1_0_la-guestfs-gobject.lo `test -f 'guestfs-gobject.c' || echo './'`guestfs-gobject.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c guestfs-gobject.c -fPIC -DPIC -o .libs/libguestfs_gobject_1_0_la-guestfs-gobject.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -L../src -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o libguestfs-gobject-1.0.la -rpath /usr/lib64 libguestfs_gobject_1_0_la-guestfs-gobject.lo -lguestfs libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_gobject_1_0_la-guestfs-gobject.o -Wl,-rpath -Wl,/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src/.libs -L../src /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src/.libs/libguestfs.so -O2 -march=native -msahf -mcx16 -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,-soname -Wl,libguestfs-gobject-1.0.so.0 -o .libs/libguestfs-gobject-1.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libguestfs-gobject-1.0.so.0" && ln -s "libguestfs-gobject-1.0.so.0.0.0" "libguestfs-gobject-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libguestfs-gobject-1.0.so" && ln -s "libguestfs-gobject-1.0.so.0.0.0" "libguestfs-gobject-1.0.so") libtool: link: ( cd ".libs" && rm -f "libguestfs-gobject-1.0.la" && ln -s "../libguestfs-gobject-1.0.la" "libguestfs-gobject-1.0.la" ) /usr/bin/g-ir-scanner --add-include-path=. --warn-all --namespace=Guestfs --nsversion=1.0 --libtool="bash ../libtool-kill-dependency_libs.sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libguestfs-gobject-1.0.la guestfs-gobject.h guestfs-gobject.c libguestfs-gobject-1.0.la --output Guestfs-1.0.gir g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject/tmp-introspectupJSGT/Guestfs-1.0.o /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject/tmp-introspectupJSGT/Guestfs-1.0.c g-ir-scanner: link: bash ../libtool-kill-dependency_libs.sh ../libtool --mode=link --tag=CC gcc -o /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject/tmp-introspectupJSGT/Guestfs-1.0 -export-dynamic -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject/tmp-introspectupJSGT/Guestfs-1.0.o -L. libguestfs-gobject-1.0.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 libtool: link: gcc -o /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject/tmp-introspectupJSGT/.libs/Guestfs-1.0 -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject/tmp-introspectupJSGT/Guestfs-1.0.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -L. ./.libs/libguestfs-gobject-1.0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=. --includedir=. Guestfs-1.0.gir -o Guestfs-1.0.typelib make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' Making all in csharp make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/csharp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/csharp' Making all in tools make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tools' ../podwrapper.sh \ --man virt-tar.1 \ virt-tar ../podwrapper.sh \ --man virt-list-filesystems.1 \ virt-list-filesystems ../podwrapper.sh \ --man virt-list-partitions.1 \ virt-list-partitions ../podwrapper.sh \ --man virt-make-fs.1 \ virt-make-fs ../podwrapper.sh \ --man virt-win-reg.1 \ virt-win-reg ../podwrapper.sh \ --html ../html/virt-list-filesystems.1.html \ virt-list-filesystems /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 4. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 11. /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 60. /usr/bin/pod2html: -: cannot resolve L in paragraph 62. /usr/bin/pod2html: -: cannot resolve L in paragraph 62. /usr/bin/pod2html: -: cannot resolve L in paragraph 62. /usr/bin/pod2html: -: cannot resolve L in paragraph 62. /usr/bin/pod2html: -: cannot resolve L in paragraph 62. /usr/bin/pod2html: -: cannot resolve L in paragraph 62. ../podwrapper.sh \ --html ../html/virt-list-partitions.1.html \ virt-list-partitions 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,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-list-filesystems(1),virt-list-filesystems(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' ../podwrapper.sh \ --html ../html/virt-make-fs.1.html \ virt-make-fs /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 4. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 11. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /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 75. /usr/bin/pod2html: -: cannot resolve L in paragraph 77. /usr/bin/pod2html: -: cannot resolve L in paragraph 77. /usr/bin/pod2html: -: cannot resolve L in paragraph 77. /usr/bin/pod2html: -: cannot resolve L in paragraph 77. /usr/bin/pod2html: -: cannot resolve L in paragraph 77. /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 5. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 14. /usr/bin/pod2html: -: cannot resolve L in paragraph 34. /usr/bin/pod2html: -: cannot resolve L in paragraph 34. /usr/bin/pod2html: -: cannot resolve L in paragraph 34. /usr/bin/pod2html: -: cannot resolve L in paragraph 43. /usr/bin/pod2html: -: cannot resolve L in paragraph 43. /usr/bin/pod2html: -: cannot resolve L in paragraph 77. /usr/bin/pod2html: -: cannot resolve L in paragraph 139. /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. /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-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,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-list-filesystems(1),virt-list-filesystems(1),g' -e 's,virt-list-partitions(1),virt-list-partitions(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' ../podwrapper.sh \ --html ../html/virt-tar.1.html \ virt-tar 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,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-list-filesystems(1),virt-list-filesystems(1),g' -e 's,virt-list-partitions(1),virt-list-partitions(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-make-fs(1),virt-make-fs(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' /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 4. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 13. /usr/bin/pod2html: -: cannot resolve L in paragraph 26. /usr/bin/pod2html: -: cannot resolve L in paragraph 26. /usr/bin/pod2html: -: cannot resolve L in paragraph 26. /usr/bin/pod2html: -: cannot resolve L in paragraph 29. ../podwrapper.sh \ --html ../html/virt-win-reg.1.html \ virt-win-reg /usr/bin/pod2html: -: cannot resolve L in paragraph 83. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: cannot resolve L in paragraph 85. /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 5. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 27. /usr/bin/pod2html: -: cannot resolve L in paragraph 27. /usr/bin/pod2html: -: cannot resolve L in paragraph 27. /usr/bin/pod2html: -: cannot resolve L in paragraph 27. /usr/bin/pod2html: -: cannot resolve L in paragraph 27. /usr/bin/pod2html: -: cannot resolve L in paragraph 148. /usr/bin/pod2html: -: cannot resolve L in paragraph 165. /usr/bin/pod2html: -: cannot resolve L in paragraph 192. /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. /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-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,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-list-filesystems(1),virt-list-filesystems(1),g' -e 's,virt-list-partitions(1),virt-list-partitions(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-make-fs(1),virt-make-fs(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' -e 's,virt-tar(1),virt-tar(1),g' ln -sf virt-list-filesystems virt-list-filesystems.pl ln -sf virt-list-partitions virt-list-partitions.pl ln -sf virt-make-fs virt-make-fs.pl ln -sf virt-tar virt-tar.pl ln -sf virt-win-reg virt-win-reg.pl 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,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-list-filesystems(1),virt-list-filesystems(1),g' -e 's,virt-list-partitions(1),virt-list-partitions(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-make-fs(1),virt-make-fs(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' -e 's,virt-tar(1),virt-tar(1),g' -e 's,virt-win-reg(1),virt-win-reg(1),g' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tools' Making all in fuse make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fuse' x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestmount-config.o `test -f '../fish/config.c' || echo './'`../fish/config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestmount-inspect.o `test -f '../fish/inspect.c' || echo './'`../fish/inspect.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestmount-keys.o `test -f '../fish/keys.c' || echo './'`../fish/keys.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestmount-options.o `test -f '../fish/options.c' || echo './'`../fish/options.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestmount-virt.o `test -f '../fish/virt.c' || echo './'`../fish/virt.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestmount-dircache.o `test -f 'dircache.c' || echo './'`dircache.c x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -c -o guestmount-guestmount.o `test -f 'guestmount.c' || echo './'`guestmount.c make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' ../podwrapper.sh \ --man guestmount.1 \ --html ../html/guestmount.1.html \ guestmount.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 12. /usr/bin/pod2html: -: cannot resolve L in paragraph 23. /usr/bin/pod2html: -: cannot resolve L in paragraph 57. /usr/bin/pod2html: -: cannot resolve L in paragraph 68. /usr/bin/pod2html: -: cannot resolve L in paragraph 77. /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 110. /usr/bin/pod2html: -: cannot resolve L in paragraph 121. /usr/bin/pod2html: -: cannot resolve L in paragraph 126. /usr/bin/pod2html: -: cannot resolve L in paragraph 126. /usr/bin/pod2html: -: cannot resolve L in paragraph 126. /usr/bin/pod2html: -: cannot resolve L in paragraph 126. /usr/bin/pod2html: -: cannot resolve L in paragraph 126. bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o guestmount guestmount-config.o guestmount-inspect.o guestmount-keys.o guestmount-options.o guestmount-virt.o guestmount-dircache.o guestmount-guestmount.o -pthread -lfuse -lrt -ldl -lulockmgr -lconfig ../src/libguestfs.la ../gnulib/lib/libgnu.la 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,guestmount(1),guestmount(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-list-filesystems(1),virt-list-filesystems(1),g' -e 's,virt-list-partitions(1),virt-list-partitions(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-make-fs(1),virt-make-fs(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' -e 's,virt-tar(1),virt-tar(1),g' -e 's,virt-win-reg(1),virt-win-reg(1),g' touch stamp-guestmount.pod libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DGUESTFS_WARN_DEPRECATED=1 -I../src -I../src -I../fish -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/guestmount guestmount-config.o guestmount-inspect.o guestmount-keys.o guestmount-options.o guestmount-virt.o guestmount-dircache.o guestmount-guestmount.o -pthread -lfuse -lrt -ldl -lulockmgr -lconfig ../src/.libs/libguestfs.so ../gnulib/lib/.libs/libgnu.a -pthread make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fuse' Making all in clone make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/clone' ../podwrapper.sh \ --man virt-sysprep.1 \ --html ../html/virt-sysprep.1.html \ virt-sysprep.pod /usr/bin/pod2html: -: unknown pod directive 'encoding' in paragraph 1. ignoring. /usr/bin/pod2html: -: cannot resolve L in paragraph 139. /usr/bin/pod2html: -: cannot resolve L in paragraph 139. /usr/bin/pod2html: -: cannot resolve L in paragraph 147. /usr/bin/pod2html: -: cannot resolve L in paragraph 147. /usr/bin/pod2html: -: cannot resolve L in paragraph 151. /usr/bin/pod2html: -: cannot resolve L in paragraph 154. /usr/bin/pod2html: -: cannot resolve L in paragraph 155. /usr/bin/pod2html: -: cannot resolve L in paragraph 158. /usr/bin/pod2html: -: cannot resolve L in paragraph 162. /usr/bin/pod2html: -: cannot resolve L in paragraph 165. /usr/bin/pod2html: -: cannot resolve L in paragraph 165. /usr/bin/pod2html: -: cannot resolve L in paragraph 178. /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 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 182. /usr/bin/pod2html: -: cannot resolve L in paragraph 182. 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,guestmount(1),guestmount(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-list-filesystems(1),virt-list-filesystems(1),g' -e 's,virt-list-partitions(1),virt-list-partitions(1),g' -e 's,virt-ls(1),virt-ls(1),g' -e 's,virt-make-fs(1),virt-make-fs(1),g' -e 's,virt-rescue(1),virt-rescue(1),g' -e 's,virt-sysprep(1),virt-sysprep(1),g' -e 's,virt-tar-in(1),virt-tar-in(1),g' -e 's,virt-tar-out(1),virt-tar-out(1),g' -e 's,virt-tar(1),virt-tar(1),g' -e 's,virt-win-reg(1),virt-win-reg(1),g' touch stamp-virt-sysprep.pod make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/clone' Making all in po-docs make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs' Making all in ja cat: ../podfiles: No such file or directory make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs/ja' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs/ja' Making all in uk cat: ../podfiles: No such file or directory make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs/uk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs/uk' make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18' cd .; \ find gnulib/lib gnulib/tests tests/data generator src examples po daemon appliance tests/qemu tests/guests tests/c-api tests/protocol tests/lvm tests/luks tests/md tests/ntfsclone tests/regressions tests/extra test-tool fish align cat df edit format inspector rescue perl perl/examples ocaml ocaml/examples python python/examples ruby ruby/examples java java/examples haskell php erlang erlang/examples gobject csharp resize sparsify tools fuse clone po-docs \ -name '*.c' -o -name '*.pl' -o -name '*.pm' | \ grep -v '^perl/blib/' | \ grep -v '^tests/' | \ grep -v '^daemon/lib/' | \ grep -v '^daemon/tests/' | \ grep -v '^examples/' | \ grep -v '^gnulib/' | \ grep -v '^perl/examples/' | \ grep -v '/guestfs_protocol.c' | \ grep -v '/rc_protocol.c' | \ grep -v 'appliance/debian/root' | \ grep -v '^po-docs/' | \ grep -v '^images/' | \ LC_ALL=C sort | \ sed 's,^\./,,' > po/POTFILES.in make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18' >>> Done src_compile >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv compile saveenv >>> Running ebuild phases loadenv install saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_install * Sorry, but libguestfs does not support the LINGUAS: en >>> Working in BUILD_DIR: "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18" make -j2 V=1 DESTDIR=/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/ LINGUAS=en_GB pl install Making install in gnulib/lib make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make install-recursive make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/build-aux/install-sh -d /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64 ; \ fi ; \ if test -f /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.alias; then \ sed -f ref-add.sed /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.alias > /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.tmp /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.alias ; \ rm -f /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.tmp /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.alias ; \ rm -f /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/lib' Making install in gnulib/tests make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make install-recursive make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' Making install in . make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gnulib/tests' Making install in tests/data make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/data' ln -sf /10klines abssymlink 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]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/data' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/data' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/data' Making install in generator make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' Making install in src make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: `stamp-generator' is up to date. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make install-am make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/include" /usr/bin/install -c -m 644 guestfs.h '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/include' bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs.la '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man3" /usr/bin/install -c -m 644 guestfs.3 libguestfs.3 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libguestfs.so.0.312.0 /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/libguestfs.so.0.312.0 libtool: install: (cd /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64 && { ln -s -f libguestfs.so.0.312.0 libguestfs.so.0 || { rm -f libguestfs.so.0 && ln -s libguestfs.so.0.312.0 libguestfs.so.0; }; }) libtool: install: (cd /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64 && { ln -s -f libguestfs.so.0.312.0 libguestfs.so || { rm -f libguestfs.so && ln -s libguestfs.so.0.312.0 libguestfs.so; }; }) libtool: install: /usr/bin/install -c .libs/libguestfs.lai /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/libguestfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' Making install in examples make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/examples' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/examples' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man3" /usr/bin/install -c -m 644 guestfs-examples.3 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man3' /usr/bin/install -c -m 644 guestfs-recipes.1 guestfs-testing.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/examples' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/examples' Making install in po make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po' cd .. \ && /bin/sh ./config.status po/Makefile.in po-directories config.status: creating po/Makefile.in config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po' make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po' installing en_GB.gmo as /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/locale/en_GB/LC_MESSAGES/libguestfs.mo installing pl.gmo as /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/locale/pl/LC_MESSAGES/libguestfs.mo if test "libguestfs" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po' Making install in tests/extra make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/extra' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/extra' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/extra' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tests/extra' Making install in test-tool make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/test-tool' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/test-tool' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" /usr/bin/install -c -m 644 libguestfs-test-tool.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs-test-tool '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/libguestfs-test-tool /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/libguestfs-test-tool make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/test-tool' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/test-tool' Making install in fish make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make -C ../generator stamp-generator make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: `stamp-generator' is up to date. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make install-am make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make -C ../generator stamp-generator make -C ../src libguestfs.la make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make -C ../generator stamp-generator make -C ../src libguestfs.la make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[5]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[5]: `stamp-generator' is up to date. make[5]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/etc/bash_completion.d" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//etc/bash_completion.d" /usr/bin/install -c virt-copy-in virt-copy-out virt-tar-in virt-tar-out '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" /usr/bin/install -c -m 644 guestfish-bash-completion.sh '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//etc/bash_completion.d' test -z "/etc" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//etc" /usr/bin/install -c -m 644 guestfish.1 virt-copy-in.1 virt-copy-out.1 virt-tar-in.1 virt-tar-out.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' /usr/bin/install -c -m 644 libguestfs-tools.conf '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//etc' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c guestfish '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/guestfish /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/guestfish make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fish' Making install in align make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/align' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/align' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator /usr/bin/install -c -m 644 virt-alignment-scan.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-alignment-scan '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-alignment-scan /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-alignment-scan make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/align' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/align' Making install in cat make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/cat' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/cat' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" /usr/bin/install -c -m 644 virt-cat.1 virt-filesystems.1 virt-ls.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-cat virt-filesystems virt-ls '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-cat /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-cat libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-filesystems /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-filesystems libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-ls /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-ls make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/cat' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/cat' Making install in df make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/df' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/df' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator /usr/bin/install -c -m 644 virt-df.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-df '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-df /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-df make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/df' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/df' Making install in edit make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/edit' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/edit' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" /usr/bin/install -c -m 644 virt-edit.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-edit '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-edit /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-edit make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/edit' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/edit' Making install in format make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/format' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/format' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator /usr/bin/install -c -m 644 virt-format.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-format '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-format /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-format make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/format' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/format' Making install in inspector make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/inspector' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/inspector' make -C ../src libguestfs.la test -z "/usr/share/doc/libguestfs-1.17.18" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/doc/libguestfs-1.17.18" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator /usr/bin/install -c -m 644 virt-inspector.rng example-debian.xml example-fedora.xml example-ubuntu.xml example-windows.xml example-debian-netinst-cd.xml example-fedora-dvd.xml example-fedora-netinst-cd.xml example-rhel-6-dvd.xml example-rhel-6-netinst-cd.xml example-ubuntu-live-cd.xml example-windows-2003-x64-cd.xml example-windows-2003-x86-cd.xml example-windows-xp-cd.xml '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/doc/libguestfs-1.17.18' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-inspector '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' /usr/bin/install -c -m 644 virt-inspector.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-inspector /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-inspector make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/inspector' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/inspector' Making install in rescue make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/rescue' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/rescue' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator /usr/bin/install -c -m 644 virt-rescue.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c virt-rescue '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/virt-rescue /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/virt-rescue make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/rescue' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/rescue' Making install in perl make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' make[2]: Nothing to be done for `install-exec-am'. make install-data-hook make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' make -f Makefile-pl DESTDIR=/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/ install make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' Appending installation info to /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/perl5/5.12.4/x86_64-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/usr/lib64/perl5/site_perl/5.12.4/x86_64-linux-thread-multi/auto/Sys/Guestfs/Guestfs.bs Installing /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/usr/lib64/perl5/site_perl/5.12.4/x86_64-linux-thread-multi/auto/Sys/Guestfs/Guestfs.so Installing /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/usr/lib64/perl5/site_perl/5.12.4/x86_64-linux-thread-multi/Sys/Guestfs.pm Installing /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/usr/lib64/perl5/site_perl/5.12.4/x86_64-linux-thread-multi/Sys/bindtests.pl Installing /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/usr/lib64/perl5/site_perl/5.12.4/x86_64-linux-thread-multi/Sys/Guestfs/Lib.pm Installing /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/usr/share/man/man3/Sys::Guestfs.3pm Installing /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/usr/share/man/man3/Sys::Guestfs::Lib.3pm make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl' Making install in perl/examples make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl/examples' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl/examples' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man3" /usr/bin/install -c -m 644 guestfs-perl.3 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man3' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl/examples' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/perl/examples' Making install in gobject make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' make install-am make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64" test -z "/usr/share/gir-1.0" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/gir-1.0" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c libguestfs-gobject-1.0.la '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64' /usr/bin/install -c -m 644 Guestfs-1.0.gir '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/gir-1.0' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/include" /usr/bin/install -c -m 644 guestfs-gobject.h '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/include' test -z "/usr/lib64/girepository-1.0" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/girepository-1.0" libtool: install: warning: relinking `libguestfs-gobject-1.0.la' libtool: install: (cd /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject; /bin/sh /var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -floop-flatten -ftree-loop-linear -ftree-loop-im -ftree-loop-distribution -ftree-loop-distribute-patterns -fsched-pressure -fsched-spec-load -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -L../src -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -o libguestfs-gobject-1.0.la -rpath /usr/lib64 libguestfs_gobject_1_0_la-guestfs-gobject.lo -lguestfs -inst-prefix-dir /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image/) /usr/bin/install -c -m 644 Guestfs-1.0.typelib '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/girepository-1.0' libtool: relink: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libguestfs_gobject_1_0_la-guestfs-gobject.o -L../src -L/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64 -L/usr/lib64 -lguestfs -O2 -march=native -msahf -mcx16 -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,-soname -Wl,libguestfs-gobject-1.0.so.0 -o .libs/libguestfs-gobject-1.0.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libguestfs-gobject-1.0.so.0.0.0T /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/libguestfs-gobject-1.0.so.0.0.0 libtool: install: (cd /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64 && { ln -s -f libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so.0 || { rm -f libguestfs-gobject-1.0.so.0 && ln -s libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so.0; }; }) libtool: install: (cd /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64 && { ln -s -f libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so || { rm -f libguestfs-gobject-1.0.so && ln -s libguestfs-gobject-1.0.so.0.0.0 libguestfs-gobject-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libguestfs-gobject-1.0.lai /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/lib64/libguestfs-gobject-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/gobject' Making install in csharp make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/csharp' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/csharp' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/csharp' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/csharp' Making install in tools make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tools' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tools' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" /usr/bin/install -c virt-list-filesystems virt-list-partitions virt-make-fs virt-tar virt-win-reg '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' /usr/bin/install -c -m 644 virt-tar.1 virt-list-filesystems.1 virt-list-partitions.1 virt-make-fs.1 virt-win-reg.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tools' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/tools' Making install in fuse make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fuse' make -C ../src libguestfs.la make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: `stamp-generator' is up to date. make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fuse' make -C ../src libguestfs.la test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" make[3]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' make -C ../generator stamp-generator /usr/bin/install -c -m 644 guestmount.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[4]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[4]: `stamp-generator' is up to date. make[4]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/generator' make[3]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" bash ../libtool-kill-dependency_libs.sh ../libtool --mode=install /usr/bin/install -c guestmount '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' libtool: install: warning: `../src/libguestfs.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/guestmount /var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin/guestmount make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fuse' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/fuse' Making install in clone make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/clone' make[2]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/clone' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1" /usr/bin/install -c virt-sysprep '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/bin' /usr/bin/install -c -m 644 virt-sysprep.1 '/var/tmp/paludis/app-emulation-libguestfs-1.17.18/image//usr/share/man/man1' make[2]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/clone' make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/clone' Making install in po-docs make[1]: Entering directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs' Making install in en_GB /bin/sh: line 17: cd: en_GB: No such file or directory make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/paludis/app-emulation-libguestfs-1.17.18/work/libguestfs-1.17.18/po-docs' make: *** [install-recursive] Error 1 !!! ERROR in app-emulation/libguestfs-1.17.18::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 21617 exit with error die trap: exiting with error.