[libvirt] bootstrap/autogen.sh warnings/errors

Daniel P. Berrange berrange at redhat.com
Thu Jul 9 10:48:16 UTC 2009


Since the gnulib change, running autogen.sh prints out tonnes of warnings
and results in errors during configure. This trace from RHEL-5 completes
eventually, but throws errors. On Fedora 11 it won't complete configure
at all, failing most header tests with errors about 'long long long',
yes that's 3 longs.

RHEL5:

Putting files in AC_CONFIG_AUX_DIR, `build-aux'.
aclocal:configure.in:12: warning: macro `AM_SILENT_RULES' not found in library
aclocal:gnulib/m4/gnulib-comp.m4:189: warning: macro `AM_XGETTEXT_OPTION' not found in library
configure.in:53: warning: AC_TYPE_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_LONG_LONG_INT is required by...
gnulib/m4/stdint.m4:301: gl_STDINT_H is expanded from...
gnulib/m4/gnulib-comp.m4:287: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: AC_TYPE_UNSIGNED_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_UNSIGNED_LONG_LONG_INT is required by...
gnulib/m4/vasnprintf.m4:38: gl_PREREQ_PRINTF_ARGS is expanded from...
gnulib/m4/vasnprintf.m4:30: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:13: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:52: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/intmax_t.m4:61: gt_AC_TYPE_INTMAX_T is expanded from...
configure.in:53: gt_AC_TYPE_INTMAX_T is required by...
gnulib/m4/vasnprintf.m4:65: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is expanded from...
configure.in:53: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is required by...
gnulib/m4/vasnprintf.m4:65: gl_PREREQ_VASNPRINTF is expanded from...
configure.in:53: warning: AC_TYPE_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_LONG_LONG_INT is required by...
gnulib/m4/stdint.m4:301: gl_STDINT_H is expanded from...
gnulib/m4/gnulib-comp.m4:287: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: AC_TYPE_UNSIGNED_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_UNSIGNED_LONG_LONG_INT is required by...
gnulib/m4/vasnprintf.m4:38: gl_PREREQ_PRINTF_ARGS is expanded from...
gnulib/m4/vasnprintf.m4:30: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:13: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:52: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/intmax_t.m4:61: gt_AC_TYPE_INTMAX_T is expanded from...
configure.in:53: gt_AC_TYPE_INTMAX_T is required by...
gnulib/m4/vasnprintf.m4:65: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is expanded from...
configure.in:53: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is required by...
gnulib/m4/vasnprintf.m4:65: gl_PREREQ_VASNPRINTF is expanded from...
configure.in:53: warning: AC_TYPE_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_LONG_LONG_INT is required by...
gnulib/m4/stdint.m4:301: gl_STDINT_H is expanded from...
gnulib/m4/gnulib-comp.m4:287: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: AC_TYPE_UNSIGNED_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_UNSIGNED_LONG_LONG_INT is required by...
gnulib/m4/vasnprintf.m4:38: gl_PREREQ_PRINTF_ARGS is expanded from...
gnulib/m4/vasnprintf.m4:30: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:13: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:52: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/intmax_t.m4:61: gt_AC_TYPE_INTMAX_T is expanded from...
configure.in:53: gt_AC_TYPE_INTMAX_T is required by...
gnulib/m4/vasnprintf.m4:65: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is expanded from...
configure.in:53: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is required by...
gnulib/m4/vasnprintf.m4:65: gl_PREREQ_VASNPRINTF is expanded from...
configure.in: installing `build-aux/install-sh'
configure.in: installing `build-aux/missing'
docs/examples/Makefile.am: installing `build-aux/depcomp'
examples/domain-events/events-c/Makefile.am: installing `build-aux/compile'
src/Makefile.am:390: variable `libvirt_driver_interface_la_LDFLAGS' is defined but no program or
src/Makefile.am:390: library has `libvirt_driver_interface_la' as canonic name (possible typo)
Makefile.am: installing `./INSTALL'
configure.in:53: warning: AC_TYPE_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_LONG_LONG_INT is required by...
gnulib/m4/stdint.m4:301: gl_STDINT_H is expanded from...
gnulib/m4/gnulib-comp.m4:287: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: AC_TYPE_UNSIGNED_LONG_LONG_INT is m4_require'd but is not m4_defun'd
configure.in:53: AC_TYPE_UNSIGNED_LONG_LONG_INT is required by...
gnulib/m4/vasnprintf.m4:38: gl_PREREQ_PRINTF_ARGS is expanded from...
gnulib/m4/vasnprintf.m4:30: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:13: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:52: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/intmax_t.m4:61: gt_AC_TYPE_INTMAX_T is expanded from...
configure.in:53: gt_AC_TYPE_INTMAX_T is required by...
gnulib/m4/vasnprintf.m4:65: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is expanded from...
configure.in:53: _gl_DEFUN_ONCE([gl_PREREQ_VASNPRINTF]) is required by...
gnulib/m4/vasnprintf.m4:65: gl_PREREQ_VASNPRINTF is expanded from...
configure:11495: error: possibly undefined macro: AC_TYPE_LONG_LONG_INT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:11496: error: possibly undefined macro: AC_TYPE_UNSIGNED_LONG_LONG_INT
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for egrep... 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 fseeko... yes
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.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... 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 sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.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 sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether the preprocessor supports include_next... yes
checking for inline... inline
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 complete errno.h... yes
checking whether stdin defaults to large file offsets... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for C/C++ restrict keyword... __restrict
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking whether getpass is declared... yes
checking for __fsetlocking... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mprotect... yes
checking for vasnprintf... no
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 whether malloc, realloc, calloc are POSIX compliant... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking for memchr... 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 for _LARGE_FILES value needed for large files... no
checking for external symbol _system_configuration... no
checking whether <sys/select.h> is self-contained... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
./configure: line 11495: AC_TYPE_LONG_LONG_INT: command not found
./configure: line 11496: AC_TYPE_UNSIGNED_LONG_LONG_INT: command not found
checking whether strdup is declared... yes
checking for working strerror function... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
./configure: line 12443: AC_TYPE_LONG_LONG_INT: command not found
checking for wchar_t... yes
checking for wint_t... yes
./configure: line 12570: AC_TYPE_LONG_LONG_INT: command not found
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
./configure: line 12763: AC_TYPE_LONG_LONG_INT: command not found
checking for intmax_t... yes
./configure: line 12847: AC_TYPE_LONG_LONG_INT: command not found
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 ungetc works on arbitrary bytes... yes
checking for alloca as a compiler built-in... yes
checking for fseeko... yes
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking for gai_strerror (possibly via ws2tcpip.h)... yes
checking for struct sockaddr.sa_len... no
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for getdelim... yes
checking for gethostname... yes
checking for getline... yes
checking for working getline function... yes
checking for getpagesize... yes
checking for getpass... yes
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for inet_pton... yes
checking whether inet_pton is declared... yes
checking whether lseek detects pipes... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking for working mkstemp... yes
checking whether <netinet/in.h> is self-contained... 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... yes
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
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 poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for poll... yes
checking for a shell that conforms to POSIX... /bin/sh
checking for random_r... yes
checking whether select supports a 0 argument... yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking for socklen_t... yes
./configure: line 21828: test: =: unary operator expected
./configure: line 21835: test: =: unary operator expected
checking whether stdint.h conforms to C99... yes
checking for random.h... no
checking for struct random_data... yes
checking for stpcpy... yes



