* Package: app-emulation/libguestfs-1.36.5  * Repository: gentoo  * Maintainer: maksbotan@gentoo.org rich@annexia.org  * USE: abi_x86_64 amd64 elibc_glibc fuse kernel_linux perl python_single_target_python3_5 python_targets_python2_7 python_targets_python3_5 test userland_GNU  * FEATURES: ccache preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /usr/src/linux-build/ * Found sources for kernel version: * 4.9.49-gentoo-r1 * Checking for suitable kernel configuration options...  [ ok ] cache directory /var/cache/ccache/app-emulation/libguestfs:0/1.36 primary config /var/cache/ccache/app-emulation/libguestfs:0/1.36/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 8 cache hit (preprocessed) 2 cache miss 908 called for link 51 called for preprocessing 86 compile failed 46 preprocessor error 11 bad compiler arguments 4 autoconf compile/link 430 no input file 16 files in cache 2077 cache size 19.0 MB max cache size 5.0 GB >>> Unpacking source... >>> Unpacking libguestfs-1.36.5.tar.gz to /var/tmp/portage/app-emulation/libguestfs-1.36.5/work >>> Source unpacked in /var/tmp/portage/app-emulation/libguestfs-1.36.5/work cache directory /var/cache/ccache/app-emulation/libguestfs:0/1.36 primary config /var/cache/ccache/app-emulation/libguestfs:0/1.36/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 8 cache hit (preprocessed) 2 cache miss 908 called for link 51 called for preprocessing 86 compile failed 46 preprocessor error 11 bad compiler arguments 4 autoconf compile/link 430 no input file 16 files in cache 2077 cache size 19.0 MB max cache size 5.0 GB >>> Preparing source in /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5 ... * Applying patches from /var/tmp/portage/app-emulation/libguestfs-1.36.5/files/1.36 ... * 0001-Update-libtool-initialization.patch ...  [ ok ] * 0002-Add-support-for-Gentoo-in-distribution-detection.patch ...  [ ok ] * 0003-Workaround-autotools-utils-detection-of-gtk-doc.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5' ... * Skipping 'gtkdocize --copy' due gtkdocize not installed * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: libguestfs-1.36.5/ * Running elibtoolize in: libguestfs-1.36.5/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. cache directory /var/cache/ccache/app-emulation/libguestfs:0/1.36 primary config /var/cache/ccache/app-emulation/libguestfs:0/1.36/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 8 cache hit (preprocessed) 2 cache miss 908 called for link 51 called for preprocessing 86 compile failed 46 preprocessor error 11 bad compiler arguments 4 autoconf compile/link 430 no input file 16 files in cache 2077 cache size 19.0 MB max cache size 5.0 GB >>> Configuring source in /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5 ... * econf: updating libguestfs-1.36.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libguestfs-1.36.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libguestfs-1.36.5 --htmldir=/usr/share/doc/libguestfs-1.36.5/html --libdir=/usr/lib64 --enable-werror --with-libvirt --with-default-backend=libvirt --disable-appliance --disable-daemon --with-extra=-gentoo --with-readline --disable-php --disable-python --without-java --enable-perl --enable-fuse --enable-ocaml --disable-ruby --disable-haskell --disable-golang --disable-gobject --disable-erlang --disable-probes --disable-lua --with-gtk=no PO4A=no checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking if 1.36 is a stable or development branch of libguestfs... stable configure: libguestfs version 1.36.5-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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... 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 for accept4... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for dup3... yes checking for setdtablesize... no 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 fstatat... yes checking for openat... yes checking for fstatfs... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for nanotime... no checking for getpwnam_r... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemps... yes checking for __xpg_strerror_r... yes checking for pipe2... yes checking for pread... yes checking for ptsname_r... yes checking for readlink... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... 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 sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for shutdown... (cached) yes checking for unlinkat... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether // is distinct from /... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether lstat correctly handles trailing slash... yes checking whether stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether limits.h has ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 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 memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sigset_t... yes checking for ssize_t... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for inline... inline checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether strtoumax is declared... (cached) yes checking for struct timespec in ... yes checking whether ttyname_r is declared... yes checking whether the utimes function works... yes checking for struct utimbuf... 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 for sig_atomic_t... yes checking whether ungetc works on arbitrary bytes... yes checking for off_t... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether alarm is declared... yes checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking whether unsetenv is declared... yes checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking for __builtin_expect... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for sys/mount.h... yes checking how to get file system space usage... checking for statvfs function (SVR4)... yes checking whether to use statvfs64... no checking for two-argument statfs with statfs.f_frsize member... yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/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... yes checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking whether getlogin_r works with small buffers... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... 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 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 struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... 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... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for mkdtemp... yes checking whether getaddrinfo is declared without a macro... (cached) yes checking whether freeaddrinfo is declared without a macro... (cached) yes checking whether gai_strerror is declared without a macro... (cached) yes checking whether getnameinfo is declared without a macro... (cached) yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether perror matches strerror... yes checking whether pread works... yes checking whether ptsname_r has the same signature as in glibc... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlinkat signature is correct... yes checking for rewinddir... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on 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... yes checking for va_copy... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking whether strerror_r is declared... (cached) yes checking for working strndup... yes checking for working strnlen... yes checking for strtoll... yes checking for strtoull... yes checking whether symlink handles trailing slash correctly... yes checking whether symlinkat handles trailing slash correctly... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... 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 for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether waitpid is declared without a macro... yes checking for ttyname_r... yes checking whether ttyname_r is compatible with its POSIX signature... yes checking whether ttyname_r works with small buffers... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether 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... tr_TR.UTF-8 checking whether isblank is declared without a macro... yes checking whether fdopen sets errno... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... (cached) yes checking whether byte ordering is bigendian... no checking for library containing inet_pton... none required checking whether inet_pton is declared... (cached) yes checking whether byte ordering is bigendian... (cached) no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking for setlocale... yes checking for uselocale... yes checking for getlocalename_l... no checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 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) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking for getppriv... no checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether rmdir works... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking whether posix_spawn is declared without a macro... yes checking whether posix_spawnp is declared without a macro... yes checking whether posix_spawnattr_init is declared without a macro... yes checking whether posix_spawnattr_destroy is declared without a macro... yes checking whether posix_spawnattr_getsigdefault is declared without a macro... yes checking whether posix_spawnattr_setsigdefault is declared without a macro... yes checking whether posix_spawnattr_getsigmask is declared without a macro... yes checking whether posix_spawnattr_setsigmask is declared without a macro... yes checking whether posix_spawnattr_getflags is declared without a macro... yes checking whether posix_spawnattr_setflags is declared without a macro... yes checking whether posix_spawnattr_getpgroup is declared without a macro... yes checking whether posix_spawnattr_setpgroup is declared without a macro... yes checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes checking whether posix_spawnattr_getschedparam is declared without a macro... yes checking whether posix_spawnattr_setschedparam is declared without a macro... yes checking whether posix_spawn_file_actions_init is declared without a macro... yes checking whether posix_spawn_file_actions_destroy is declared without a macro... yes checking whether posix_spawn_file_actions_addopen is declared without a macro... yes checking whether posix_spawn_file_actions_addclose is declared without a macro... yes checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for pthread_atfork... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) 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) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for cpio... cpio checking for gperf... gperf checking for genisoimage... no checking for mkisofs... /usr/bin/mkisofs checking for xmllint... xmllint checking for po4a... no checking for db_dump... no checking for db5_dump... no checking for db_dump-5... no checking for db5.3_dump... /usr/bin/db5.3_dump checking for db_load... no checking for db5_load... no checking for db_load-5... no checking for db5.3_load... /usr/bin/db5.3_load checking for pbmtext... no checking for pnmtopng... no checking for bmptopnm... no checking for pamcut... no checking for wrestool... no checking for xzcat... /usr/bin/xzcat checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for valgrind... no checking for fuser... /bin/fuser checking for true... /bin/true checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether C compiler handles -Werror... yes checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Wabi... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wchkp... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiscarded-array-qualifiers... yes checking whether C compiler handles -Wdiscarded-qualifiers... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wframe-address... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Whsa... yes checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmemset-transposed-args... yes checking whether C compiler handles -Wmisleading-indentation... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wnonnull-compare... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -Wframe-larger-than=5000... yes checking whether C compiler handles -Wstack-usage=10000... yes checking 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 if __attribute__((cleanup(...))) works with this compiler... yes checking if we should run the GNUlib tests... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for struct stat.st_atim.tv_nsec... (cached) yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctim.tv_nsec... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking for byteswap.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/raid/md_u.h usability... yes checking linux/raid/md_u.h presence... yes checking for linux/raid/md_u.h... yes checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/socket.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for be32toh... no checking for fsync... yes checking for futimens... (cached) yes checking for getxattr... yes checking for htonl... yes checking for htons... yes checking for inotify_init1... yes checking for lgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for lsetxattr... yes checking for lremovexattr... yes checking for mknod... yes checking for ntohl... yes checking for ntohs... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for removexattr... yes checking for setitimer... yes checking for setrlimit... yes checking for setxattr... yes checking for sigaction... (cached) yes checking for statvfs... yes checking for sync... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for UNIX_PATH_MAX... no checking for size of sockaddr_un.sun_path... 108 checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBTINFO... no checking for LIBTINFO... yes checking for xgettext... xgettext checking for msgcat... msgcat checking for msgfmt... msgfmt checking for msgmerge... msgmerge checking msgfmt is GNU tool... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking if the user specified a default backend... libvirt checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking for rpcgen... rpcgen checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for library containing xdr_u_int64_t... no checking for library containing xdr_uint64_t... none required checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking for setexeccon in -lselinux... no checking for PCRE... yes checking for AUGEAS... 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 xmlBufferDetach... yes checking for YAJL... 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 checking if the C++ compiler really really works... yes checking for FUSE... yes checking for fuse_opt_add_opt_escaped... yes checking if we should build the daemon... no checking for acl_from_text in -lacl... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for cap_from_text in -lcap... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for HIVEX... yes checking for SD_JOURNAL... no checking for SD_JOURNAL... no configure: WARNING: systemd journal library not found, some features will be disabled checking for tsk_version_print in -ltsk... no configure: WARNING: The Sleuth Kit library (libtsk) not found checking if we should build the appliance... no checking for supermin... no checking for --with-supermin-packager-config option... not set checking for --with-supermin-extra-options option... not set checking which Linux distro for package names... GENTOO checking for qemu-kvm... no checking for kvm... no checking for qemu-system-x86_64... /usr/bin/qemu-system-x86_64 checking if the user specified extra options for qemu command line... no checking for library containing crypt... -lcrypt checking for LIBLZMA... yes checking for lzma_index_stream_flags... yes checking for lzma_index_stream_padding... yes checking for main in -lreadline... yes checking for append_history... yes checking for completion_matches... yes checking for rl_completion_matches... yes checking for LIBCONFIG... yes checking for --with-gtk option... no checking for DBUS... yes checking if we can build virt-p2v... no checking for x86_64-pc-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.04.2 OCaml library path is /usr/lib64/ocaml checking for x86_64-pc-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-pc-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-pc-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-pc-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-pc-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-pc-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-pc-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-pc-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for x86_64-pc-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking if OCaml version >= 3.11... yes checking for caml/unixsupport.h... yes checking for OCaml findlib package gettext... found configure: creating mllib/common_gettext.ml checking for OCaml findlib package libvirt... not found checking for OCaml findlib package oUnit... found checking for OCaml module OUnit.OUnit2... +oUnit checking for OCaml module Bytes... yes checking for ocaml-gettext... ocaml-gettext checking for perl... perl checking for Pod::Man... yes checking for Pod::Simple... yes checking for Test::More... yes checking for Module::Build... yes checking for Pod::Usage... yes checking for Getopt::Long... yes checking for Sys::Virt... yes checking for Locale::TextDomain... yes checking for Win::Hivex... yes checking for Win::Hivex::Regedit... yes checking for gjs... no configure: WARNING: gjs not found, gobject bindtests will not run checking for gobject-introspection... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for BASH_COMPLETION... yes checking for bash-completions directory... /usr/share/bash-completion/completions checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating appliance/libguestfs-make-fixed-appliance config.status: creating inspector/test-xmllint.sh config.status: creating inspector/test-virt-inspector.sh config.status: creating installcheck.sh config.status: creating p2v/virt-p2v-make-disk config.status: WARNING: 'p2v/virt-p2v-make-disk.in' seems to ignore the --datarootdir setting config.status: creating p2v/virt-p2v-make-kickstart config.status: WARNING: 'p2v/virt-p2v-make-kickstart.in' seems to ignore the --datarootdir setting config.status: creating p2v/virt-p2v-make-kiwi config.status: WARNING: 'p2v/virt-p2v-make-kiwi.in' seems to ignore the --datarootdir setting config.status: creating php/extension/php-for-tests.sh config.status: creating pick-guests.pl config.status: creating podwrapper.pl config.status: creating run config.status: creating Makefile config.status: creating align/Makefile config.status: creating appliance/Makefile config.status: creating bash/Makefile config.status: creating builder/Makefile config.status: creating builder/libguestfs.conf config.status: creating builder/opensuse.conf config.status: creating builder/templates/Makefile config.status: creating builder/test-config/virt-builder/repos.d/test-index.conf config.status: creating builder/test-simplestreams/virt-builder/repos.d/cirros.conf config.status: creating builder/test-website/virt-builder/repos.d/libguestfs.conf config.status: creating cat/Makefile config.status: creating common/errnostring/Makefile config.status: creating common/edit/Makefile config.status: creating common/miniexpect/Makefile config.status: creating common/options/Makefile config.status: creating common/parallel/Makefile config.status: creating common/progress/Makefile config.status: creating common/protocol/Makefile config.status: creating common/utils/Makefile config.status: creating common/visit/Makefile config.status: creating common/windows/Makefile config.status: creating csharp/Makefile config.status: creating customize/Makefile config.status: creating daemon/Makefile config.status: creating df/Makefile config.status: creating dib/Makefile config.status: creating diff/Makefile config.status: creating docs/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 get-kernel/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating gobject/libguestfs-gobject-1.0.pc config.status: creating gobject/Makefile config.status: creating gobject/docs/Makefile config.status: creating gobject/docs/guestfs-docs.sgml config.status: creating golang/Makefile config.status: creating golang/examples/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 lib/Makefile config.status: creating lib/libguestfs.pc config.status: creating lua/Makefile config.status: creating lua/examples/Makefile config.status: creating make-fs/Makefile config.status: creating mllib/Makefile config.status: creating mllib/guestfs_config.ml config.status: creating ocaml/META config.status: creating ocaml/Makefile config.status: creating ocaml/examples/Makefile config.status: creating p2v/Makefile config.status: creating perl/Build.PL config.status: creating perl/Makefile 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 config.status: creating python/Makefile config.status: creating python/examples/Makefile config.status: creating python/setup.py config.status: creating python/t/tests_helper.py 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 ruby/ext/guestfs/extconf.rb config.status: creating sparsify/Makefile config.status: creating sysprep/Makefile config.status: creating test-data/Makefile config.status: creating test-data/binaries/Makefile config.status: creating test-data/blank-disks/Makefile config.status: creating test-data/fake-virtio-win/Makefile config.status: creating test-data/fake-virt-tools/Makefile config.status: creating test-data/files/Makefile config.status: creating test-data/phony-guests/Makefile config.status: creating test-data/phony-guests/guests.xml config.status: creating test-tool/Makefile config.status: creating tests/9p/Makefile config.status: creating tests/bigdirs/Makefile config.status: creating tests/btrfs/Makefile config.status: creating tests/c-api/Makefile config.status: creating tests/charsets/Makefile config.status: creating tests/create/Makefile config.status: creating tests/daemon/Makefile config.status: creating tests/daemon/captive-daemon.pm config.status: creating tests/discard/Makefile config.status: creating tests/disks/Makefile config.status: creating tests/disks/test-qemu-drive-libvirt.xml config.status: creating tests/disk-labels/Makefile config.status: creating tests/events/Makefile config.status: creating tests/gdisk/Makefile config.status: creating tests/hotplug/Makefile config.status: creating tests/http/Makefile config.status: creating tests/journal/Makefile config.status: creating tests/luks/Makefile config.status: creating tests/lvm/Makefile config.status: creating tests/md/Makefile config.status: creating tests/mount-local/Makefile config.status: creating tests/mountable/Makefile config.status: creating tests/nbd/Makefile config.status: creating tests/network/Makefile config.status: creating tests/ntfs/Makefile config.status: creating tests/parallel/Makefile config.status: creating tests/protocol/Makefile config.status: creating tests/qemu/Makefile config.status: creating tests/regressions/Makefile config.status: creating tests/relabel/Makefile config.status: creating tests/relative-paths/Makefile config.status: creating tests/rsync/Makefile config.status: creating tests/selinux/Makefile config.status: creating tests/syslinux/Makefile config.status: creating tests/tmpdirs/Makefile config.status: creating tests/tsk/Makefile config.status: creating tests/xfs/Makefile config.status: creating tests/xml/Makefile config.status: creating tools/Makefile config.status: creating utils/boot-analysis/Makefile config.status: creating utils/boot-benchmark/Makefile config.status: creating utils/qemu-boot/Makefile config.status: creating utils/qemu-speed-test/Makefile config.status: creating v2v/Makefile config.status: creating v2v/test-harness/Makefile config.status: creating v2v/test-harness/META config.status: creating website/index.html config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands ------------------------------------------------------------ Thank you for downloading libguestfs 1.36.5 This is how we have configured the optional components for you today: Daemon .............................. no Appliance ........................... no QEMU ................................ /usr/bin/qemu-system-x86_64 guestfish and C-based virt tools .... yes FUSE filesystem ..................... yes GNU gettext for i18n ................ yes virt-p2v ............................ no OCaml bindings ...................... yes OCaml-based virt tools .............. yes Perl bindings ....................... yes Perl-based virt tools ............... yes Python bindings ..................... no Ruby bindings ....................... no Java bindings ....................... no Haskell bindings .................... no PHP bindings ........................ no Erlang bindings ..................... no Lua bindings ........................ no Go bindings ......................... no gobject bindings .................... no gobject introspection ............... no bash completion ..................... yes If any optional component is configured 'no' when you expected 'yes' then you should check the preceding 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. Or run 'make help' to list some common targets. ------------------------------------------------------------ >>> Source configured. cache directory /var/cache/ccache/app-emulation/libguestfs:0/1.36 primary config /var/cache/ccache/app-emulation/libguestfs:0/1.36/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 453 cache hit (preprocessed) 3 cache miss 908 called for link 52 called for preprocessing 172 compile failed 92 preprocessor error 22 bad compiler arguments 8 autoconf compile/link 862 no input file 32 files in cache 2077 cache size 19.0 MB max cache size 5.0 GB >>> Compiling source in /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j3 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' fatal: Not a git repository (or any of the parent directories): .git (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/build-aux/missing 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/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5' Making all in generator make[2]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator' cp ../mllib/guestfs_config.ml guestfs_config.ml rm -f .depend .depend-t ocamlfind ocamldep -I ../ocaml -I /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/ruby.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/java.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/XDR.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/tests_c_api.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/checks.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_internal_tests.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_inspection_deprecated.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/python.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_inspection.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/OCaml.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/prepopts.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/customize.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/bindtests.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/proc_nr.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/erlang.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/lua.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/haskell.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/php.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/errnostring.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/daemon.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/UEFI.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/csharp.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/golang.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_properties_deprecated.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/GObject.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/optgroups.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_debug.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/c.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/docstrings.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_tsk.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/pr.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_core_deprecated.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/structs.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_properties.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/utils.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_augeas.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_hivex.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/events.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/fish.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_core.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/common_utils.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/fish_commands.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/perl.mli /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/XDR.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/tests_c_api.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/errnostring.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_inspection_deprecated.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_core_deprecated.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/java.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/OCaml.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/optgroups.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/events.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/customize.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/prepopts.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/daemon.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/proc_nr.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/c.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/erlang.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/lua.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/php.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/UEFI.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_debug.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/csharp.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/main.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/golang.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/GObject.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/bindtests.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/guestfs_config.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/fish.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/perl.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_inspection.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/docstrings.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/pr.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/structs.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/checks.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_properties_deprecated.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_internal_tests.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_properties.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/python.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/utils.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_augeas.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_hivex.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/common_utils.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_tsk.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/types.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/actions_core.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/fish_commands.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/haskell.ml /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/ruby.ml common_utils.ml common_utils.mli guestfs_config.ml | \ /bin/sed 's/ *$//' | \ /bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \ /bin/sed -e 's,/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/,./,g' | \ sort > .depend-t mv .depend-t .depend ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c guestfs_config.ml -o guestfs_config.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c common_utils.mli -o common_utils.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c types.ml -o types.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c proc_nr.mli -o proc_nr.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c prepopts.mli -o prepopts.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c events.mli -o events.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c pr.mli -o pr.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c docstrings.mli -o docstrings.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c checks.mli -o checks.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c c.mli -o c.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c XDR.mli -o XDR.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c daemon.mli -o daemon.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c tests_c_api.mli -o tests_c_api.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c fish.mli -o fish.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c OCaml.mli -o OCaml.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c perl.mli -o perl.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c python.mli -o python.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c ruby.mli -o ruby.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c java.mli -o java.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c haskell.mli -o haskell.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c csharp.mli -o csharp.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c php.mli -o php.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c erlang.mli -o erlang.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c lua.mli -o lua.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c GObject.mli -o GObject.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c golang.mli -o golang.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c bindtests.mli -o bindtests.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c errnostring.mli -o errnostring.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c customize.mli -o customize.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c UEFI.mli -o UEFI.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c common_utils.ml -o common_utils.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c utils.mli -o utils.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c proc_nr.ml -o proc_nr.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_augeas.mli -o actions_augeas.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_core.mli -o actions_core.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_core_deprecated.mli -o actions_core_deprecated.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_debug.mli -o actions_debug.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_hivex.mli -o actions_hivex.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_inspection.mli -o actions_inspection.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_inspection_deprecated.mli -o actions_inspection_deprecated.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_internal_tests.mli -o actions_internal_tests.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_properties.mli -o actions_properties.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_properties_deprecated.mli -o actions_properties_deprecated.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_tsk.mli -o actions_tsk.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions.mli -o actions.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c structs.mli -o structs.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c fish_commands.mli -o fish_commands.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c optgroups.mli -o optgroups.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c prepopts.ml -o prepopts.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c events.ml -o events.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c pr.ml -o pr.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c docstrings.ml -o docstrings.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c checks.ml -o checks.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c c.ml -o c.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c XDR.ml -o XDR.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c daemon.ml -o daemon.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c tests_c_api.ml -o tests_c_api.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c fish.ml -o fish.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c OCaml.ml -o OCaml.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c perl.ml -o perl.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c python.ml -o python.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c ruby.ml -o ruby.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c java.ml -o java.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c haskell.ml -o haskell.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c csharp.ml -o csharp.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c php.ml -o php.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c erlang.ml -o erlang.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c lua.ml -o lua.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c GObject.ml -o GObject.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c golang.ml -o golang.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c bindtests.ml -o bindtests.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c errnostring.ml -o errnostring.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c customize.ml -o customize.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c UEFI.ml -o UEFI.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c main.ml -o main.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c utils.ml -o utils.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_augeas.ml -o actions_augeas.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_core.ml -o actions_core.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_core_deprecated.ml -o actions_core_deprecated.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_debug.ml -o actions_debug.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_hivex.ml -o actions_hivex.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_inspection.ml -o actions_inspection.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_inspection_deprecated.ml -o actions_inspection_deprecated.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_internal_tests.ml -o actions_internal_tests.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_properties.ml -o actions_properties.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_properties_deprecated.ml -o actions_properties_deprecated.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions_tsk.ml -o actions_tsk.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c actions.ml -o actions.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c structs.ml -o structs.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c fish_commands.ml -o fish_commands.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -c optgroups.ml -o optgroups.cmo ocamlfind ocamlc -g -annot -safe-string -warn-error CDEFLMPSUVYZX-3 -package unix,str -I . -I . -linkpkg guestfs_config.cmo common_utils.cmo types.cmo utils.cmo proc_nr.cmo actions_augeas.cmo actions_core.cmo actions_core_deprecated.cmo actions_debug.cmo actions_hivex.cmo actions_inspection.cmo actions_inspection_deprecated.cmo actions_internal_tests.cmo actions_properties.cmo actions_properties_deprecated.cmo actions_tsk.cmo actions.cmo structs.cmo fish_commands.cmo optgroups.cmo prepopts.cmo events.cmo pr.cmo docstrings.cmo checks.cmo c.cmo XDR.cmo daemon.cmo tests_c_api.cmo fish.cmo OCaml.cmo perl.cmo python.cmo ruby.cmo java.cmo haskell.cmo csharp.cmo php.cmo erlang.cmo lua.cmo GObject.cmo golang.cmo bindtests.cmo errnostring.cmo customize.cmo UEFI.cmo main.cmo -o generator mkdir -p ../perl/lib/Sys mkdir -p ../ruby/ext/guestfs mkdir -p ../java/com/redhat/et/libguestfs mkdir -p ../csharp mkdir -p ../gobject/src mkdir -p ../gobject/include mkdir -p ../gobject/include/guestfs-gobject cd .. && /var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator/generator generated 526673 lines of code touch stamp-generator make[2]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/generator' Making all in test-data make[2]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data' Making all in binaries make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/binaries' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/binaries' Making all in blank-disks make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/blank-disks' qemu-img create -f raw blank-disk-1s.raw 512 qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1s.qcow2 512 qemu-img create -f raw blank-disk-1K.raw 1K Formatting 'blank-disk-1K.raw', fmt=raw size=1024 qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1K.qcow2 1K Formatting 'blank-disk-1s.qcow2', fmt=qcow2 size=512 cluster_size=65536 preallocation=metadata lazy_refcounts=off refcount_bits=16 Formatting 'blank-disk-1s.raw', fmt=raw size=512 Formatting 'blank-disk-1K.qcow2', fmt=qcow2 size=1024 cluster_size=65536 preallocation=metadata lazy_refcounts=off refcount_bits=16 qemu-img create -f raw blank-disk-1M.raw 1M Formatting 'blank-disk-1M.raw', fmt=raw size=1048576 qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1M.qcow2 1M Formatting 'blank-disk-1M.qcow2', fmt=qcow2 size=1048576 cluster_size=65536 preallocation=metadata lazy_refcounts=off refcount_bits=16 qemu-img create -f qcow2 -b blank-disk-1M.raw blank-disk-with-backing.qcow2 Formatting 'blank-disk-with-backing.qcow2', fmt=qcow2 size=1048576 backing_file=blank-disk-1M.raw cluster_size=65536 lazy_refcounts=off refcount_bits=16 make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/blank-disks' Making all in fake-virtio-win make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/fake-virtio-win' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/fake-virtio-win' Making all in fake-virt-tools make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/fake-virt-tools' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/fake-virt-tools' Making all in files make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/files' rm -f 100kallzeroes 100kallzeroes-t dd if=/dev/zero of=100kallzeroes-t bs=1024 count=100 rm -f 100krandom 100krandom-t rm -f 10klines 10klines-t 100+0 records in 100+0 records out 102400 bytes (102 kB, 100 KiB) copied, 0.000542495 s, 189 MB/s mv 100kallzeroes-t 100kallzeroes dd if=/dev/urandom of=100krandom-t bs=1024 count=100 i=0; \ while [ $i -lt 10000 ]; do \ echo "${i}abcdefghijklmnopqrstuvwxyz"; \ i=$(($i+1)); \ done > 10klines-t rm -f bin-x86_64-dynamic.gz bin-x86_64-dynamic.gz-t 100+0 records in 100+0 records out 102400 bytes (102 kB, 100 KiB) copied, 0.00101529 s, 101 MB/s mv 100krandom-t 100krandom gzip --best -c ../../test-data/binaries/bin-x86_64-dynamic > bin-x86_64-dynamic.gz-t echo "hello" | base64 > hello.b64 mv bin-x86_64-dynamic.gz-t bin-x86_64-dynamic.gz rm -rf init.tmp initrd initrd-t mkdir -p init.tmp cp empty known-1 known-2 known-3 known-4 known-5 init.tmp (cd init.tmp; ls -1 * | cpio -o -H newc | gzip --best) > initrd-t rm -rf bin initrd-x86_64.img initrd-x86_64.img-t mkdir bin cp ../../test-data/binaries/bin-x86_64-dynamic bin/nash echo bin/nash | cpio -o -H newc > initrd-x86_64.img-t 14 blocks 4 blocks mv initrd-x86_64.img-t initrd-x86_64.img rm -r init.tmp rm -rf bin initrd-x86_64.img-t mv initrd-t initrd rm -f lib-i586.so.xz lib-i586.so.xz-t xz -c ../../test-data/binaries/lib-i586.so > lib-i586.so.xz-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 mv lib-i586.so.xz-t lib-i586.so.xz tr '\0' ' ' < 100kallzeroes > 100kallspaces-t rm -f initrd-x86_64.img.gz initrd-x86_64.img.gz-t gzip --best -c initrd-x86_64.img > initrd-x86_64.img.gz-t mv 100kallspaces-t 100kallspaces mv initrd-x86_64.img.gz-t initrd-x86_64.img.gz mv 10klines-t 10klines make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data/files' Making all in . make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data' rm -rf d rm -f test.iso test.iso-t mkdir d cp ./binaries/bin-aarch64-dynamic ./binaries/bin-armv7-dynamic ./binaries/bin-i586-dynamic ./binaries/bin-ia64-dynamic ./binaries/bin-mipsel-dynamic ./binaries/bin-ppc64-dynamic ./binaries/bin-ppc64le-dynamic ./binaries/bin-riscv64-dynamic ./binaries/bin-s390x-dynamic ./binaries/bin-sparc-dynamic ./binaries/bin-win32.exe ./binaries/bin-win64.exe ./binaries/bin-x86_64-dynamic ./binaries/lib-aarch64.so ./binaries/lib-armv7.so ./binaries/lib-i586.so ./binaries/lib-ia64.so ./binaries/lib-mipsel.so ./binaries/lib-ppc64.so ./binaries/lib-ppc64le.so ./binaries/lib-riscv64.so ./binaries/lib-s390x.so ./binaries/lib-sparc.so ./binaries/lib-win32.dll ./binaries/lib-win64.dll ./binaries/lib-x86_64.so ./files/helloworld.tar ./files/helloworld.tar.gz ./files/helloworld.tar.xz ./files/empty ./files/known-1 ./files/known-2 ./files/known-3 ./files/known-4 ./files/known-5 ./files/test-grep.txt ./files/minimal blank-disks/blank-disk-1s.raw blank-disks/blank-disk-1s.qcow2 blank-disks/blank-disk-1K.raw blank-disks/blank-disk-1K.qcow2 blank-disks/blank-disk-1M.raw blank-disks/blank-disk-1M.qcow2 blank-disks/blank-disk-with-backing.qcow2 files/100kallzeroes files/100kallnewlines files/100kallspaces files/100krandom files/10klines files/bin-x86_64-dynamic.gz files/hello.b64 files/initrd files/initrd-x86_64.img files/initrd-x86_64.img.gz files/lib-i586.so.xz files/test-grep.txt.gz d/ mkdir -p d/directory cd d && ln -sf /10klines abssymlink cd d && /usr/bin/mkisofs -J -r -o ../test.iso-t . Using BLANK000.QCO;1 for /blank-disk-with-backing.qcow2 (blank-disk-1M.qcow2) Using BLANK001.QCO;1 for /blank-disk-1M.qcow2 (blank-disk-1K.qcow2) Using BLANK000.RAW;1 for /blank-disk-1M.raw (blank-disk-1K.raw) Using BLANK002.QCO;1 for /blank-disk-1K.qcow2 (blank-disk-1s.qcow2) Using BLANK001.RAW;1 for /blank-disk-1K.raw (blank-disk-1s.raw) Using LIB_P000.SO;1 for /lib-ppc64le.so (lib-ppc64.so) Using BIN_P000.;1 for /bin-ppc64le-dynamic (bin-ppc64-dynamic) Total translation table size: 0 Total rockridge attributes bytes: 5801 Total directory bytes: 2048 Path table size(bytes): 26 Max brk space used 0 2495 extents written (4 MB) rm -rf d mv test.iso-t test.iso make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data' make[2]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/test-data' Making all in gnulib/lib make[2]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/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 RUNSTATEDIR "/var/lib/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/libguestfs-1.36.5"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/libguestfs-1.36.5/html"'; \ echo '#define DVIDIR "/usr/share/doc/libguestfs-1.36.5"'; \ echo '#define PDFDIR "/usr/share/doc/libguestfs-1.36.5"'; \ echo '#define PSDIR "/usr/share/doc/libguestfs-1.36.5"'; \ 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 && \ mv -f configmake.h-t configmake.h rm -f limits.h-t limits.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_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h /bin/mkdir -p sys /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''@/1/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 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''@/1/g' \ -e 's/@''GNULIB_BIND''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/IN_LIBGUESTFS_GNULIB_TESTS/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''@/1/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|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/1/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''@|0|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 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 's/@''REPLACE_STRUCT_TIMEVAL''@/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 /bin/mkdir -p sys /bin/mkdir -p sys 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' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h 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''@/IN_LIBGUESTFS_GNULIB_TESTS/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_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/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|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ < ./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|@''WINDOWS_64_BIT_OFF_T''@|0|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''@/1/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''@/1/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''@/1/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''@/1/g' \ -e 's/@''GNULIB_RMDIR''@/IN_LIBGUESTFS_GNULIB_TESTS/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''@/1/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/1/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_UNLINKAT''@/IN_LIBGUESTFS_GNULIB_TESTS/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_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''@|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_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|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_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|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_OVERRIDES_WINT_T''@/0/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''@|1|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_OVERRIDES_WINT_T''@/0/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 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''@/1/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/1/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 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 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''@/1/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/@''REPLACE_STRTOUMAX''@/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 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_LOCALECONV''@/1/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_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|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 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''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SIGACTION''@/IN_LIBGUESTFS_GNULIB_TESTS/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 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_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''@/1/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''@/IN_LIBGUESTFS_GNULIB_TESTS/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''@/1/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/1/g' \ -e 's/@''GNULIB_PUTENV''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/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_SECURE_GETENV''@/1/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_QSORT_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_SECURE_GETENV''@|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''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|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''@/1/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 make all-recursive make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/lib' make[4]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o accept4.lo accept4.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o allocator.lo allocator.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o areadlink.lo areadlink.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c allocator.c -fPIC -DPIC -o .libs/allocator.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c allocator.c -o allocator.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c accept4.c -fPIC -DPIC -o .libs/accept4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c accept4.c -o accept4.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c areadlink.c -o areadlink.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o areadlinkat.lo areadlinkat.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o argmatch.lo argmatch.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o base64.lo base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c areadlinkat.c -fPIC -DPIC -o .libs/areadlinkat.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c areadlinkat.c -o areadlinkat.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o binary-io.lo binary-io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c argmatch.c -o argmatch.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c base64.c -o base64.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o bitrotate.lo bitrotate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o c-ctype.lo c-ctype.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c binary-io.c -o binary-io.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c bitrotate.c -o bitrotate.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o careadlinkat.lo careadlinkat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o cloexec.lo cloexec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o close-stream.lo close-stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c careadlinkat.c -o careadlinkat.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o closeout.lo closeout.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c cloexec.c -o cloexec.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o cycle-check.lo cycle-check.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c closeout.c -fPIC -DPIC -o .libs/closeout.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c close-stream.c -o close-stream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c closeout.c -o closeout.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c cycle-check.c -fPIC -DPIC -o .libs/cycle-check.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o opendir-safer.lo opendir-safer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c cycle-check.c -o cycle-check.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o stripslash.lo stripslash.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o dup3.lo dup3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c stripslash.c -o stripslash.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c dup3.c -fPIC -DPIC -o .libs/dup3.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o exitfail.lo exitfail.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c dup3.c -o dup3.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o creat-safer.lo creat-safer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o open-safer.lo open-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c exitfail.c -o exitfail.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c creat-safer.c -fPIC -DPIC -o .libs/creat-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c creat-safer.c -o creat-safer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o fd-hook.lo fd-hook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c open-safer.c -fPIC -DPIC -o .libs/open-safer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o filenamecat-lgpl.lo filenamecat-lgpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c open-safer.c -o open-safer.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o filevercmp.lo filevercmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c filenamecat-lgpl.c -o filenamecat-lgpl.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c filevercmp.c -fPIC -DPIC -o .libs/filevercmp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o full-read.lo full-read.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c filevercmp.c -o filevercmp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o full-write.lo full-write.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o getprogname.lo getprogname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c full-read.c -fPIC -DPIC -o .libs/full-read.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c full-read.c -o full-read.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c full-write.c -o full-write.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c getprogname.c -o getprogname.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o gettime.lo gettime.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o hard-locale.lo hard-locale.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c gettime.c -fPIC -DPIC -o .libs/gettime.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o hash.lo hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c gettime.c -o gettime.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o hash-pjw.lo hash-pjw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c hard-locale.c -o hard-locale.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o human.lo human.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o i-ring.lo i-ring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c hash-pjw.c -o hash-pjw.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o localcharset.lo localcharset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c human.c -fPIC -DPIC -o .libs/human.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c i-ring.c -fPIC -DPIC -o .libs/i-ring.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c i-ring.c -o i-ring.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c human.c -o human.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o malloca.lo malloca.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o nonblocking.lo nonblocking.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c localcharset.c -o localcharset.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c nonblocking.c -fPIC -DPIC -o .libs/nonblocking.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o openat-die.lo openat-die.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c nonblocking.c -o nonblocking.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c malloca.c -o malloca.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o openat-safer.lo openat-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o pipe2.lo pipe2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c openat-die.c -o openat-die.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o quotearg.lo quotearg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c openat-safer.c -fPIC -DPIC -o .libs/openat-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c openat-safer.c -o openat-safer.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o read-file.lo read-file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c pipe2.c -o pipe2.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c quotearg.c -o quotearg.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o safe-read.lo safe-read.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o safe-write.lo safe-write.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c read-file.c -fPIC -DPIC -o .libs/read-file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c read-file.c -o read-file.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c safe-read.c -o safe-read.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o save-cwd.lo save-cwd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o sockets.lo sockets.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c safe-write.c -o safe-write.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c save-cwd.c -o save-cwd.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c sockets.c -o sockets.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o stat-time.lo stat-time.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o strnlen1.lo strnlen1.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o sys_socket.lo sys_socket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c stat-time.c -o stat-time.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c strnlen1.c -o strnlen1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c sys_socket.c -o sys_socket.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o tempname.lo tempname.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o glthread/threadlib.lo glthread/threadlib.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o timespec.lo timespec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c timespec.c -fPIC -DPIC -o .libs/timespec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c timespec.c -o timespec.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c tempname.c -o tempname.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o unistd.lo unistd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o dup-safer.lo dup-safer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o fd-safer.lo fd-safer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c unistd.c -o unistd.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o pipe-safer.lo pipe-safer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o utimens.lo utimens.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c utimens.c -fPIC -DPIC -o .libs/utimens.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o wctype-h.lo wctype-h.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c utimens.c -o utimens.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c wctype-h.c -o wctype-h.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xmalloc.lo xmalloc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xalloc-die.lo xalloc-die.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xgetcwd.lo xgetcwd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xgetcwd.c -o xgetcwd.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xsize.lo xsize.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xstrtol.lo xstrtol.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoul.lo xstrtoul.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xsize.c -o xsize.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtol.c -o xstrtol.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoul.c -o xstrtoul.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xstrtol-error.lo xstrtol-error.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoumax.lo xstrtoumax.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtol-error.c -fPIC -DPIC -o .libs/xstrtol-error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtol-error.c -o xstrtol-error.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xvasprintf.lo xvasprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoumax.c -fPIC -DPIC -o .libs/xstrtoumax.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoumax.c -o xstrtoumax.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xasprintf.lo xasprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o asnprintf.lo asnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xasprintf.c -o xasprintf.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o chdir-long.lo chdir-long.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o fcntl.lo fcntl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o fsusage.lo fsusage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fcntl.c -o fcntl.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fsusage.c -fPIC -DPIC -o .libs/fsusage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fsusage.c -o fsusage.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c chdir-long.c -o chdir-long.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o fts.lo fts.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o glob.lo glob.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o ioctl.lo ioctl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fts.c -fPIC -DPIC -o .libs/fts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c fts.c -o fts.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c ioctl.c -fPIC -DPIC -o .libs/ioctl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c glob.c -fPIC -DPIC -o .libs/glob.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o mbrtowc.lo mbrtowc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c ioctl.c -o ioctl.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c glob.c -o glob.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o openat-proc.lo openat-proc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o printf-args.lo printf-args.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c mbrtowc.c -o mbrtowc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o printf-parse.lo printf-parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c printf-args.c -o printf-args.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c openat-proc.c -o openat-proc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o strerror_r.lo strerror_r.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o vasnprintf.lo vasnprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c strerror_r.c -fPIC -DPIC -o .libs/strerror_r.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoll.lo xstrtoll.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c strerror_r.c -o strerror_r.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoll.c -fPIC -DPIC -o .libs/xstrtoll.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoull.lo xstrtoull.c 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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoll.c -o xstrtoll.o >/dev/null 2>&1 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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o glthread/lock.lo glthread/lock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c xstrtoull.c -o xstrtoull.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -no-undefined -Wl,-O1 -Wl,--as-needed -o libgnu.la accept4.lo allocator.lo areadlink.lo areadlinkat.lo argmatch.lo base64.lo binary-io.lo bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo careadlinkat.lo cloexec.lo close-stream.lo closeout.lo cycle-check.lo opendir-safer.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo dup3.lo exitfail.lo creat-safer.lo open-safer.lo fd-hook.lo filenamecat-lgpl.lo filevercmp.lo full-read.lo full-write.lo getprogname.lo gettime.lo hard-locale.lo hash.lo hash-pjw.lo human.lo i-ring.lo localcharset.lo glthread/lock.lo malloca.lo nonblocking.lo openat-die.lo openat-safer.lo pipe2.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo save-cwd.lo sockets.lo stat-time.lo strnlen1.lo sys_socket.lo tempname.lo glthread/threadlib.lo timespec.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo utimens.lo wctype-h.lo xmalloc.lo xalloc-die.lo xgetcwd.lo xsize.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 glob.lo ioctl.lo mbrtowc.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/accept4.o .libs/allocator.o .libs/areadlink.o .libs/areadlinkat.o .libs/argmatch.o .libs/base64.o .libs/binary-io.o .libs/bitrotate.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/careadlinkat.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/dup3.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/getprogname.o .libs/gettime.o .libs/hard-locale.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/nonblocking.o .libs/openat-die.o .libs/openat-safer.o .libs/pipe2.o .libs/quotearg.o .libs/read-file.o .libs/safe-read.o .libs/safe-write.o .libs/save-cwd.o .libs/sockets.o .libs/stat-time.o .libs/strnlen1.o .libs/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/utimens.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xgetcwd.o .libs/xsize.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/glob.o .libs/ioctl.o .libs/mbrtowc.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/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/lib' make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/lib' make[2]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/lib' Making all in gnulib/tests make[2]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/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 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 test-posix_spawn1.sh-t test-posix_spawn1.sh && \ cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \ mv test-posix_spawn1.sh-t test-posix_spawn1.sh rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \ cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \ mv test-posix_spawn2.sh-t test-posix_spawn2.sh 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 ctype.h-t ctype.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_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f spawn.h-t spawn.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SPAWN_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_SPAWN_H''@||g' \ -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNP''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/IN_LIBGUESTFS_GNULIB_TESTS/g' \ -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \ -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|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' \ < ./spawn.in.h; \ } > spawn.h-t && \ mv spawn.h-t spawn.h make all-recursive make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/tests' Making all in . make[4]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/tests' make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/tests' make[2]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/gnulib/tests' Making all in common/errnostring make[2]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/errnostring' make all-am make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/errnostring' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o liberrnostring_la-errnostring-gperf.lo `test -f 'errnostring-gperf.c' || echo './'`errnostring-gperf.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o liberrnostring_la-errnostring.lo `test -f 'errnostring.c' || echo './'`errnostring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c errnostring-gperf.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring-gperf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c errnostring.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c errnostring-gperf.c -o liberrnostring_la-errnostring-gperf.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c errnostring.c -o liberrnostring_la-errnostring.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -Wl,-O1 -Wl,--as-needed -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" ) make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/errnostring' make[2]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/errnostring' Making all in common/protocol make[2]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/protocol' make all-am make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/protocol' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o libprotocol_la-guestfs_protocol.lo `test -f 'guestfs_protocol.c' || echo './'`guestfs_protocol.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c guestfs_protocol.c -fPIC -DPIC -o .libs/libprotocol_la-guestfs_protocol.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c guestfs_protocol.c -o libprotocol_la-guestfs_protocol.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -Wl,-O1 -Wl,--as-needed -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" ) make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/protocol' make[2]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/protocol' Making all in common/utils make[2]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/utils' make all-am make[3]: Entering directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Werror -fvisibility=hidden -I/usr/include/libxml2 -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-cleanup.lo `test -f 'cleanup.c' || echo './'`cleanup.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Werror -fvisibility=hidden -I/usr/include/libxml2 -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-structs-cleanup.lo `test -f 'structs-cleanup.c' || echo './'`structs-cleanup.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Werror -fvisibility=hidden -I/usr/include/libxml2 -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-structs-print.lo `test -f 'structs-print.c' || echo './'`structs-print.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Werror -fvisibility=hidden -I/usr/include/libxml2 -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c cleanup.c -fPIC -DPIC -o .libs/libutils_la-cleanup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Werror -fvisibility=hidden -I/usr/include/libxml2 -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c structs-print.c -fPIC -DPIC -o .libs/libutils_la-structs-print.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_WARN_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Werror -fvisibility=hidden -I/usr/include/libxml2 -march=native -mtune=native -O2 -pipe -fno-strict-overflow -Wno-strict-overflow -c structs-cleanup.c -fPIC -DPIC -o .libs/libutils_la-structs-cleanup.o In file included from cleanup.c:59:0: ../../config.h:92:53: error: this use of "defined" may not be portable [-Werror=expansion-to-defined] #if __OPTIMIZE__ && (! defined (_FORTIFY_SOURCE) || _FORTIFY_SOURCE < 2) ^~~~~~~~~~~~~~~ ../../config.h:2955:48: error: this use of "defined" may not be portable [-Werror=expansion-to-defined] || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \ ^~~~~~~~~~~~~~~ In file included from structs-print.c:24:0: ../../config.h:92:53: error: this use of "defined" may not be portable [-Werror=expansion-to-defined] #if __OPTIMIZE__ && (! defined (_FORTIFY_SOURCE) || _FORTIFY_SOURCE < 2) ^~~~~~~~~~~~~~~ ../../config.h:2955:48: error: this use of "defined" may not be portable [-Werror=expansion-to-defined] || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \ ^~~~~~~~~~~~~~~ In file included from structs-cleanup.c:24:0: ../../config.h:92:53: error: this use of "defined" may not be portable [-Werror=expansion-to-defined] #if __OPTIMIZE__ && (! defined (_FORTIFY_SOURCE) || _FORTIFY_SOURCE < 2) ^~~~~~~~~~~~~~~ ../../config.h:2955:48: error: this use of "defined" may not be portable [-Werror=expansion-to-defined] || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \ ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[3]: *** [Makefile:1761: libutils_la-cleanup.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:1775: libutils_la-structs-print.lo] Error 1 cc1: all warnings being treated as errors make[3]: *** [Makefile:1768: libutils_la-structs-cleanup.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/utils' make[2]: *** [Makefile:1671: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5/common/utils' make[1]: *** [Makefile:1954: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5' make: *** [Makefile:1863: all] Error 2 * ERROR: app-emulation/libguestfs-1.36.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/libguestfs-1.36.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/libguestfs-1.36.5::gentoo'`. * The complete build log is located at '/var/log/portage-build/build/app-emulation/libguestfs-1.36.5:20171210-120109.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/libguestfs-1.36.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/libguestfs-1.36.5/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5' * S: '/var/tmp/portage/app-emulation/libguestfs-1.36.5/work/libguestfs-1.36.5'