Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 560658 Details for
Bug 675166
app-emulation/libvirt-4.10.0 : make[2]: /.../dtrace: Command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-emulation:libvirt-4.10.0:20190111-085126.log
app-emulation:libvirt-4.10.0:20190111-085126.log (text/plain), 139.17 KB, created by
Toralf Förster
on 2019-01-11 09:49:47 UTC
(
hide
)
Description:
app-emulation:libvirt-4.10.0:20190111-085126.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-01-11 09:49:47 UTC
Size:
139.17 KB
patch
obsolete
> * Package: app-emulation/libvirt-4.10.0 > * Repository: gentoo > * Maintainer: tamiko@gentoo.org virtualization@gentoo.org > * USE: abi_x86_64 amd64 caps dbus elibc_glibc kernel_linux libvirtd macvtap nls qemu udev userland_GNU vepa > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding group 'qemu' to your system ... > * - Groupid: 77 > * Adding user 'qemu' to your system ... > * - Userid: 77 > * - Shell: /sbin/nologin > * - Home: /dev/null > * - Groups: qemu,kvm > * - GECOS: added by portage for libvirt > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 4.20.0 > * Checking for suitable kernel configuration options... > * CONFIG_MACVTAP: is not set when it should be. > * CONFIG_MEMCG: is not set when it should be. > * CONFIG_MEMCG_SWAP: is not set when it should be. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking libvirt-4.10.0.tar.xz to /var/tmp/portage/app-emulation/libvirt-4.10.0/work >>>> Source unpacked in /var/tmp/portage/app-emulation/libvirt-4.10.0/work >>>> Preparing source in /var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0 ... > * Applying libvirt-4.5.0-do_not_use_sysconf.patch ... > [ ok ] > * Applying libvirt-1.2.16-fix_paths_in_libvirt-guests_sh.patch ... > [ ok ] > * Applying libvirt-4.10.0-fix_apparmor_rules.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: libvirt-4.10.0/ > * Running elibtoolize in: libvirt-4.10.0/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0 ... > * econf: updating libvirt-4.10.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libvirt-4.10.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libvirt-4.10.0 --htmldir=/usr/share/doc/libvirt-4.10.0/html --with-sysroot=/ --libdir=/usr/lib64 --without-apparmor --without-apparmor-profiles --without-audit --with-capng --with-dbus --without-firewalld --without-fuse --without-glusterfs --without-storage-gluster --without-storage-iscsi --with-libvirtd --without-libssh --without-storage-lvm --without-storage-mpath --without-lxc --with-macvtap --enable-nls --without-numactl --without-numad --without-openvz --without-storage-disk --without-libpcap --without-phyp --without-polkit --with-qemu --with-yajl --without-storage-rbd --without-sasl --without-selinux --with-udev --without-uml --with-virtualport --without-network --without-wireshark-dissector --without-libxl --without-avahi --without-storage-zfs --without-hal --without-netcf --without-sanlock --with-esx --with-init-script=systemd --with-qemu-group=qemu --with-qemu-user=qemu --with-remote --with-storage-fs --with-vmware --disable-static --disable-werror --with-html-subdir=libvirt-4.10.0/html --localstatedir=/var --without-vbox >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking 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 >configure: autobuild project... libvirt >configure: autobuild revision... 4.10.0 >configure: autobuild hostname... mr-fox >configure: autobuild timestamp... 20190111T085249Z >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 sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for unistd.h... (cached) yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for sys/stat.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking xlocale.h usability... no >checking xlocale.h presence... no >checking for xlocale.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.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 strings.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking crtdefs.h usability... no >checking crtdefs.h presence... no >checking for crtdefs.h... no >checking for inttypes.h... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking for sys/types.h... (cached) yes >checking spawn.h usability... yes >checking spawn.h presence... yes >checking for spawn.h... yes >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... yes >checking whether <sys/socket.h> defines the SHUT_* macros... yes >checking for struct sockaddr_storage... yes >checking for sa_family_t... yes >checking for struct sockaddr_storage.ss_family... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for C/C++ restrict keyword... __restrict >checking whether <wchar.h> uses 'inline' correctly... yes >checking for btowc... yes >checking for canonicalize_file_name... yes >checking for getcwd... yes >checking for readlink... yes >checking for realpath... yes >checking for readlinkat... yes >checking for chown... yes >checking for fchown... yes >checking for _set_invalid_parameter_handler... no >checking for fcntl... yes >checking for symlink... yes >checking for ffsl... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for mempcpy... yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for fpurge... no >checking for __fpurge... yes >checking for __freading... yes >checking for fsync... yes >checking for getdelim... yes >checking for getdtablesize... yes >checking for __fsetlocking... yes >checking for gettimeofday... yes >checking for lstat... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mprotect... yes >checking for getgrouplist... yes >checking for mkostemp... yes >checking for mkostemps... yes >checking for tzset... yes >checking for nl_langinfo... yes >checking for recvmsg... yes >checking for sendmsg... yes >checking for strerror_r... yes >checking for __xpg_strerror_r... yes >checking for pipe... yes >checking for pipe2... yes >checking for posix_openpt... yes >checking for pthread_sigmask... no >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 sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for sleep... yes >checking for snprintf... yes >checking for strdup... yes >checking for catgets... yes >checking for strndup... yes >checking for strptime... yes >checking for localtime_r... yes >checking for timegm... yes >checking for usleep... yes >checking for vasnprintf... no >checking for wcrtomb... yes >checking for iswcntrl... yes >checking for wcwidth... yes >checking for ftruncate... yes >checking for getprogname... no >checking for getexecname... no >checking for newlocale... yes >checking for socketpair... yes >checking for ptsname_r... yes >checking for shutdown... (cached) yes >checking for wctob... yes >checking for cfmakeraw... yes >checking for fallocate... yes >checking for getifaddrs... yes >checking for getmntent_r... yes >checking for getpwuid_r... yes >checking for getrlimit... yes >checking for if_indextoname... yes >checking for mmap... yes >checking for posix_fallocate... yes >checking for posix_memalign... yes >checking for prlimit... yes >checking for sched_getaffinity... yes >checking for sched_setscheduler... yes >checking for setgroups... yes >checking for setns... yes >checking for setrlimit... yes >checking for sysctlbyname... no >checking for unshare... yes >checking for nl_langinfo and CODESET... yes >checking for a traditional french locale... none >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for uid_t in sys/types.h... yes >checking for unistd.h... (cached) yes >checking for working chown... yes >checking whether chown dereferences symlinks... yes >checking whether chown honors trailing slash... yes >checking whether chown always updates ctime... yes >checking for unsigned long long int... yes >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking whether fdatasync is declared... yes >checking for mbstate_t... yes >checking whether stdin defaults to large file offsets... yes >checking whether fseeko is declared... yes >checking for fseeko... yes >checking whether fflush works on input streams... no >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether ftello is declared... yes >checking for ftello... yes >checking whether ftello works... 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 getdelim is declared... yes >checking whether getdtablesize is declared... yes >checking type of array argument to getgroups... gid_t >checking whether getline is declared... yes >checking whether getopt is POSIX compatible... yes >checking whether getpass is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether flockfile is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether funlockfile is declared... yes >checking whether putc_unlocked is declared... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking host CPU and C ABI... x86_64 >checking whether ldexp() can be used without linking with libm... yes >checking whether limits.h has ULLONG_WIDTH etc.... yes >checking for wchar_t... yes >checking for max_align_t... yes >checking whether NULL can be used in arbitrary expressions... 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 the common suffixes of directories in the library search path... lib64,lib64 >checking whether imported symbols can be declared weak... yes >checking whether the linker supports --as-needed... yes >checking whether the linker supports --push-state... yes >checking for pthread.h... (cached) yes >checking for multithread API to use... posix >checking whether lstat correctly handles trailing slash... yes >checking for a sed that does not truncate output... /bin/sed >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for long long int... yes >checking for a traditional japanese locale... none >checking for a transitional chinese locale... none >checking for a french Unicode locale... none >checking for inline... inline >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether time_t is signed... yes >checking whether alarm is declared... yes >checking for working mktime... yes >checking whether C symbols are prefixed with underscore at the linker level... no >checking for O_CLOEXEC... yes >checking for promoted mode_t type... mode_t >checking for library containing forkpty... -lutil >checking whether strerror(0) succeeds... yes >checking for strerror_r with POSIX signature... no >checking whether __xpg_strerror_r works... yes >checking whether strerror_r is declared... yes >checking for external symbol _system_configuration... no >checking for library containing setsockopt... none needed >checking for sigset_t... yes >checking for SIGPIPE... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking whether <sys/select.h> is self-contained... yes >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 whether snprintf returns a byte count as in C99... yes >checking whether snprintf is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wint_t... yes >checking whether wint_t is too small... no >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 strdup is declared... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking for struct tm.tm_gmtoff... yes >checking whether strtok_r is declared... yes >checking for struct timespec in <time.h>... yes >checking whether ttyname_r is declared... yes >checking whether unsetenv is declared... 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 vsnprintf is declared... yes >checking whether strerror_r is declared... (cached) yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... yes >checking for sig_atomic_t... yes >checking whether ungetc works on arbitrary bytes... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking where to find the exponent in a 'float'... word 0 bit 23 >checking whether byte ordering is bigendian... no >checking whether long double and double are the same... no >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >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 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 alloca as a compiler built-in... yes >checking whether btowc(0) is correct... yes >checking whether btowc(EOF) is correct... guessing yes >checking for __builtin_expect... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking whether // is distinct from /... (cached) no >checking whether dup2 works... yes >checking for library containing backtrace_symbols_fd... none required >checking whether fflush works on input streams... (cached) no >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking for library containing fdatasync... none required >checking whether fflush works on input streams... (cached) no >checking for ffs... yes >checking for flexible array member... yes >checking whether conversion from 'int' to 'long double' works... yes >checking for working POSIX fnmatch... yes >checking whether fpurge is declared... no >checking for fseeko... (cached) yes >checking whether fflush works on input streams... (cached) no >checking for _fseeki64... no >checking for ftello... (cached) yes >checking whether ftello works... (cached) yes >checking whether __func__ is available... 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... 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... yes >checking whether freeaddrinfo is declared... yes >checking whether getnameinfo is declared... yes >checking for struct addrinfo... yes >checking for working getdelim function... yes >checking whether getdtablesize works... yes >checking for getgroups... yes >checking for working getgroups... yes >checking whether getgroups handles negative values... yes >checking for gethostname... yes >checking for HOST_NAME_MAX... yes >checking for getline... yes >checking for working getline function... yes >checking for getpass... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >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 library containing inet_pton... none required >checking whether inet_pton is declared... yes >checking for ioctl... yes >checking for ioctl with POSIX signature... no >checking whether langinfo.h defines CODESET... yes >checking whether langinfo.h defines T_FMT_AMPM... yes >checking whether langinfo.h defines ALTMON_1... yes >checking whether langinfo.h defines ERA... yes >checking whether langinfo.h defines YESEXPR... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether struct lconv is properly defined... yes >checking for pthread_rwlock_t... yes >checking whether pthread_rwlock_rdlock prefers a writer to a reader... no >checking whether lseek detects pipes... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL pwc argument... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking whether mbrtowc works on empty input... yes >checking whether the C locale is free of encoding errors... no >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbsrtowcs works... guessing yes >checking for mkdtemp... yes >checking for __mktime_internal... no >checking whether <net/if.h> is self-contained... yes >checking whether <netinet/in.h> is self-contained... yes >checking whether YESEXPR works... yes >checking whether open recognizes a trailing slash... yes >checking whether openpty is declared... yes >checking for const-safe openpty signature... yes >checking for struct msghdr.msg_accrights... no >checking whether perror matches strerror... yes >checking for sys/pstat.h... no >checking for sys/sysmp.h... no >checking for sys/sysinfo.h... yes >checking for machine/hal_sysinfo.h... no >checking for sys/table.h... no >checking for sys/param.h... (cached) yes >checking for sys/systemcfg.h... no >checking for sys/sysctl.h... yes >checking for pstat_getstatic... no >checking for pstat_getdynamic... no >checking for sysmp... no >checking for getsysinfo... no >checking for sysctl... yes >checking for table... no >checking for sysinfo... yes >checking for struct sysinfo.mem_unit... yes >checking for poll... yes >checking for a shell that conforms to POSIX... /bin/sh >checking whether <pthread.h> pollutes the namespace... no >checking for pthread_t... yes >checking for pthread_spinlock_t... yes >checking for library containing pthread_create and pthread_join... -pthread >checking for pthread_sigmask in -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state... yes >checking whether pthread_sigmask is only a macro... no >checking whether pthread_sigmask returns error numbers... yes >checking whether pthread_sigmask unblocks signals correctly... guessing yes >checking for raise... yes >checking for sigprocmask... yes >checking for rawmemchr... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking for working re_compile_pattern... 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 struct sigaction.sa_sigaction... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking for sigprocmask... (cached) 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... 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 for stpcpy... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking whether strncasecmp is declared... yes >checking for strchrnul... yes >checking whether strchrnul works... yes >checking for working strerror function... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strsep... yes >checking for strtok_r... yes >checking whether strtok_r works... yes >checking whether <sys/ioctl.h> declares ioctl... yes >checking for nlink_t... (cached) yes >checking for struct utsname... yes >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... 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... guessing yes >checking for uname... 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 ptrdiff_t... yes >checking for vasprintf... 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 whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether wcrtomb return value is correct... guessing yes >checking whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking whether wcwidth is declared... yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking for stdint.h... (cached) yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a turkish Unicode locale... none >checking whether dup works... yes >checking for error_at_line... yes >checking whether fdopen sets errno... yes >checking for getpagesize... yes >checking whether getpagesize is declared... 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 for grantpt... yes >checking whether byte ordering is bigendian... (cached) no >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 isnan(double) can be used without linking with libm... yes >checking where to find the exponent in a 'double'... (cached) word 1 bit 20 >checking whether isnan(float) can be used without linking with libm... yes >checking whether isnan(float) works... yes >checking where to find the exponent in a 'float'... (cached) word 0 bit 23 >checking whether isnan(long double) can be used without linking with libm... yes >checking whether isnanl works... yes >checking where to find the exponent in a 'long double'... word 2 bit 0 >checking for setlocale... yes >checking for uselocale... yes >checking for getlocalename_l... no >checking whether NAN macro works... yes >checking whether HUGE_VAL works... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for library containing nanosleep... none required >checking for working nanosleep... no (mishandles large arguments) >checking for library containing if_nameindex... none required >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >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 ptsname... yes >checking whether ptsname sets errno on failure... yes >checking whether ptsname_r has the same signature as in glibc... yes >checking for putenv compatible with GNU and SVID... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for signbit macro... yes >checking for signbit compiler built-ins... yes >checking for posix_spawnattr_t... yes >checking for posix_spawn_file_actions_t... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether symlink handles trailing slash correctly... yes >checking for pthread_atfork... yes >checking for unlockpt... yes >checking for waitid... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking whether wctob works... guessing yes >checking whether wctob is declared... yes >checking for uid_t in sys/types.h... (cached) yes >checking for sys/mkdev.h... (cached) no >checking for sys/sysmacros.h... (cached) yes >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... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >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... / >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... mt >checking if mt 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... no >checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for how to mark DSO non-deletable at runtime... -Wl,-z -Wl,nodelete >checking for how to set DSO symbol versions... -Wl,--version-script= >checking whether C compiler handles -Werror -Wunknown-warning-option... no >checking whether the C compiler's -Wformat allows NULL strings... yes >checking whether pragma GCC diagnostic push works... yes >checking whether the C compiler's -Wlogical-op gives bogus warnings... no >checking whether gcc gives bogus warnings for -Wlogical-op... yes >checking whether clang gives bogus warnings for -Wdouble-promotion... no >checking whether -Wno-missing-field-initializers is supported... yes >checking whether -Wno-missing-field-initializers is needed... no >checking whether -Wuninitialized is supported... yes >checking max safe object size... 9223372036854775807 >checking whether C compiler handles -Wframe-larger-than=4096... yes >checking whether C compiler handles -Wframe-larger-than=32768... yes >checking whether C compiler handles -fno-common... yes >checking whether C compiler handles -W... 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 -Wattribute-alias... yes >checking whether C compiler handles -Wattributes... yes >checking whether C compiler handles -Wbad-function-cast... yes >checking whether C compiler handles -Wbool-compare... yes >checking whether C compiler handles -Wbool-operation... yes >checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes >checking whether C compiler handles -Wbuiltin-macro-redefined... yes >checking whether C compiler handles -Wcast-align... yes >checking whether C compiler handles -Wcast-align=strict... yes >checking whether C compiler handles -Wcast-function-type... yes >checking whether C compiler handles -Wchar-subscripts... yes >checking whether C compiler handles -Wclobbered... yes >checking whether C compiler handles -Wcomment... yes >checking whether C compiler handles -Wcomments... yes >checking whether C compiler handles -Wcoverage-mismatch... yes >checking whether C compiler handles -Wcpp... yes >checking whether C compiler handles -Wdangling-else... yes >checking whether C compiler handles -Wdate-time... yes >checking whether C compiler handles -Wdeprecated-declarations... yes >checking whether C compiler handles -Wdesignated-init... 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 -Wduplicate-decl-specifier... yes >checking whether C compiler handles -Wempty-body... yes >checking whether C compiler handles -Wendif-labels... yes >checking whether C compiler handles -Wexpansion-to-defined... yes >checking whether C compiler handles -Wextra... yes >checking whether C compiler handles -Wformat-contains-nul... yes >checking whether C compiler handles -Wformat-extra-args... yes >checking whether C compiler handles -Wformat-security... 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 -Wif-not-aligned... 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 -Winline... yes >checking whether C compiler handles -Wint-conversion... yes >checking whether C compiler handles -Wint-in-bool-context... yes >checking whether C compiler handles -Wint-to-pointer-cast... yes >checking whether C compiler handles -Winvalid-memory-model... yes >checking whether C compiler handles -Winvalid-pch... yes >checking whether C compiler handles -Wlogical-not-parentheses... yes >checking whether C compiler handles -Wlogical-op... yes >checking whether C compiler handles -Wmain... yes >checking whether C compiler handles -Wmaybe-uninitialized... yes >checking whether C compiler handles -Wmemset-elt-size... yes >checking whether C compiler handles -Wmemset-transposed-args... yes >checking whether C compiler handles -Wmisleading-indentation... yes >checking whether C compiler handles -Wmissing-attributes... 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 -Wmultistatement-macros... 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 -Wpacked-not-aligned... yes >checking whether C compiler handles -Wparentheses... yes >checking whether C compiler handles -Wpointer-arith... yes >checking whether C compiler handles -Wpointer-compare... yes >checking whether C compiler handles -Wpointer-sign... yes >checking whether C compiler handles -Wpointer-to-int-cast... yes >checking whether C compiler handles -Wpragmas... yes >checking whether C compiler handles -Wpsabi... yes >checking whether C compiler handles -Wrestrict... yes >checking whether C compiler handles -Wreturn-local-addr... yes >checking whether C compiler handles -Wreturn-type... yes >checking whether C compiler handles -Wscalar-storage-order... yes >checking whether C compiler handles -Wsequence-point... yes >checking whether C compiler handles -Wshadow... 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-div... yes >checking whether C compiler handles -Wsizeof-pointer-memaccess... yes >checking whether C compiler handles -Wstrict-aliasing... yes >checking whether C compiler handles -Wstrict-prototypes... yes >checking whether C compiler handles -Wstringop-truncation... yes >checking whether C compiler handles -Wsuggest-attribute=cold... yes >checking whether C compiler handles -Wsuggest-attribute=const... yes >checking whether C compiler handles -Wsuggest-attribute=format... yes >checking whether C compiler handles -Wsuggest-attribute=malloc... yes >checking whether C compiler handles -Wsuggest-attribute=noreturn... yes >checking whether C compiler handles -Wsuggest-attribute=pure... yes >checking whether C compiler handles -Wsuggest-final-methods... yes >checking whether C compiler handles -Wsuggest-final-types... yes >checking whether C compiler handles -Wswitch... yes >checking whether C compiler handles -Wswitch-bool... yes >checking whether C compiler handles -Wswitch-unreachable... yes >checking whether C compiler handles -Wsync-nand... yes >checking whether C compiler handles -Wtautological-compare... yes >checking whether C compiler handles -Wtrampolines... yes >checking whether C compiler handles -Wtrigraphs... yes >checking whether C compiler handles -Wtype-limits... yes >checking whether C compiler handles -Wuninitialized... yes >checking whether C compiler handles -Wunknown-pragmas... yes >checking whether C compiler handles -Wunused... yes >checking whether C compiler handles -Wunused-but-set-parameter... yes >checking whether C compiler handles -Wunused-but-set-variable... yes >checking whether C compiler handles -Wunused-function... yes >checking whether C compiler handles -Wunused-label... yes >checking whether C compiler handles -Wunused-local-typedefs... yes >checking whether C compiler handles -Wunused-parameter... yes >checking whether C compiler handles -Wunused-result... yes >checking whether C compiler handles -Wunused-value... yes >checking whether C compiler handles -Wunused-variable... yes >checking whether C compiler handles -Wvarargs... yes >checking whether C compiler handles -Wvariadic-macros... yes >checking whether C compiler handles -Wvector-operation-performance... yes >checking whether C compiler handles -Wvolatile-register-var... yes >checking whether C compiler handles -Wwrite-strings... yes >checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes >checking whether C compiler handles -Warray-bounds=2... yes >checking whether C compiler handles -Wformat-overflow=2... yes >checking whether C compiler handles -Wformat-truncation=2... yes >checking whether C compiler handles -Wimplicit-fallthrough=5... yes >checking whether C compiler handles -Wnormalized=nfc... yes >checking whether C compiler handles -Wshift-overflow=2... yes >checking whether C compiler handles -Wstringop-overflow=2... yes >checking whether C compiler handles -Wunused-const-variable=2... yes >checking whether C compiler handles -Wvla-larger-than=4031... yes >checking whether C compiler handles -Wno-sign-compare... yes >checking whether C compiler handles -Wno-cast-function-type... yes >checking whether C compiler handles -Wjump-misses-init... yes >checking whether C compiler handles -Wswitch-enum... yes >checking whether C compiler handles -Wno-format-nonliteral... yes >checking whether C compiler handles -Wno-format-truncation... yes >checking whether C compiler handles -fstack-protector-strong... yes >checking whether C compiler handles -fexceptions... yes >checking whether C compiler handles -fasynchronous-unwind-tables... yes >checking whether C compiler handles -fipa-pure-const... yes >checking whether C compiler handles -Wno-suggest-attribute=pure... yes >checking whether C compiler handles -Wno-suggest-attribute=const... yes >checking whether C compiler handles -fPIE -DPIE -pie... yes >checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now >checking for how to avoid indirect lib deps... -Wl,--no-copy-dt-needed-entries >checking for how to stop undefined symbols at link time... -Wl,-z -Wl,defs >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking for pthread_mutexattr_init... yes >checking for pthread.h... (cached) yes >checking whether pthread_sigmask does anything... yes >checking for atomic ops implementation... gcc >checking for getxattr in -lattr... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >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 library containing tgetent... -lncurses >checking whether rl_completion_quote_character is declared... yes >checking for readline in -lreadline... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for rl_initialize in -lreadline... yes >checking for bash-completion >= 2.0... yes >checking for bash-completions directory... /usr/share/bash-completion/completions >checking for blkid >= 2.17... yes >checking for capng_updatev in -lcap-ng... yes >checking cap-ng.h usability... yes >checking cap-ng.h presence... yes >checking for cap-ng.h... yes >checking for libcurl >= 7.18.0... yes >checking for dbus-1 >= 1.0.0... yes >checking for dbus_watch_get_unix_fd... yes >checking for DBusBasicValue... yes >checking for devmapper >= 1.0.0... yes >checking for dlfcn.h... (cached) yes >checking for library containing dlopen... -ldl >checking for gnutls >= 3.2.0... yes >checking for libiscsi >= 1.18.0... no >checking whether to compile with macvtap support... yes >checking whether MACVLAN_MODE_PASSTHRU is declared... yes >checking for libnl-3.0... yes >checking for libnl-route-3.0... yes >checking for libparted >= 1.8.0... yes >checking for parted... /usr/sbin/parted >checking for libxml-2.0 >= 2.6.0... yes >checking for struct _xmlURI.query_raw... yes >checking whether to compile with macvtap support... yes >checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes >checking for gettext... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for xgettext... xgettext >checking for msgfmt... msgfmt >checking for msgmerge... msgmerge >checking msgfmt is GNU tool... yes >checking for numa_bitmask_isbitset in -lnuma... yes >checking for openwsman >= 2.2.3... no >checking for pciaccess >= 0.10.0... yes >checking for init script type... systemd >checking for pthread_mutexattr_init... (cached) yes >checking for pthread.h... (cached) yes >checking whether pthread_sigmask does anything... (cached) yes >checking for library containing tgetent... (cached) -lncurses >checking whether rl_completion_quote_character is declared... (cached) yes >checking for readline in -lreadline... (cached) yes >checking for readline/readline.h... (cached) yes >checking for rl_initialize in -lreadline... (cached) yes >checking for libssh2 >= 1.3... yes >checking for libudev >= 145... yes >checking for udev_monitor_set_receive_buffer_size... yes >checking whether to compile with virtual port support... yes >checking for xdrmem_create in -lportablexdr... no >checking for library containing xdrmem_create... -ltirpc >checking for xdr_u_int64_t... yes >checking where to find <rpc/rpc.h>... -I/usr/include/tirpc >checking for yajl_parse_complete in -lyajl... no >checking for yajl_tree_parse in -lyajl... yes >checking yajl/yajl_common.h usability... yes >checking yajl/yajl_common.h presence... yes >checking for yajl/yajl_common.h... yes >checking size of long... 8 >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking libtasn1.h usability... yes >checking libtasn1.h presence... yes >checking for libtasn1.h... yes >checking linux/magic.h usability... yes >checking linux/magic.h presence... yes >checking for linux/magic.h... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking net/ethernet.h usability... yes >checking net/ethernet.h presence... yes >checking for net/ethernet.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking for sys/sysctl.h... (cached) yes >checking sys/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking whether htole64 is declared... yes >checking for stat... yes >checking for stat64... yes >checking for __xstat... yes >checking for __xstat64... yes >checking for lstat... (cached) yes >checking for lstat64... yes >checking for __lxstat... yes >checking for __lxstat64... yes >checking for struct ifreq... yes >checking for struct sockpeercred... no >checking whether ETH_FLAG_TXVLAN is declared... yes >checking whether ETH_FLAG_NTUPLE is declared... yes >checking whether ETH_FLAG_RXHASH is declared... yes >checking whether ETH_FLAG_LRO is declared... yes >checking whether ETHTOOL_GGSO is declared... yes >checking whether ETHTOOL_GGRO is declared... yes >checking whether ETHTOOL_GFLAGS is declared... yes >checking whether ETHTOOL_GFEATURES is declared... yes >checking whether ETHTOOL_SCOALESCE is declared... yes >checking whether ETHTOOL_GCOALESCE is declared... yes >checking whether SEEK_HOLE is declared... yes >checking for gettext in -lintl... no >checking for rpcgen... /usr/bin/rpcgen >checking for xmllint... /usr/bin/xmllint >checking for xsltproc... /usr/bin/xsltproc >checking for augparse... /usr/bin/augparse >checking whether ln -s works... yes >checking for dmidecode... /usr/sbin/dmidecode >checking for dnsmasq... dnsmasq >checking for radvd... radvd >checking for tc... /sbin/tc >checking for udevadm... /bin/udevadm >checking for udevsettle... no >checking for modprobe... /sbin/modprobe >checking for rmmod... /sbin/rmmod >checking for mm-ctl... mm-ctl >checking for ovs-vsctl... ovs-vsctl >checking for scrub... /usr/bin/scrub >checking for addr2line... /usr/bin/addr2line >checking for ip... /bin/ip >checking for iptables... /sbin/iptables >checking for ip6tables... /sbin/ip6tables >checking for ebtables... /sbin/ebtables >checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper >checking for qemu-pr-helper... /usr/bin/qemu-pr-helper >checking for xen_vm_start in -lxenserver... no >checking whether LIBXL_DOMAIN_TYPE_PVH is declared... no >checking for parallels-sdk >= 7.0.22... no >checking for bhyve... no >checking for bhyvectl... no >checking for bhyveload... no >checking for dtrace... /usr/bin/dtrace >checking for init script type... systemd >checking for whether to install sysctl config... yes >checking linux/kvm.h usability... yes >checking linux/kvm.h presence... yes >checking for linux/kvm.h... yes >checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes >checking for linux/param.h... yes >checking for linux/sockios.h... yes >checking for linux/if_bridge.h... yes >checking for linux/if_tun.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for mntent.h... (cached) yes >checking for mount... /bin/mount >checking for umount... /bin/umount >checking for mkfs... /sbin/mkfs >checking for showmount... no >checking for collie... no >checking for dog... no >checking for vstorage... no >checking for vstorage-mount... no >checking for umount... (cached) /bin/umount >checking linux/btrfs.h usability... yes >checking linux/btrfs.h presence... yes >checking for linux/btrfs.h... yes >checking xfs/xfs.h usability... no >checking xfs/xfs.h presence... no >checking for xfs/xfs.h... no >checking linux/devlink.h usability... yes >checking linux/devlink.h presence... yes >checking for linux/devlink.h... yes >checking whether DEVLINK_CMD_ESWITCH_GET is declared... yes >checking whether VHOST_VSOCK_SET_GUEST_CID is declared... yes >checking for python3... /usr/bin/python3 >checking for perl... /usr/bin/perl >checking Whether to build test suite by default... no >checking whether GET_VLAN_VID_CMD is declared... yes >checking for struct ifreq.ifr_newname... yes >checking for struct ifreq.ifr_ifindex... yes >checking for struct ifreq.ifr_index... no >checking for struct ifreq.ifr_hwaddr... yes >checking whether BRDGSFD is declared... no >checking whether BRDGADD is declared... no >checking whether BRDGDEL is declared... no >checking whether cpuset_getaffinity is declared... no >checking for struct if_data.ifi_oqdrops... no >checking whether clock_serv_t is declared... no >checking whether host_get_clock_service is declared... no >checking whether clock_get_time is declared... no >checking whether this build is done by a static analysis tool... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating run >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating include/libvirt/Makefile >config.status: creating docs/Makefile >config.status: creating gnulib/lib/Makefile >config.status: creating gnulib/tests/Makefile >config.status: creating .color_coded >config.status: creating .ycm_extra_conf.py >config.status: creating libvirt.pc >config.status: creating libvirt-qemu.pc >config.status: creating libvirt-lxc.pc >config.status: creating libvirt-admin.pc >config.status: creating src/libvirt.pc >config.status: creating src/libvirt-qemu.pc >config.status: creating src/libvirt-lxc.pc >config.status: creating libvirt.spec >config.status: creating mingw-libvirt.spec >config.status: creating po/Makefile >config.status: creating include/libvirt/libvirt-common.h >config.status: creating examples/Makefile >config.status: creating tests/Makefile >config.status: creating tools/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: >configure: Configuration summary >configure: ===================== >configure: >configure: Drivers >configure: >configure: QEMU: yes >configure: UML: no >configure: OpenVZ: no >configure: VMware: yes >configure: VBox: no >configure: XenAPI: no >configure: libxl: no >configure: LXC: no >configure: PHYP: no >configure: ESX: yes >configure: Hyper-V: no >configure: vz: no >configure: Bhyve: no >configure: Test: yes >configure: Remote: yes >configure: Network: no >configure: Libvirtd: yes >configure: Interface: yes >configure: >configure: Storage Drivers >configure: >configure: Dir: yes >configure: FS: yes >configure: NetFS: yes >configure: LVM: no >configure: iSCSI: no >configure: iscsi-direct: no >configure: SCSI: yes >configure: mpath: no >configure: Disk: no >configure: RBD: no >configure: Sheepdog: no >configure: Gluster: no >configure: ZFS: no >configure: Virtuozzo storage: no >configure: >configure: Security Drivers >configure: >configure: SELinux: no >configure: AppArmor: no >configure: >configure: Driver Loadable Modules >configure: >configure: driver_modules: yes (CFLAGS='' LIBS='-ldl') >configure: >configure: Libraries >configure: >configure: acl: yes (CFLAGS='' LIBS='-lacl') >configure: apparmor: no >configure: attr: yes (CFLAGS='' LIBS='-lattr') >configure: audit: no >configure: avahi: no >configure: bash_completion: yes (CFLAGS='' LIBS='') >configure: blkid: yes (CFLAGS='-I/usr/include/blkid -I/usr/include/uuid' LIBS='-lblkid') >configure: capng: yes (CFLAGS='' LIBS='-lcap-ng') >configure: curl: yes (CFLAGS='-DCURL_DISABLE_TYPECHECK ' LIBS='-lcurl') >configure: dbus: yes (CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include' LIBS='-ldbus-1') >configure: dlopen: yes (CFLAGS='' LIBS='-ldl') >configure: firewalld: no >configure: fuse: no >configure: glusterfs: no >configure: gnutls: yes (CFLAGS='' LIBS='-lgnutls') >configure: hal: no >configure: libiscsi: no >configure: libnl: yes (CFLAGS='-I/usr/include/libnl3 -I/usr/include/libnl3' LIBS='-lnl-3 -lnl-route-3 -lnl-3') >configure: libpcap: no >configure: libssh: no >configure: libxl: no >configure: libxml: yes (CFLAGS='-I/usr/include/libxml2' LIBS='-lxml2') >configure: macvtap: yes (CFLAGS='' LIBS='') >configure: netcf: no >configure: NLS: yes >configure: nss: no >configure: numactl: no >configure: openwsman: no >configure: pciaccess: yes (CFLAGS='' LIBS='-lpciaccess') >configure: pm_utils: no >configure: polkit: no >configure: rbd: no >configure: readline: yes (CFLAGS='-D_FUNCTION_DEF ' LIBS='-lreadline') >configure: sanlock: no >configure: sasl: no >configure: selinux: no >configure: ssh2: yes (CFLAGS='' LIBS='-lssh2') >configure: udev: yes (CFLAGS='' LIBS='-L/lib64 -ludev') >configure: virtualport: yes (CFLAGS='' LIBS='') >configure: xdr: yes (CFLAGS='-I/usr/include/tirpc' LIBS='') >configure: xenapi: no >configure: yajl: yes (CFLAGS='' LIBS='-lyajl') >configure: >configure: Windows >configure: >configure: Cygwin: no >configure: MinGW: no >configure: MSVC: no >configure: windres: no >configure: >configure: Test suite >configure: >configure: Coverage: no >configure: Alloc OOM: no >configure: >configure: Miscellaneous >configure: >configure: Debug: yes >configure: Use -Werror: no >configure: Warning Flags: -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattribute-alias -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated-declarations -Wdesignated-init -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -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-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-sign-compare -Wno-cast-function-type -Wjump-misses-init -Wswitch-enum -Wno-format-nonliteral -Wno-format-truncation -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const >configure: DTrace: yes >configure: numad: no >configure: Init script: systemd >configure: Char device locks: /var/lock >configure: Default Editor: vi >configure: Loader/NVRAM: >configure: virt-login-shell: yes >configure: virt-host-validate: yes >configure: TLS priority: NORMAL >configure: >configure: Developer Tools >configure: >configure: wireshark_dissector: no >configure: >configure: Privileges >configure: >configure: QEMU: qemu:qemu >configure: >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0 ... >make -j1 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/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/libvirt-4.10.0/work/libvirt-4.10.0' >Making all in . >make[2]: Entering directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0' >make[2]: Leaving directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0' >Making all in gnulib/lib >make[2]: Entering directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/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 >/bin/mkdir -p arpa >rm -f arpa/inet.h-t arpa/inet.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \ > -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ > -e 's/@''GNULIB_INET_NTOP''@/1/g' \ > -e 's/@''GNULIB_INET_PTON''@/1/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 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"'; \ > echo '#define RUNSTATEDIR "/var/run"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/libvirt-4.10.0"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/libvirt-4.10.0/html"'; \ > echo '#define DVIDIR "/usr/share/doc/libvirt-4.10.0"'; \ > echo '#define PDFDIR "/usr/share/doc/libvirt-4.10.0"'; \ > echo '#define PSDIR "/usr/share/doc/libvirt-4.10.0"'; \ > 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/libvirt"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/libvirt"'; \ > echo '#define PKGLIBDIR "/usr/lib64/libvirt"'; \ > echo '#define PKGLIBEXECDIR "/usr/libexec/libvirt"'; \ >} | sed '/""/d' > configmake.h-t && \ >mv -f configmake.h-t configmake.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''@|<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''@/0/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 getopt.h-t getopt.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_GETOPT_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_GETOPT_H''@|<getopt.h>|g' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > < ./getopt.in.h; \ >} > getopt.h-t && \ >mv -f getopt.h-t getopt.h >rm -f getopt-cdefs.h-t getopt-cdefs.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ > < ./getopt-cdefs.in.h; \ >} > getopt-cdefs.h-t && \ >mv -f getopt-cdefs.h-t getopt-cdefs.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''@|<langinfo.h>|g' \ > -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ > -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ > -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ > -e 's|@''HAVE_LANGINFO_ALTMON''@|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 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''@|<limits.h>|g' \ > < ./limits.in.h; \ >} > limits.h-t && \ >mv limits.h-t limits.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''@|<locale.h>|g' \ > -e 's/@''GNULIB_LOCALECONV''@/1/g' \ > -e 's/@''GNULIB_SETLOCALE''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ > -e 's|@''HAVE_DUPLOCALE''@|1|g' \ > -e 's|@''HAVE_XLOCALE_H''@|0|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''@|<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 poll.h-t poll.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_POLL_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_POLL_H''@|<poll.h>|g' \ > -e 's/@''GNULIB_POLL''@/1/g' \ > -e 's|@''HAVE_POLL''@|1|g' \ > -e 's|@''REPLACE_POLL''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./poll.in.h; \ >} > poll.h-t && \ >mv -f poll.h-t poll.h >rm -f pty.h-t pty.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_PTY_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_PTY_H''@|<pty.h>|g' \ > -e 's/@''GNULIB_FORKPTY''@/0/g' \ > -e 's/@''GNULIB_OPENPTY''@/1/g' \ > -e 's|@''HAVE_UTIL_H''@|0|g' \ > -e 's|@''HAVE_LIBUTIL_H''@|0|g' \ > -e 's|@''HAVE_FORKPTY''@|1|g' \ > -e 's|@''HAVE_OPENPTY''@|1|g' \ > -e 's|@''REPLACE_FORKPTY''@|0|g' \ > -e 's|@''REPLACE_OPENPTY''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./pty.in.h; \ >} > pty.h-t && \ >mv pty.h-t pty.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''@|<signal.h>|g' \ > -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \ > -e 's/@''GNULIB_RAISE''@/1/g' \ > -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ > -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ > -e 's/@''GNULIB_SIGACTION''@/1/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''@|<stdio.h>|g' \ > -e 's/@''GNULIB_DPRINTF''@/0/g' \ > -e 's/@''GNULIB_FCLOSE''@/1/g' \ > -e 's/@''GNULIB_FDOPEN''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_FFLUSH''@/1/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''@/1/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''@/1/g' \ > -e 's/@''GNULIB_FSEEKO''@/1/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''@/1/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''@/1/g' \ > -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ > < ./stdio.in.h | \ > sed -e 's|@''HAVE_DECL_FPURGE''@|0|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''@|1|g' \ > -e 's|@''REPLACE_FDOPEN''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|1|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''@|1|g' \ > -e 's|@''REPLACE_FSEEKO''@|1|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''@|<stdlib.h>|g' \ > -e 's/@''GNULIB__EXIT''@/0/g' \ > -e 's/@''GNULIB_ATOLL''@/0/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_MBTOWC''@/1/g' \ > -e 's/@''GNULIB_MKDTEMP''@/1/g' \ > -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ > -e 's/@''GNULIB_MKOSTEMPS''@/1/g' \ > -e 's/@''GNULIB_MKSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ > -e 's/@''GNULIB_POSIX_OPENPT''@/1/g' \ > -e 's/@''GNULIB_PTSNAME''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_PTSNAME_R''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_PUTENV''@/IN_LIBVIRT_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_REALLOCARRAY''@/0/g' \ > -e 's/@''GNULIB_REALPATH''@/1/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''@/0/g' \ > -e 's/@''GNULIB_STRTOULL''@/0/g' \ > -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ > -e 's/@''GNULIB_UNLOCKPT''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_UNSETENV''@/1/g' \ > -e 's/@''GNULIB_WCTOMB''@/IN_LIBVIRT_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_DECL_INITSTATE''@|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_REALLOCARRAY''@|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_DECL_SETSTATE''@|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 ./_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''@|<string.h>|g' \ > -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ > -e 's/@''GNULIB_FFSL''@/1/g' \ > -e 's/@''GNULIB_FFSLL''@/0/g' \ > -e 's/@''GNULIB_MBSLEN''@/0/g' \ > -e 's/@''GNULIB_MBSNLEN''@/0/g' \ > -e 's/@''GNULIB_MBSCHR''@/0/g' \ > -e 's/@''GNULIB_MBSRCHR''@/0/g' \ > -e 's/@''GNULIB_MBSSTR''@/0/g' \ > -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ > -e 's/@''GNULIB_MBSCSPN''@/0/g' \ > -e 's/@''GNULIB_MBSPBRK''@/0/g' \ > -e 's/@''GNULIB_MBSSPN''@/0/g' \ > -e 's/@''GNULIB_MBSSEP''@/0/g' \ > -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ > -e 's/@''GNULIB_MEMCHR''@/1/g' \ > -e 's/@''GNULIB_MEMMEM''@/0/g' \ > -e 's/@''GNULIB_MEMPCPY''@/0/g' \ > -e 's/@''GNULIB_MEMRCHR''@/0/g' \ > -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ > -e 's/@''GNULIB_STPCPY''@/1/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''@/1/g' \ > -e 's/@''GNULIB_STRSTR''@/0/g' \ > -e 's/@''GNULIB_STRCASESTR''@/0/g' \ > -e 's/@''GNULIB_STRTOK_R''@/1/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_EXPLICIT_BZERO''@|1|g' \ > -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_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|1|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|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 >rm -f strings.h-t strings.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_STRINGS_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_STRINGS_H''@|<strings.h>|g' \ > -e 's/@''GNULIB_FFS''@/1/g' \ > -e 's|@''HAVE_FFS''@|1|g' \ > -e 's|@''HAVE_STRCASECMP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNCASECMP''@|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' \ > < ./strings.in.h; \ >} > strings.h-t && \ >mv strings.h-t strings.h >/bin/mkdir -p sys >rm -f sys/ioctl.h-t sys/ioctl.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_IOCTL_H''@|<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 >/bin/mkdir -p sys >rm -f sys/select.h-t sys/select.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SELECT_H''@|<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''@|<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''@/1/g' \ > -e 's/@''GNULIB_GETPEERNAME''@/1/g' \ > -e 's/@''GNULIB_GETSOCKNAME''@/1/g' \ > -e 's/@''GNULIB_GETSOCKOPT''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_LISTEN''@/1/g' \ > -e 's/@''GNULIB_RECV''@/1/g' \ > -e 's/@''GNULIB_SEND''@/1/g' \ > -e 's/@''GNULIB_RECVFROM''@/0/g' \ > -e 's/@''GNULIB_SENDTO''@/0/g' \ > -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \ > -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ > -e 's/@''GNULIB_ACCEPT4''@/0/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ > -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ > -e 's|@''HAVE_ACCEPT4''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./sys_socket.in.h; \ >} > sys/socket.h-t && \ >mv -f sys/socket.h-t sys/socket.h >/bin/mkdir -p sys >rm -f sys/stat.h-t sys/stat.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ > -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ > -e 's/@''GNULIB_FCHMODAT''@/0/g' \ > -e 's/@''GNULIB_FSTAT''@/1/g' \ > -e 's/@''GNULIB_FSTATAT''@/0/g' \ > -e 's/@''GNULIB_FUTIMENS''@/0/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/@''GNULIB_OVERRIDES_STRUCT_STAT''@/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''@|<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 >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''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ > < ./sys_types.in.h; \ >} > sys/types.h-t && \ >mv sys/types.h-t sys/types.h >/bin/mkdir -p sys >rm -f sys/uio.h-t sys/uio.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_UIO_H''@|<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/utsname.h-t sys/utsname.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_UTSNAME_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_UTSNAME_H''@|<sys/utsname.h>|g' \ > -e 's/@''GNULIB_UNAME''@/1/g' \ > -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \ > -e 's|@''HAVE_UNAME''@|1|g' \ > -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./sys_utsname.in.h; \ >} > sys/utsname.h-t && \ >mv sys/utsname.h-t sys/utsname.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''@|<sys/wait.h>|g' \ > -e 's/@''GNULIB_WAITPID''@/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_wait.in.h; \ >} > sys/wait.h-t && \ >mv sys/wait.h-t sys/wait.h >rm -f termios.h-t termios.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_TERMIOS_H''@|<termios.h>|g' \ > -e 's/@''GNULIB_TCGETSID''@/0/g' \ > -e 's|@''HAVE_DECL_TCGETSID''@|1|g' \ > -e 's|@''HAVE_TERMIOS_H''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > < ./termios.in.h; \ >} > termios.h-t && \ >mv termios.h-t termios.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''@|<time.h>|g' \ > -e 's/@''GNULIB_CTIME''@/0/g' \ > -e 's/@''GNULIB_LOCALTIME''@/0/g' \ > -e 's/@''GNULIB_MKTIME''@/1/g' \ > -e 's/@''GNULIB_NANOSLEEP''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_STRFTIME''@/0/g' \ > -e 's/@''GNULIB_STRPTIME''@/1/g' \ > -e 's/@''GNULIB_TIMEGM''@/1/g' \ > -e 's/@''GNULIB_TIME_R''@/1/g' \ > -e 's/@''GNULIB_TIME_RZ''@/0/g' \ > -e 's/@''GNULIB_TZSET''@/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|@''HAVE_TZSET''@|1|g' \ > -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_GMTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@''REPLACE_MKTIME''@|0|g' \ > -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ > -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_TIMEGM''@|0|g' \ > -e 's|@''REPLACE_TZSET''@|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''@|<unistd.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's/@''GNULIB_CHDIR''@/0/g' \ > -e 's/@''GNULIB_CHOWN''@/1/g' \ > -e 's/@''GNULIB_CLOSE''@/1/g' \ > -e 's/@''GNULIB_DUP''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_DUP2''@/1/g' \ > -e 's/@''GNULIB_DUP3''@/0/g' \ > -e 's/@''GNULIB_ENVIRON''@/1/g' \ > -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ > -e 's/@''GNULIB_FACCESSAT''@/0/g' \ > -e 's/@''GNULIB_FCHDIR''@/0/g' \ > -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ > -e 's/@''GNULIB_FDATASYNC''@/1/g' \ > -e 's/@''GNULIB_FSYNC''@/1/g' \ > -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBVIRT_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''@/1/g' \ > -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ > -e 's/@''GNULIB_GETLOGIN''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ > -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBVIRT_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''@/1/g' \ > -e 's/@''GNULIB_PIPE2''@/1/g' \ > -e 's/@''GNULIB_PREAD''@/0/g' \ > -e 's/@''GNULIB_PWRITE''@/0/g' \ > -e 's/@''GNULIB_READ''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_READLINK''@/1/g' \ > -e 's/@''GNULIB_READLINKAT''@/0/g' \ > -e 's/@''GNULIB_RMDIR''@/0/g' \ > -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_SLEEP''@/1/g' \ > -e 's/@''GNULIB_SYMLINK''@/IN_LIBVIRT_GNULIB_TESTS/g' \ > -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ > -e 's/@''GNULIB_TRUNCATE''@/0/g' \ > -e 's/@''GNULIB_TTYNAME_R''@/1/g' \ > -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/1/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ > -e 's/@''GNULIB_UNLINK''@/0/g' \ > -e 's/@''GNULIB_UNLINKAT''@/0/g' \ > -e 's/@''GNULIB_USLEEP''@/1/g' \ > -e 's/@''GNULIB_WRITE''@/IN_LIBVIRT_GNULIB_TESTS/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_TRUNCATE''@|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_FACCESSAT''@|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_TRUNCATE''@|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 unitypes.h-t unitypes.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./unitypes.in.h; \ >} > unitypes.h-t && \ >mv -f unitypes.h-t unitypes.h >rm -f uniwidth.h-t uniwidth.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./uniwidth.in.h; \ >} > uniwidth.h-t && \ >mv -f uniwidth.h-t uniwidth.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''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ > -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ > -e 's/@''GNULIB_BTOWC''@/1/g' \ > -e 's/@''GNULIB_WCTOB''@/IN_LIBVIRT_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''@/1/g' \ > -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCWIDTH''@/1/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' \ > -e 's/@''GNULIB_WCSFTIME''@/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_WCSFTIME''@|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 's|@''REPLACE_WCSFTIME''@|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''@|<wctype.h>|g' \ > -e 's/@''HAVE_CRTDEFS_H''@/0/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 >make all-am >make[3]: Entering directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/gnulib/lib' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o allocator.lo allocator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c allocator.c -fPIC -DPIC -o .libs/allocator.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o areadlink.lo areadlink.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o base64.lo base64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c base64.c -fPIC -DPIC -o .libs/base64.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o binary-io.lo binary-io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o bitrotate.lo bitrotate.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o c-ctype.lo c-ctype.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o c-strcasecmp.lo c-strcasecmp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o c-strncasecmp.lo c-strncasecmp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o c-strcasestr.lo c-strcasestr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o careadlinkat.lo careadlinkat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o cloexec.lo cloexec.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o count-leading-zeros.lo count-leading-zeros.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c count-leading-zeros.c -fPIC -DPIC -o .libs/count-leading-zeros.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o count-one-bits.lo count-one-bits.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c count-one-bits.c -fPIC -DPIC -o .libs/count-one-bits.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o dirname-lgpl.lo dirname-lgpl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o basename-lgpl.lo basename-lgpl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o stripslash.lo stripslash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o fd-hook.lo fd-hook.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o freading.lo freading.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c freading.c -fPIC -DPIC -o .libs/freading.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o getugroups.lo getugroups.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c getugroups.c -fPIC -DPIC -o .libs/getugroups.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o hard-locale.lo hard-locale.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o localcharset.lo localcharset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o glthread/lock.lo glthread/lock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o malloca.lo malloca.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c malloca.c -fPIC -DPIC -o .libs/malloca.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o mgetgroups.lo mgetgroups.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c mgetgroups.c -fPIC -DPIC -o .libs/mgetgroups.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o nonblocking.lo nonblocking.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o passfd.lo passfd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c passfd.c -fPIC -DPIC -o .libs/passfd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o physmem.lo physmem.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c physmem.c -fPIC -DPIC -o .libs/physmem.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o pipe2.lo pipe2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o sig-handler.lo sig-handler.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o sockets.lo sockets.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c sockets.c -fPIC -DPIC -o .libs/sockets.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o stat-time.lo stat-time.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o strnlen1.lo strnlen1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o sys_socket.lo sys_socket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o tempname.lo tempname.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c tempname.c -fPIC -DPIC -o .libs/tempname.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o glthread/threadlib.lo glthread/threadlib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o unistd.lo unistd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c unistd.c -fPIC -DPIC -o .libs/unistd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o uniwidth/width.lo uniwidth/width.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o wctype-h.lo wctype-h.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o xsize.lo xsize.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c xsize.c -fPIC -DPIC -o .libs/xsize.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o asnprintf.lo asnprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o fclose.lo fclose.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c fclose.c -fPIC -DPIC -o .libs/fclose.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o fcntl.lo fcntl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o fflush.lo fflush.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c fflush.c -fPIC -DPIC -o .libs/fflush.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o fpurge.lo fpurge.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c fpurge.c -fPIC -DPIC -o .libs/fpurge.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o fseek.lo fseek.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c fseek.c -fPIC -DPIC -o .libs/fseek.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o fseeko.lo fseeko.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c fseeko.c -fPIC -DPIC -o .libs/fseeko.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o getopt.lo getopt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c getopt.c -fPIC -DPIC -o .libs/getopt.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o getopt1.lo getopt1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o ioctl.lo ioctl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c ioctl.c -fPIC -DPIC -o .libs/ioctl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o localtime-buffer.lo localtime-buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c localtime-buffer.c -fPIC -DPIC -o .libs/localtime-buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o mbrtowc.lo mbrtowc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o mktime.lo mktime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c mktime.c -fPIC -DPIC -o .libs/mktime.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o printf-args.lo printf-args.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o printf-parse.lo printf-parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c -o strerror_r.lo strerror_r.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -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../.. -I../.. -O2 -pipe -march=native -c -o vasnprintf.lo vasnprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -march=native -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -no-undefined -pthread -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state -lutil -Wl,-O1 -Wl,--as-needed -o libgnu.la allocator.lo areadlink.lo base64.lo binary-io.lo bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo careadlinkat.lo cloexec.lo count-leading-zeros.lo count-one-bits.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo fd-hook.lo freading.lo getugroups.lo hard-locale.lo localcharset.lo glthread/lock.lo malloca.lo mgetgroups.lo nonblocking.lo passfd.lo physmem.lo pipe2.lo sig-handler.lo sockets.lo stat-time.lo strnlen1.lo sys_socket.lo tempname.lo glthread/threadlib.lo unistd.lo uniwidth/width.lo wctype-h.lo xsize.lo asnprintf.lo fclose.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo getopt.lo getopt1.lo ioctl.lo localtime-buffer.lo mbrtowc.lo mktime.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo -ltirpc -ldl >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgnu.a .libs/allocator.o .libs/areadlink.o .libs/base64.o .libs/binary-io.o .libs/bitrotate.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/careadlinkat.o .libs/cloexec.o .libs/count-leading-zeros.o .libs/count-one-bits.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/fd-hook.o .libs/freading.o .libs/getugroups.o .libs/hard-locale.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/mgetgroups.o .libs/nonblocking.o .libs/passfd.o .libs/physmem.o .libs/pipe2.o .libs/sig-handler.o .libs/sockets.o .libs/stat-time.o .libs/strnlen1.o .libs/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o .libs/unistd.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xsize.o .libs/asnprintf.o .libs/fclose.o .libs/fcntl.o .libs/fflush.o .libs/fpurge.o .libs/fseek.o .libs/fseeko.o .libs/getopt.o .libs/getopt1.o .libs/ioctl.o .libs/localtime-buffer.o .libs/mbrtowc.o .libs/mktime.o .libs/printf-args.o .libs/printf-parse.o .libs/strerror_r.o .libs/vasnprintf.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[3]: Leaving directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/gnulib/lib' >make[2]: Leaving directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/gnulib/lib' >Making all in include/libvirt >make[2]: Entering directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/include/libvirt' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/include/libvirt' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/src' >export NAME=`echo util/virkeycodetable_linux.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_linux.h-tmp && \ > mv util/virkeycodetable_linux.h-tmp util/virkeycodetable_linux.h || rm -f util/virkeycodetable_linux.h-tmp >export NAME=`echo util/virkeycodetable_osx.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_osx.h-tmp && \ > mv util/virkeycodetable_osx.h-tmp util/virkeycodetable_osx.h || rm -f util/virkeycodetable_osx.h-tmp >export NAME=`echo util/virkeycodetable_atset1.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_atset1.h-tmp && \ > mv util/virkeycodetable_atset1.h-tmp util/virkeycodetable_atset1.h || rm -f util/virkeycodetable_atset1.h-tmp >export NAME=`echo util/virkeycodetable_atset2.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_atset2.h-tmp && \ > mv util/virkeycodetable_atset2.h-tmp util/virkeycodetable_atset2.h || rm -f util/virkeycodetable_atset2.h-tmp >export NAME=`echo util/virkeycodetable_atset3.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_atset3.h-tmp && \ > mv util/virkeycodetable_atset3.h-tmp util/virkeycodetable_atset3.h || rm -f util/virkeycodetable_atset3.h-tmp >export NAME=`echo util/virkeycodetable_xtkbd.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_xtkbd.h-tmp && \ > mv util/virkeycodetable_xtkbd.h-tmp util/virkeycodetable_xtkbd.h || rm -f util/virkeycodetable_xtkbd.h-tmp >export NAME=`echo util/virkeycodetable_usb.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_usb.h-tmp && \ > mv util/virkeycodetable_usb.h-tmp util/virkeycodetable_usb.h || rm -f util/virkeycodetable_usb.h-tmp >export NAME=`echo util/virkeycodetable_win32.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_win32.h-tmp && \ > mv util/virkeycodetable_win32.h-tmp util/virkeycodetable_win32.h || rm -f util/virkeycodetable_win32.h-tmp >export NAME=`echo util/virkeycodetable_qnum.h | sed -e 's,util/virkeycodetable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyCodeTable_$NAME code-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeycodetable_qnum.h-tmp && \ > mv util/virkeycodetable_qnum.h-tmp util/virkeycodetable_qnum.h || rm -f util/virkeycodetable_qnum.h-tmp >export NAME=`echo util/virkeynametable_linux.h | sed -e 's,util/virkeynametable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyNameTable_$NAME name-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeynametable_linux.h-tmp && \ > mv util/virkeynametable_linux.h-tmp util/virkeynametable_linux.h || rm -f util/virkeynametable_linux.h-tmp >export NAME=`echo util/virkeynametable_osx.h | sed -e 's,util/virkeynametable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyNameTable_$NAME name-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeynametable_osx.h-tmp && \ > mv util/virkeynametable_osx.h-tmp util/virkeynametable_osx.h || rm -f util/virkeynametable_osx.h-tmp >export NAME=`echo util/virkeynametable_win32.h | sed -e 's,util/virkeynametable_,,' \ > -e 's,\.h,,'` && \ > /bin/mkdir -p util/ && \ > /usr/bin/python3 ./keycodemapdb/tools/keymap-gen \ > --lang stdc --varname virKeyNameTable_$NAME name-table \ > ./keycodemapdb/data/keymaps.csv $NAME > util/virkeynametable_win32.h-tmp && \ > mv util/virkeynametable_win32.h-tmp util/virkeynametable_win32.h || rm -f util/virkeynametable_win32.h-tmp >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclheader \ > remote REMOTE ./remote/remote_protocol.x \ > > ./access/viraccessapicheck.h >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclbody \ > remote REMOTE ./remote/remote_protocol.x access/viraccessapicheck.h \ > > ./access/viraccessapicheck.c >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclheader \ > qemu QEMU ./remote/qemu_protocol.x \ > > ./access/viraccessapicheckqemu.h >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclbody \ > qemu QEMU ./remote/qemu_protocol.x access/viraccessapicheckqemu.h \ > > ./access/viraccessapicheckqemu.c >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclheader \ > lxc LXC ./remote/lxc_protocol.x \ > > ./access/viraccessapichecklxc.h >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclbody \ > lxc LXC ./remote/lxc_protocol.x access/viraccessapichecklxc.h \ > > ./access/viraccessapichecklxc.c >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclapi \ > remote REMOTE ./remote/remote_protocol.x > libvirt_access.xml >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclapi \ > qemu QEMU ./remote/qemu_protocol.x > libvirt_access_qemu.xml >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclapi \ > lxc LXC ./remote/lxc_protocol.x > libvirt_access_lxc.xml >perl -w ./rpc/gendispatch.pl --mode=server \ > virLogManagerProtocol VIR_LOG_MANAGER_PROTOCOL \ > ./logging/log_protocol.x > ./logging/log_daemon_dispatch_stubs.h >perl -w ./rpc/gendispatch.pl --mode=server \ > virLockSpaceProtocol VIR_LOCK_SPACE_PROTOCOL \ > ./locking/lock_protocol.x > ./locking/lock_daemon_dispatch_stubs.h >/bin/mkdir -p locking ; \ >cp locking/lockd.conf locking/qemu-lockd.conf >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=client \ > admin ADMIN ./admin/admin_protocol.x \ > > ./admin/admin_client.h >/usr/bin/perl -w ./rpc/gendispatch.pl --mode=server \ > admin ADMIN ./admin/admin_protocol.x \ > > ./admin/admin_server_dispatch_stubs.h >/usr/bin/dtrace -o libvirt_qemu_probes.h -h -s libvirt_qemu_probes.d >make[2]: /usr/bin/dtrace: Command not found >make[2]: *** [Makefile:15001: libvirt_qemu_probes.h] Error 127 >make[2]: Leaving directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/src' >make[1]: *** [Makefile:2114: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0' >make: *** [Makefile:2007: all] Error 2 > * ERROR: app-emulation/libvirt-4.10.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-emulation/libvirt-4.10.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-emulation/libvirt-4.10.0::gentoo'`. > * The complete build log is located at '/var/log/portage/app-emulation:libvirt-4.10.0:20190111-085126.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/libvirt-4.10.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-emulation/libvirt-4.10.0/temp/environment'. > * Working directory: '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0' > * S: '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 675166
:
560656
| 560658 |
560660
|
560662
|
560664
|
560666
|
560668