===> License LGPL3 accepted by the user ===> Extracting for libvirt-0.9.1 => SHA256 Checksum OK for libvirt-0.9.1.tar.gz. ===> Patching for libvirt-0.9.1 ===> libvirt-0.9.1 depends on executable: gmake - found ===> Configuring for libvirt-0.9.1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-freebsd8.2 checking host system type... i386-unknown-freebsd8.2 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for ranlib... ranlib checking whether cc understands -c and -o together... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for _LARGEFILE_SOURCE value needed for large files... no checking for working alloca.h... no checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking 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 stdio_ext.h usability... no checking stdio_ext.h presence... no checking for stdio_ext.h... no 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for unistd.h... (cached) 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... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.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 sys/stat.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/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 grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for canonicalize_file_name... no 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 fcntl... yes checking for dup2... yes checking for getdelim... yes checking for getdtablesize... yes checking for __fsetlocking... no checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for lstat... yes checking for mprotect... yes checking for mkstemp... yes checking for mkstemps... yes checking for alarm... yes checking for recvmsg... yes checking for sendmsg... yes checking for pathconf... yes checking for pipe... yes checking for pipe2... no checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for strdup... 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 getegid... yes checking for newlocale... no checking for getgrouplist... yes checking for socketpair... yes checking for posix_spawn... yes checking for setenv... yes checking for symlink... yes checking for shutdown... yes checking for cfmakeraw... yes checking for regexec... yes checking for sched_getaffinity... no checking for getuid... yes checking for getgid... yes checking for geteuid... yes checking for initgroups... yes checking for posix_fallocate... no checking for mmap... yes checking for kill... yes checking for getmntent_r... no checking for getgrnam_r... yes checking for getpwuid_r... yes checking whether // is distinct from /... no checking whether realpath works... no 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 whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking for complete errno.h... yes checking for working fcntl.h... no (bad O_NOATIME) checking for fseeko... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... 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 IPv4 sockets... yes checking for IPv6 sockets... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking whether getpass is declared... yes checking whether fflush_unlocked is declared... no checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... no checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether C symbols are prefixed with underscore at the linker level... no checking for mode_t... yes checking for promoted mode_t type... int checking for external symbol _system_configuration... no checking whether is self-contained... yes checking for library containing setsockopt... none needed checking for SIGPIPE... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether strerror_r 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 whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether localtime_r is declared... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking if environ is properly declared... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for sig_atomic_t... yes checking whether ungetc works on arbitrary bytes... yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether alarm is declared... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking whether setenv is declared... yes checking whether setenv validates arguments... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether unsetenv is declared... yes checking whether vsnprintf is declared... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking whether // is distinct from /... (cached) no checking whether dup2 works... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... no checking whether __func__ is available... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... yes 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 for gethostname... yes checking for HOST_NAME_MAX... 256 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 for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking for working mkstemp... yes checking for working mktime... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for struct msghdr.msg_accrights... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no 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 poll... yes checking for a shell that conforms to POSIX... /bin/sh checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for library containing pthread_create... -lpthread checking for random.h... no checking for struct random_data... no checking for random_r... no checking for rawmemchr... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether select supports a 0 argument... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sigprocmask... 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 for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking for stpcpy... yes checking for strchrnul... no checking for strerror_r... (cached) yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... 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 declares ioctl... yes checking whether is self-contained... (cached) yes checking whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking for nlink_t... yes checking for struct utsname... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for uname... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for stdint.h... (cached) yes checking for a traditional french locale... fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking for error_at_line... no checking whether getgroups handles negative values... no checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking whether the compiler generally respects inline... yes checking whether locale.h conforms to POSIX:2001... yes checking for setlocale... yes checking for uselocale... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for putenv compatible with GNU and SVID... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... fr_FR.UTF-8 checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for wchar_t... (cached) yes checking for wint_t... (cached) 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 unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking for waitid... no checking for sched_yield in -lrt... yes checking for uid_t in sys/types.h... (cached) yes checking for function prototypes... yes checking for string.h... (cached) yes checking how to print strings... print: not found printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by cc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking whether compiler handles -Wall... yes checking whether compiler handles -W... yes checking whether compiler handles -Wformat-y2k... yes checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Winit-self... yes checking whether compiler handles -Wmissing-include-dirs... yes checking whether compiler handles -Wunused... yes checking whether compiler handles -Wunknown-pragmas... yes checking whether compiler handles -Wstrict-aliasing... yes checking whether compiler handles -Wshadow... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wbad-function-cast... yes checking whether compiler handles -Wcast-align... yes checking whether compiler handles -Wwrite-strings... yes checking whether compiler handles -Wlogical-op... no checking whether compiler handles -Waggregate-return... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wold-style-definition... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-noreturn... yes checking whether compiler handles -Wmissing-format-attribute... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Winline... yes checking whether compiler handles -Winvalid-pch... yes checking whether compiler handles -Wvolatile-register-var... yes checking whether compiler handles -Wdisabled-optimization... yes checking whether compiler handles -Wbuiltin-macro-redefined... no checking whether compiler handles -Wmudflap... no checking whether compiler handles -Wpacked-bitfield-compat... no checking whether compiler handles -Wsync-nand... no checking whether compiler handles -Wattributes... yes checking whether compiler handles -Wcoverage-mismatch... no checking whether compiler handles -Wmultichar... yes checking whether compiler handles -Wno-sign-compare... yes checking whether compiler handles -Wjump-misses-init... no checking whether compiler handles -Wframe-larger-than=4096... no checking whether compiler handles -Wp,-D_FORTIFY_SOURCE=2... yes checking whether compiler handles -fexceptions... yes checking whether compiler handles -fasynchronous-unwind-tables... yes checking whether compiler handles -fdiagnostics-show-option... yes checking whether compiler handles -funit-at-a-time... yes checking whether compiler handles -Wno-redundant-decls... yes checking for CPUID instruction... yes checking for pthread_sigmask... yes checking for pthread_mutexattr_init... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/syslimits.h usability... yes checking sys/syslimits.h presence... no configure: WARNING: sys/syslimits.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/syslimits.h: proceeding with the compiler's result checking for sys/syslimits.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... no checking linux/magic.h presence... no checking for linux/magic.h... no checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen checking for xmllint... /usr/local/bin/xmllint checking for xmlcatalog... /usr/local/bin/xmlcatalog checking for xsltproc... /usr/local/bin/xsltproc checking for augparse... /usr/bin/augparse checking for dnsmasq... dnsmasq checking for radvd... radvd checking for brctl... brctl checking for udevadm... no checking for udevsettle... no checking for modprobe... no checking where to write libvirtd PID file... ${prefix}/var/run/libvirtd.pid checking for init script flavor... none checking for ip... /sbin/ip checking for iptables... /sbin/iptables checking for ip6tables... /sbin/ip6tables checking for ebtables... /sbin/ebtables checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... yes checking where to find ... none checking for library containing dlopen... none required checking for xen_vm_start in -lxenserver... no checking for libxl_domain_create_new in -lxenlight... no checking for xs_read in -lxenstore... no checking linux/kvm.h usability... no checking linux/kvm.h presence... no checking for linux/kvm.h... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking for GNUTLS... yes checking for gnutls_session... yes checking sasl/sasl.h usability... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no checking yajl/yajl_common.h usability... no checking yajl/yajl_common.h presence... no checking for yajl/yajl_common.h... no checking for pkcheck... /usr/local/bin/pkcheck checking for AVAHI... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking for audit_encode_nv_string in -laudit... no checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking for fgetfilecon in -lselinux... no checking sys/apparmor.h usability... no checking sys/apparmor.h presence... no checking for sys/apparmor.h... no checking for aa_change_profile in -lapparmor... no checking for aa_change_hat in -lapparmor... no checking for dtrace... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no configure: is required for the UML driver, disabling it checking for LIBSSH2... no configure: libssh2 is required for Phyp driver, disabling it checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for NETCF... no checking for mntent.h... (cached) no configure: is required for the FS storage driver, disabling it checking for pvcreate... no checking for vgcreate... no checking for lvcreate... no checking for pvremove... no checking for vgremove... no checking for lvremove... no checking for vgchange... no checking for vgscan... no checking for pvs... no checking for vgs... no checking for lvs... no checking for iscsiadm... no checking for parted... no checking for dmsetup... no checking parted/parted.h usability... no checking parted/parted.h presence... no checking for parted/parted.h... no checking for uuid_generate in -luuid... no checking for ped_device_read in -lparted... no checking for LIBCURL... yes checking for python... /usr/local/bin/python checking for python version... 2.7 checking for python platform... freebsd8 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking whether this host is running a Xen kernel... no checking If XenD UNIX socket /var/run/xend/xmlrpc.sock is accessible... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for HAL... yes checking for libhal_get_all_devices... yes checking for dbus_watch_get_unix_fd... yes checking for UDEV... no checking whether to compile with macvtap support... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating docs/schemas/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating libvirt.pc config.status: creating libvirt.spec config.status: creating mingw32-libvirt.spec config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating include/libvirt/Makefile config.status: creating include/libvirt/libvirt.h config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating daemon/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating examples/apparmor/Makefile config.status: creating examples/domain-events/events-c/Makefile config.status: creating examples/domsuspend/Makefile config.status: creating examples/dominfo/Makefile config.status: creating examples/openauth/Makefile config.status: creating examples/python/Makefile config.status: creating examples/hellolibvirt/Makefile config.status: creating examples/systemtap/Makefile config.status: creating examples/xml/nwfilter/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configure: Configuration summary configure: ===================== configure: configure: Drivers configure: configure: Xen: no configure: QEMU: no configure: UML: no configure: OpenVZ: yes configure: VMware: yes configure: VBox: yes configure: XenAPI: no configure: xenlight: no configure: LXC: no configure: PHYP: no configure: ESX: yes configure: Test: yes configure: Remote: yes configure: Network: yes configure: Libvirtd: yes configure: netcf: no configure: macvtap: no configure: virtport: no configure: configure: Storage Drivers configure: configure: Dir: yes configure: FS: no configure: NetFS: no configure: LVM: no configure: iSCSI: no configure: SCSI: yes configure: mpath: check configure: Disk: no configure: configure: Security Drivers configure: configure: SELinux: no configure: AppArmor: no configure: configure: Driver Loadable Modules configure: configure: dlopen: no configure: configure: Libraries configure: configure: libxml: -I/usr/local/include/libxml2 -I/usr/local/include -L/usr/local/lib -lxml2 configure: libcurl: -DCURL_DISABLE_TYPECHECK -I/usr/local/include -L/usr/local/lib -lcurl configure: libssh2: configure: gnutls: -I/usr/local/include -L/usr/local/lib -lgnutls -lgcrypt configure: sasl: no configure: yajl: no configure: avahi: -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -pthread -L/usr/local/lib -lavahi-common -lavahi-client configure: polkit: /usr/local/bin/pkcheck (version 1) configure: audit: no configure: selinux: no configure: apparmor: no configure: numactl: no configure: capng: no configure: xen: no configure: xenapi: no configure: xenlight: no configure: hal: -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -pthread -L/usr/local/lib -lhal -ldbus-1 configure: udev: no configure: netcf: no configure: pcap: no configure: nl: no configure: mscom: no configure: xdr: configure: configure: Test suite configure: configure: Coverage: no configure: Alloc OOM: no configure: configure: Miscellaneous configure: configure: Debug: yes configure: Warnings: maximum configure: Warning Flags: -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wattributes -Wmultichar -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time configure: Readline: yes configure: Python: yes configure: DTrace: no configure: XML Catalog: /etc/xml/catalog configure: configure: Privileges configure: configure: QEMU: root:root configure: ===> Building for libvirt-0.9.1 gmake all-recursive gmake[1]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1' Making all in gnulib/lib gmake[2]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/gnulib/lib' GEN alloca.h GEN arg-nonnull.h GEN c++defs.h GEN warn-on-use.h GEN arpa/inet.h GEN byteswap.h GEN configmake.h GEN fcntl.h GEN netdb.h GEN poll.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/uio.h GEN sys/utsname.h GEN sys/wait.h GEN termios.h GEN time.h GEN unistd.h GEN wchar.h gmake all-recursive gmake[3]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/gnulib/lib' gmake[4]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/gnulib/lib' CC allocator.lo CC areadlink.lo CC base64.lo CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC c-strcasestr.lo CC careadlinkat.lo CC fd-hook.lo CC glthread/lock.lo CC malloca.lo CC nonblocking.lo CC passfd.lo CC pipe2.lo CC sockets.lo CC glthread/threadlib.lo CC asnprintf.lo CC basename-lgpl.lo CC canonicalize-lgpl.lo CC cloexec.lo CC dirname-lgpl.lo CC dup2.lo CC fcntl.lo CC ioctl.lo CC md5.lo CC physmem.lo CC printf-args.lo CC printf-parse.lo CC random_r.lo CC rawmemchr.lo CC strchrnul.lo CC stripslash.lo CC tempname.lo CC vasnprintf.lo CCLD libgnu.la gmake[4]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/gnulib/lib' gmake[3]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/gnulib/lib' gmake[2]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/gnulib/lib' Making all in include gmake[2]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/include' Making all in libvirt gmake[3]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/include/libvirt' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/include/libvirt' gmake[3]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/include' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/include' gmake[2]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/include' Making all in src gmake[2]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/src' GEN libvirt.syms GEN libvirt.def GEN libvirt_qemu.def gmake all-am gmake[3]: Entering directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/src' CC libvirt_util_la-authhelper.lo CC libvirt_util_la-bitmap.lo CC libvirt_util_la-bridge.lo In file included from util/bridge.h:29, from util/bridge.c:26: /usr/include/net/if.h:305: error: field 'ifru_addr' has incomplete type /usr/include/net/if.h:306: error: field 'ifru_dstaddr' has incomplete type /usr/include/net/if.h:307: error: field 'ifru_broadaddr' has incomplete type /usr/include/net/if.h:343: error: field 'ifra_addr' has incomplete type /usr/include/net/if.h:344: error: field 'ifra_broadaddr' has incomplete type /usr/include/net/if.h:345: error: field 'ifra_mask' has incomplete type /usr/include/net/if.h:433: error: field 'addr' has incomplete type /usr/include/net/if.h:434: error: field 'dstaddr' has incomplete type util/bridge.c:42:55: error: linux/param.h: No such file or directory util/bridge.c:43:55: error: linux/sockios.h: No such file or directory util/bridge.c:44:55: error: linux/if_bridge.h: No such file or directory util/bridge.c:45:55: error: linux/if_tun.h: No such file or directory util/bridge.c: In function 'ifSetInterfaceMac': util/bridge.c:313: error: 'SIOCGIFHWADDR' undeclared (first use in this function) util/bridge.c:313: error: (Each undeclared identifier is reported only once util/bridge.c:313: error: for each function it appears in.) util/bridge.c:316: error: 'struct ifreq' has no member named 'ifr_hwaddr' util/bridge.c:318: error: 'SIOCSIFHWADDR' undeclared (first use in this function) util/bridge.c: In function 'brAddTap': util/bridge.c:501: error: 'IFF_TAP' undeclared (first use in this function) util/bridge.c:501: error: 'IFF_NO_PI' undeclared (first use in this function) util/bridge.c:515: error: 'TUNSETIFF' undeclared (first use in this function) util/bridge.c:537: error: 'TUNSETPERSIST' undeclared (first use in this function) util/bridge.c: In function 'brDeleteTap': util/bridge.c:567: error: 'IFF_TAP' undeclared (first use in this function) util/bridge.c:567: error: 'IFF_NO_PI' undeclared (first use in this function) util/bridge.c:574: error: 'TUNSETIFF' undeclared (first use in this function) util/bridge.c:575: error: 'TUNSETPERSIST' undeclared (first use in this function) gmake[3]: *** [libvirt_util_la-bridge.lo] Error 1 gmake[3]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt/work/libvirt-0.9.1' gmake: *** [all] Error 2 *** Error code 1 Stop in /home/jhelfman/committers/trunk/jhelfman/new-ports-directory/libvirt.