[Pkg-libvirt-maintainers] Bug#897476: libguestfs: FTBFS: ./debian/build-3/conftest.c:128: undefined reference to `_set_invalid_parameter_handler'

Lucas Nussbaum lucas at debian.org
Wed May 2 21:00:07 BST 2018


Source: libguestfs
Version: 1:1.38.0-4
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc: fatal error: no input files
> compilation terminated.
> configure:5589: $? = 1
> configure:5609: checking whether the C compiler works
> configure:5631: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:5635: $? = 0
> configure:5683: result: yes
> configure:5686: checking for C compiler default output file name
> configure:5688: result: a.out
> configure:5694: checking for suffix of executables
> configure:5701: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:5705: $? = 0
> configure:5727: result: 
> configure:5749: checking whether we are cross compiling
> configure:5757: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:5761: $? = 0
> configure:5768: ./conftest
> configure:5772: $? = 0
> configure:5787: result: no
> configure:5792: checking for suffix of object files
> configure:5814: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5818: $? = 0
> configure:5839: result: o
> configure:5843: checking whether we are using the GNU C compiler
> configure:5862: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5862: $? = 0
> configure:5871: result: yes
> configure:5880: checking whether gcc accepts -g
> configure:5900: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5900: $? = 0
> configure:5941: result: yes
> configure:5958: checking for gcc option to enable C11 features
> configure:6161: gcc  -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6161: $? = 0
> configure:6175: result: none needed
> configure:6478: checking dependency style of gcc
> configure:6589: result: none
> configure:6610: checking how to run the C preprocessor
> configure:6641: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:6641: $? = 0
> configure:6655: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:16:10: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:6655: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6680: result: gcc -E
> configure:6700: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:6700: $? = 0
> configure:6714: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:16:10: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:6714: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6743: checking for grep that handles long lines and -e
> configure:6801: result: /bin/grep
> configure:6806: checking for egrep
> configure:6868: result: /bin/grep -E
> configure:6873: checking for ANSI C header files
> configure:6893: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6893: $? = 0
> configure:6966: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:6966: $? = 0
> configure:6966: ./conftest
> configure:6966: $? = 0
> configure:6977: result: yes
> configure:6990: checking for sys/types.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for sys/stat.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for stdlib.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for string.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for memory.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for strings.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for inttypes.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for stdint.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:6990: checking for unistd.h
> configure:6990: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6990: $? = 0
> configure:6990: result: yes
> configure:7003: checking minix/config.h usability
> configure:7003: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c:59:10: fatal error: minix/config.h: No such file or directory
>  #include <minix/config.h>
>           ^~~~~~~~~~~~~~~~
> compilation terminated.
> configure:7003: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <minix/config.h>
> configure:7003: result: no
> configure:7003: checking minix/config.h presence
> configure:7003: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:26:10: fatal error: minix/config.h: No such file or directory
>  #include <minix/config.h>
>           ^~~~~~~~~~~~~~~~
> compilation terminated.
> configure:7003: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | /* end confdefs.h.  */
> | #include <minix/config.h>
> configure:7003: result: no
> configure:7003: checking for minix/config.h
> configure:7003: result: no
> configure:7027: checking whether it is safe to define __EXTENSIONS__
> configure:7045: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7045: $? = 0
> configure:7052: result: yes
> configure:7085: checking whether _XOPEN_SOURCE should be defined
> configure:7104: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7104: $? = 0
> configure:7128: result: no
> configure:7145: checking for Minix Amsterdam compiler
> configure:7169: result: no
> configure:7226: checking for ar
> configure:7242: found /usr/bin/ar
> configure:7253: result: ar
> configure:7328: checking for ranlib
> configure:7344: found /usr/bin/ranlib
> configure:7355: result: ranlib
> configure:7386: checking build system type
> configure:7400: result: x86_64-pc-linux-gnu
> configure:7420: checking host system type
> configure:7433: result: x86_64-pc-linux-gnu
> configure:7482: checking for _LARGEFILE_SOURCE value needed for large files
> configure:7501: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:7501: $? = 0
> configure:7529: result: no
> configure:7557: checking for special C compiler options needed for large files
> configure:7602: result: no
> configure:7608: checking for _FILE_OFFSET_BITS value needed for large files
> configure:7633: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7633: $? = 0
> configure:7665: result: no
> configure:8344: checking sys/socket.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/socket.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/socket.h
> configure:8344: result: yes
> configure:8344: checking arpa/inet.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking arpa/inet.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for arpa/inet.h
> configure:8344: result: yes
> configure:8344: checking features.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking features.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for features.h
> configure:8344: result: yes
> configure:8344: checking for unistd.h
> configure:8344: result: yes
> configure:8344: checking sys/param.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/param.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/param.h
> configure:8344: result: yes
> configure:8344: checking dirent.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking dirent.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for dirent.h
> configure:8344: result: yes
> configure:8344: checking wctype.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking wctype.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for wctype.h
> configure:8344: result: yes
> configure:8344: checking stdio_ext.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking stdio_ext.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for stdio_ext.h
> configure:8344: result: yes
> configure:8344: checking for sys/stat.h
> configure:8344: result: yes
> configure:8344: checking sys/vfs.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/vfs.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/vfs.h
> configure:8344: result: yes
> configure:8344: checking netdb.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking netdb.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for netdb.h
> configure:8344: result: yes
> configure:8344: checking netinet/in.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking netinet/in.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for netinet/in.h
> configure:8344: result: yes
> configure:8344: checking getopt.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking getopt.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for getopt.h
> configure:8344: result: yes
> configure:8344: checking sys/cdefs.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/cdefs.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/cdefs.h
> configure:8344: result: yes
> configure:8344: checking sys/time.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/time.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/time.h
> configure:8344: result: yes
> configure:8344: checking limits.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking limits.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for limits.h
> configure:8344: result: yes
> configure:8344: checking wchar.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking wchar.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for wchar.h
> configure:8344: result: yes
> configure:8344: checking for stdint.h
> configure:8344: result: yes
> configure:8344: checking for inttypes.h
> configure:8344: result: yes
> configure:8344: checking xlocale.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c:96:10: fatal error: xlocale.h: No such file or directory
>  #include <xlocale.h>
>           ^~~~~~~~~~~
> compilation terminated.
> configure:8344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <xlocale.h>
> configure:8344: result: no
> configure:8344: checking xlocale.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:63:10: fatal error: xlocale.h: No such file or directory
>  #include <xlocale.h>
>           ^~~~~~~~~~~
> compilation terminated.
> configure:8344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | /* end confdefs.h.  */
> | #include <xlocale.h>
> configure:8344: result: no
> configure:8344: checking for xlocale.h
> configure:8344: result: no
> configure:8344: checking sys/mman.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/mman.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/mman.h
> configure:8344: result: yes
> configure:8344: checking for sys/types.h
> configure:8344: result: yes
> configure:8344: checking sys/select.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/select.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/select.h
> configure:8344: result: yes
> configure:8344: checking sys/ioctl.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/ioctl.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/ioctl.h
> configure:8344: result: yes
> configure:8344: checking sys/uio.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/uio.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/uio.h
> configure:8344: result: yes
> configure:8344: checking sys/wait.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking sys/wait.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for sys/wait.h
> configure:8344: result: yes
> configure:8344: checking utime.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking utime.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for utime.h
> configure:8344: result: yes
> configure:8344: checking crtdefs.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c:103:10: fatal error: crtdefs.h: No such file or directory
>  #include <crtdefs.h>
>           ^~~~~~~~~~~
> compilation terminated.
> configure:8344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_SYS_MMAN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_IOCTL_H 1
> | #define HAVE_SYS_UIO_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_UTIME_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <crtdefs.h>
> configure:8344: result: no
> configure:8344: checking crtdefs.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:70:10: fatal error: crtdefs.h: No such file or directory
>  #include <crtdefs.h>
>           ^~~~~~~~~~~
> compilation terminated.
> configure:8344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_SYS_MMAN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_IOCTL_H 1
> | #define HAVE_SYS_UIO_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_UTIME_H 1
> | /* end confdefs.h.  */
> | #include <crtdefs.h>
> configure:8344: result: no
> configure:8344: checking for crtdefs.h
> configure:8344: result: no
> configure:8344: checking langinfo.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking langinfo.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for langinfo.h
> configure:8344: result: yes
> configure:8344: checking semaphore.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking semaphore.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for semaphore.h
> configure:8344: result: yes
> configure:8344: checking priv.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c:105:10: fatal error: priv.h: No such file or directory
>  #include <priv.h>
>           ^~~~~~~~
> compilation terminated.
> configure:8344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_SYS_MMAN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_IOCTL_H 1
> | #define HAVE_SYS_UIO_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_UTIME_H 1
> | #define HAVE_LANGINFO_H 1
> | #define HAVE_SEMAPHORE_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <priv.h>
> configure:8344: result: no
> configure:8344: checking priv.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:72:10: fatal error: priv.h: No such file or directory
>  #include <priv.h>
>           ^~~~~~~~
> compilation terminated.
> configure:8344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_SYS_MMAN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_IOCTL_H 1
> | #define HAVE_SYS_UIO_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_UTIME_H 1
> | #define HAVE_LANGINFO_H 1
> | #define HAVE_SEMAPHORE_H 1
> | /* end confdefs.h.  */
> | #include <priv.h>
> configure:8344: result: no
> configure:8344: checking for priv.h
> configure:8344: result: no
> configure:8344: checking spawn.h usability
> configure:8344: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking spawn.h presence
> configure:8344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8344: $? = 0
> configure:8344: result: yes
> configure:8344: checking for spawn.h
> configure:8344: result: yes
> configure:8382: checking whether the preprocessor supports include_next
> configure:8420: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Iconftestd1b -Iconftestd2 conftest.c >&5
> configure:8420: $? = 0
> configure:8441: result: yes
> configure:8462: checking whether system header files limit the line length
> configure:8485: result: no
> configure:8644: checking whether <sys/socket.h> is self-contained
> configure:8661: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8661: $? = 0
> configure:8669: result: yes
> configure:8674: checking for shutdown
> configure:8674: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:8674: $? = 0
> configure:8674: result: yes
> configure:8684: checking whether <sys/socket.h> defines the SHUT_* macros
> configure:8701: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8701: $? = 0
> configure:8709: result: yes
> configure:8817: checking for struct sockaddr_storage
> configure:8817: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8817: $? = 0
> configure:8817: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:90:38: error: expected expression before ')' token
>  if (sizeof ((struct sockaddr_storage)))
>                                       ^
> configure:8817: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_SYS_MMAN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_IOCTL_H 1
> | #define HAVE_SYS_UIO_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_UTIME_H 1
> | #define HAVE_LANGINFO_H 1
> | #define HAVE_SEMAPHORE_H 1
> | #define HAVE_SPAWN_H 1
> | #define HAVE_SHUTDOWN 1
> | /* end confdefs.h.  */
> | 
> |   /* sys/types.h is not needed according to POSIX, but the
> |      sys/socket.h in i386-unknown-freebsd4.10 and
> |      powerpc-apple-darwin5.5 required it. */
> | #include <sys/types.h>
> | #ifdef HAVE_SYS_SOCKET_H
> | #include <sys/socket.h>
> | #endif
> | #ifdef HAVE_WS2TCPIP_H
> | #include <ws2tcpip.h>
> | #endif
> | 
> | 
> | int
> | main ()
> | {
> | if (sizeof ((struct sockaddr_storage)))
> | 	    return 0;
> |   ;
> |   return 0;
> | }
> configure:8817: result: yes
> configure:8838: checking for sa_family_t
> configure:8838: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8838: $? = 0
> configure:8838: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:91:26: error: expected expression before ')' token
>  if (sizeof ((sa_family_t)))
>                           ^
> configure:8838: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libguestfs"
> | #define PACKAGE_TARNAME "libguestfs"
> | #define PACKAGE_VERSION "1.38.0"
> | #define PACKAGE_STRING "libguestfs 1.38.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "libguestfs"
> | #define VERSION "1.38.0"
> | #define PACKAGE_VERSION_MAJOR 1
> | #define PACKAGE_VERSION_MINOR 38
> | #define PACKAGE_VERSION_RELEASE 0
> | #define PACKAGE_VERSION_EXTRA ""
> | #define PACKAGE_VERSION_FULL "1.38.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define HAVE_FSEEKO 1
> | #define _DARWIN_USE_64_BIT_INODE 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_FEATURES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_DIRENT_H 1
> | #define HAVE_WCTYPE_H 1
> | #define HAVE_STDIO_EXT_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_VFS_H 1
> | #define HAVE_NETDB_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_GETOPT_H 1
> | #define HAVE_SYS_CDEFS_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_SYS_MMAN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_IOCTL_H 1
> | #define HAVE_SYS_UIO_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_UTIME_H 1
> | #define HAVE_LANGINFO_H 1
> | #define HAVE_SEMAPHORE_H 1
> | #define HAVE_SPAWN_H 1
> | #define HAVE_SHUTDOWN 1
> | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
> | /* end confdefs.h.  */
> | 
> |   /* sys/types.h is not needed according to POSIX, but the
> |      sys/socket.h in i386-unknown-freebsd4.10 and
> |      powerpc-apple-darwin5.5 required it. */
> | #include <sys/types.h>
> | #ifdef HAVE_SYS_SOCKET_H
> | #include <sys/socket.h>
> | #endif
> | #ifdef HAVE_WS2TCPIP_H
> | #include <ws2tcpip.h>
> | #endif
> | 
> | 
> | int
> | main ()
> | {
> | if (sizeof ((sa_family_t)))
> | 	    return 0;
> |   ;
> |   return 0;
> | }
> configure:8838: result: yes
> configure:8867: checking for struct sockaddr_storage.ss_family
> configure:8867: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8867: $? = 0
> configure:8867: result: yes
> configure:8929: checking whether socket is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether connect is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether accept is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether bind is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether getpeername is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether getsockname is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether getsockopt is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether listen is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether recv is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether send is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether recvfrom is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether sendto is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether setsockopt is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether shutdown is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8929: checking whether accept4 is declared without a macro
> configure:8950: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8950: $? = 0
> configure:8958: result: yes
> configure:8977: checking for accept4
> configure:8977: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:8977: $? = 0
> configure:8977: result: yes
> configure:8977: checking for readlinkat
> configure:8977: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:8977: $? = 0
> configure:8977: result: yes
> configure:8977: checking for _set_invalid_parameter_handler
> configure:8977: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> /tmp/cctpghEm.o: In function `main':
> ./debian/build-3/conftest.c:128: undefined reference to `_set_invalid_parameter_handler'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/libguestfs_1.38.0-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-libvirt-maintainers mailing list