F11



libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in `gnulib/m4'.
libtoolize: copying file `gnulib/m4/libtool.m4'
libtoolize: copying file `gnulib/m4/ltoptions.m4'
libtoolize: copying file `gnulib/m4/ltsugar.m4'
libtoolize: copying file `gnulib/m4/ltversion.m4'
libtoolize: copying file `gnulib/m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
gnulib/m4/gnulib-comp.m4:189: warning: macro `AM_XGETTEXT_OPTION' not found in library
configure.in:53: warning: gl_AC_HEADER_INTTYPES_H is m4_require'd but not m4_defun'd
gnulib/m4/intmax_t.m4:35: gt_AC_TYPE_INTMAX_T is expanded from...
gnulib/m4/vasnprintf.m4:41: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/vasnprintf.m4:15: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:7: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: gl_AC_HEADER_STDINT_H is m4_require'd but not m4_defun'd
configure.in:53: warning: gl_AC_HEADER_INTTYPES_H is m4_require'd but not m4_defun'd
gnulib/m4/intmax_t.m4:35: gt_AC_TYPE_INTMAX_T is expanded from...
gnulib/m4/vasnprintf.m4:41: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/vasnprintf.m4:15: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:7: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: gl_AC_HEADER_STDINT_H is m4_require'd but not m4_defun'd
configure.in:53: warning: gl_AC_HEADER_INTTYPES_H is m4_require'd but not m4_defun'd
gnulib/m4/intmax_t.m4:35: gt_AC_TYPE_INTMAX_T is expanded from...
gnulib/m4/vasnprintf.m4:41: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/vasnprintf.m4:15: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:7: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: gl_AC_HEADER_STDINT_H is m4_require'd but not m4_defun'd
configure.in:66: installing `build-aux/compile'
configure.in:14: installing `build-aux/config.guess'
configure.in:14: installing `build-aux/config.sub'
configure.in:8: installing `build-aux/install-sh'
configure.in:8: installing `build-aux/missing'
docs/examples/Makefile.am: installing `build-aux/depcomp'
src/Makefile.am:390: variable `libvirt_driver_interface_la_LDFLAGS' is defined but no program or
src/Makefile.am:390: library has `libvirt_driver_interface_la' as canonical name (possible typo)
Makefile.am: installing `./INSTALL'
configure.in:53: warning: gl_AC_HEADER_INTTYPES_H is m4_require'd but not m4_defun'd
gnulib/m4/intmax_t.m4:35: gt_AC_TYPE_INTMAX_T is expanded from...
gnulib/m4/vasnprintf.m4:41: gl_PREREQ_PRINTF_PARSE is expanded from...
gnulib/m4/vasnprintf.m4:15: gl_REPLACE_VASNPRINTF is expanded from...
gnulib/m4/vasnprintf.m4:7: gl_FUNC_VASNPRINTF is expanded from...
gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from...
configure.in:53: the top level
configure.in:53: warning: gl_AC_HEADER_STDINT_H is m4_require'd but not m4_defun'd
configure:14195: error: possibly undefined macro: gl_AC_HEADER_INTTYPES_H
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:14196: error: possibly undefined macro: gl_AC_HEADER_STDINT_H
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
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 for _LARGEFILE_SOURCE value needed for large files... no
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.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... 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 sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.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 sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether the preprocessor supports include_next... yes
checking for inline... inline
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 complete errno.h... yes
checking whether stdin defaults to large file offsets... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for C/C++ restrict keyword... __restrict
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking whether getpass is declared... yes
checking for __fsetlocking... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mprotect... yes
checking for vasnprintf... no
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 whether malloc, realloc, calloc are POSIX compliant... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking for memchr... 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... 64
checking for external symbol _system_configuration... no
checking whether <sys/select.h> is self-contained... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking whether strdup is declared... yes
checking for working strerror function... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
./configure: line 14195: gl_AC_HEADER_INTTYPES_H: command not found
./configure: line 14196: gl_AC_HEADER_STDINT_H: command not found
checking for intmax_t... no
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 ungetc works on arbitrary bytes... yes
checking for alloca as a compiler built-in... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for fseeko... yes
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... none required
checking for getaddrinfo... no
checking for getaddrinfo in ws2tcpip.h and -lws2_32... no
checking for gai_strerror (possibly via ws2tcpip.h)... no
checking for struct sockaddr.sa_len... no
checking whether getaddrinfo is declared... no
checking whether freeaddrinfo is declared... no
checking whether gai_strerror is declared... no
checking whether getnameinfo is declared... no
checking for struct addrinfo... no
checking for getdelim... yes
checking for gethostname... yes
checking for getline... yes
checking for working getline function... yes
checking for getpagesize... yes
checking for getpass... yes
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... no
checking for inet_pton... yes
checking whether inet_pton is declared... no
checking whether lseek detects pipes... yes
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking for working mkstemp... no
checking whether <netinet/in.h> is self-contained... no
checking for netinet/in.h... (cached) yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
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... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
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 poll.h usability... no
checking poll.h presence... yes
configure: WARNING: poll.h: present but cannot be compiled
configure: WARNING: poll.h:     check for missing prerequisite headers?
configure: WARNING: poll.h: see the Autoconf documentation
configure: WARNING: poll.h:     section "Present But Cannot Be Compiled"
configure: WARNING: poll.h: proceeding with the preprocessor's result
configure: WARNING: poll.h: in the future, the compiler will take precedence
checking for poll.h... yes
checking for poll... yes
checking for a shell that conforms to POSIX... /bin/sh
checking for random_r... yes
checking whether select supports a 0 argument... yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking for socklen_t... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... yes
configure: WARNING: sys/bitypes.h: present but cannot be compiled
configure: WARNING: sys/bitypes.h:     check for missing prerequisite headers?
configure: WARNING: sys/bitypes.h: see the Autoconf documentation
configure: WARNING: sys/bitypes.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/bitypes.h: proceeding with the preprocessor's result
configure: WARNING: sys/bitypes.h: in the future, the compiler will take precedence
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... u
checking for random.h... no
checking for struct random_data... yes
checking for stpcpy... yes
checking for strdup... yes
checking for working strndup... yes
checking for working strnlen... no
checking for strsep... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether <sys/select.h> is self-contained... (cached) yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for sa_family_t... (cached) yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for nlink_t... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether localtime_r is compatible with its POSIX signature... yes
checking for ptrdiff_t... no
checking for vasprintf... yes
checking whether <wchar.h> is standalone... yes
checking for stdint.h... (cached) yes
checking for library containing setsockopt... none needed
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking for shutdown... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /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... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 gcc object... ok
checking for dlfcn.h... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether gcc and cc understand -c and -o together... yes
checking whether compiler accepts -Wall... yes
checking whether compiler accepts -Wformat... yes
checking whether compiler accepts -Wformat-security... yes
checking whether compiler accepts -Wmissing-prototypes... yes
checking whether compiler accepts -Wnested-externs... yes
checking whether compiler accepts -Wpointer-arith... yes
checking whether compiler accepts -Wextra... yes
checking whether compiler accepts -Wshadow... yes
checking whether compiler accepts -Wcast-align... yes
checking whether compiler accepts -Wwrite-strings... yes
checking whether compiler accepts -Waggregate-return... yes
checking whether compiler accepts -Wstrict-prototypes... yes
checking whether compiler accepts -Winline... yes
checking whether compiler accepts -Wredundant-decls... yes
checking whether compiler accepts -Wno-sign-compare... yes
checking whether compiler accepts -Wp,-D_FORTIFY_SOURCE=2... yes
checking whether compiler accepts -fexceptions... yes
checking whether compiler accepts -fasynchronous-unwind-tables... yes
checking whether compiler accepts -Werror... yes
checking what language compliance flags to pass to the C compiler... 
checking whether compiler accepts -Wno-redundant-decls... yes
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
checking for cfmakeraw... yes
checking for regexec... yes
checking for uname... yes
checking for sched_getaffinity... yes
checking for getuid... yes
checking for getgid... yes
checking for posix_fallocate... yes
checking for mmap... (cached) yes
checking for readlink... yes
checking for strerror_r... yes
checking for strtok_r... yes
checking for getmntent_r... yes
checking for getgrnam_r... yes
checking for getpwuid_r... yes
checking pwd.h usability... no
checking pwd.h presence... yes
configure: WARNING: pwd.h: present but cannot be compiled
configure: WARNING: pwd.h:     check for missing prerequisite headers?
configure: WARNING: pwd.h: see the Autoconf documentation
configure: WARNING: pwd.h:     section "Present But Cannot Be Compiled"
configure: WARNING: pwd.h: proceeding with the preprocessor's result
configure: WARNING: pwd.h: in the future, the compiler will take precedence
checking for pwd.h... yes
checking paths.h usability... no
checking paths.h presence... yes
configure: WARNING: paths.h: present but cannot be compiled
configure: WARNING: paths.h:     check for missing prerequisite headers?
configure: WARNING: paths.h: see the Autoconf documentation
configure: WARNING: paths.h:     section "Present But Cannot Be Compiled"
configure: WARNING: paths.h: proceeding with the preprocessor's result
configure: WARNING: paths.h: in the future, the compiler will take precedence
checking for paths.h... yes
checking regex.h usability... no
checking regex.h presence... yes
configure: WARNING: regex.h: present but cannot be compiled
configure: WARNING: regex.h:     check for missing prerequisite headers?
configure: WARNING: regex.h: see the Autoconf documentation
configure: WARNING: regex.h:     section "Present But Cannot Be Compiled"
configure: WARNING: regex.h: proceeding with the preprocessor's result
configure: WARNING: regex.h: in the future, the compiler will take precedence
checking for regex.h... yes
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking sys/utsname.h usability... no
checking sys/utsname.h presence... yes
configure: WARNING: sys/utsname.h: present but cannot be compiled
configure: WARNING: sys/utsname.h:     check for missing prerequisite headers?
configure: WARNING: sys/utsname.h: see the Autoconf documentation
configure: WARNING: sys/utsname.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/utsname.h: proceeding with the preprocessor's result
configure: WARNING: sys/utsname.h: in the future, the compiler will take precedence
checking for sys/utsname.h... yes
checking for sys/wait.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sched.h usability... no
checking sched.h presence... yes
configure: WARNING: sched.h: present but cannot be compiled
configure: WARNING: sched.h:     check for missing prerequisite headers?
configure: WARNING: sched.h: see the Autoconf documentation
configure: WARNING: sched.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sched.h: proceeding with the preprocessor's result
configure: WARNING: sched.h: in the future, the compiler will take precedence
checking for sched.h... yes
checking for termios.h... (cached) yes
checking sys/poll.h usability... no
checking sys/poll.h presence... yes
configure: WARNING: sys/poll.h: present but cannot be compiled
configure: WARNING: sys/poll.h:     check for missing prerequisite headers?
configure: WARNING: sys/poll.h: see the Autoconf documentation
configure: WARNING: sys/poll.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/poll.h: proceeding with the preprocessor's result
configure: WARNING: sys/poll.h: in the future, the compiler will take precedence
checking for sys/poll.h... yes
checking syslog.h usability... no
checking syslog.h presence... yes
configure: WARNING: syslog.h: present but cannot be compiled
configure: WARNING: syslog.h:     check for missing prerequisite headers?
configure: WARNING: syslog.h: see the Autoconf documentation
configure: WARNING: syslog.h:     section "Present But Cannot Be Compiled"
configure: WARNING: syslog.h: proceeding with the preprocessor's result
configure: WARNING: syslog.h: in the future, the compiler will take precedence
checking for syslog.h... yes
checking for xdrmem_create in -lportablexdr... no
checking for library containing xdrmem_create... none required
checking for gettext in -lintl... no
checking for rpcgen... /usr/bin/rpcgen
checking pthread.h usability... no
checking pthread.h presence... yes
configure: WARNING: pthread.h: present but cannot be compiled
configure: WARNING: pthread.h:     check for missing prerequisite headers?
configure: WARNING: pthread.h: see the Autoconf documentation
configure: WARNING: pthread.h:     section "Present But Cannot Be Compiled"
configure: WARNING: pthread.h: proceeding with the preprocessor's result
configure: WARNING: pthread.h: in the future, the compiler will take precedence
checking for pthread.h... yes
checking for pthread_join in -lpthread... yes
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for xmllint... /usr/bin/xmllint
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for xsltproc... /usr/bin/xsltproc
checking for augparse... /usr/bin/augparse
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for dnsmasq... /usr/sbin/dnsmasq
checking for brctl... /usr/sbin/brctl
checking for udevadm... /sbin/udevadm
checking for udevsettle... /sbin/udevsettle
checking for modprobe... /sbin/modprobe
checking where to write libvirtd PID file... /var/run/libvirtd.pid
checking for init script flavor... redhat
checking for lokkit... /usr/sbin/lokkit
checking for iptables... /sbin/iptables
checking for xs_read in -lxenstore... yes
checking for xen/xen.h... no
configure: error: Cannot find standard Xen headers. Is xen-devel installed?



Config.log says

configure:40254: checking for xen/xen.h
configure:40277: gcc -c -g -O2   conftest.c >&5
In file included from conftest.c:192:
/usr/include/stdint.h:139: error: 'long long long' is too long for GCC
/usr/include/stdint.h:139: error: 'long long long' is too long for GCC


Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list