Your message dated Sun, 06 May 2018 14:53:33 +0000
with message-id <e1ffl2b-000e4h...@fasolo.debian.org>
and subject line Bug#897476: fixed in libguestfs 1:1.38.1-1
has caused the Debian Bug report #897476,
regarding libguestfs: FTBFS: ./debian/build-3/conftest.c:128: undefined 
reference to `_set_invalid_parameter_handler'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
897476: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897476
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libguestfs
Version: 1:1.38.0-4
Severity: serious
Tags: buster sid
User: debian...@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.

--- End Message ---
--- Begin Message ---
Source: libguestfs
Source-Version: 1:1.38.1-1

We believe that the bug you reported is fixed in the latest version of
libguestfs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated libguestfs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 06 May 2018 14:35:30 +0200
Source: libguestfs
Binary: guestfsd libguestfs-dev libguestfs0 libguestfs-gfs2 libguestfs-hfsplus 
libguestfs-jfs libguestfs-nilfs libguestfs-reiserfs libguestfs-rescue 
libguestfs-rsync libguestfs-xfs libguestfs-zfs libguestfs-tools python-guestfs 
python3-guestfs libguestfs-perl libguestfs-ocaml libguestfs-ocaml-dev 
erlang-guestfs libguestfs-java ruby-guestfs libguestfs-gobject-1.0-0 
libguestfs-gobject-dev gir1.2-guestfs-1.0 lua-guestfs golang-guestfs-dev 
php-guestfs
Architecture: source
Version: 1:1.38.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers 
<pkg-libvirt-maintain...@lists.alioth.debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Description:
 erlang-guestfs - guest disk image management system - Erlang bindings
 gir1.2-guestfs-1.0 - guest disk image management system - GObject 
introspection files
 golang-guestfs-dev - guest disk image management system - Golang bindings
 guestfsd   - Daemon to access to guest virtual machine through virtio serial
 libguestfs-dev - guest disk image management system - development headers
 libguestfs-gfs2 - guest disk image management system - GFS2 support
 libguestfs-gobject-1.0-0 - guest disk image management system - GObject 
bindings
 libguestfs-gobject-dev - guest disk image management system - GObject 
development headers
 libguestfs-hfsplus - guest disk image management system - HFS+ support
 libguestfs-java - guest disk image management system - Java bindings
 libguestfs-jfs - guest disk image management system - JFS support
 libguestfs-nilfs - guest disk image management system - NILFS v2 support
 libguestfs-ocaml - guest disk image management system - OCaml bindings
 libguestfs-ocaml-dev - guest disk image management system - OCaml development 
files
 libguestfs-perl - guest disk image management system - Perl bindings
 libguestfs-reiserfs - guest disk image management system - ReiserFS support
 libguestfs-rescue - guest disk image management system - virt-rescue 
enhancements
 libguestfs-rsync - guest disk image management system - rsync support
 libguestfs-tools - guest disk image management system - tools
 libguestfs-xfs - guest disk image management system - XFS support
 libguestfs-zfs - guest disk image management system - ZFS support
 libguestfs0 - guest disk image management system - shared library
 lua-guestfs - guest disk image management system - Lua bindings
 php-guestfs - guest disk image management system - PHP bindings
 python-guestfs - guest disk image management system - Python bindings
 python3-guestfs - guest disk image management system - Python 3 bindings
 ruby-guestfs - guest disk image management system - Ruby bindings
Closes: 897476
Changes:
 libguestfs (1:1.38.1-1) unstable; urgency=medium
 .
   * New upstream version 1.38.1
   * Rebase patches
   * Add patch to handle OpenJDK 10 (Closes: #897476)
   * Bump Standards-Version
Checksums-Sha1:
 01d494597d1a82f4678480b9f7f3d6585004a8c8 6071 libguestfs_1.38.1-1.dsc
 de88312cfd968b457da62d2c75d5ebfa06ee0832 23948592 libguestfs_1.38.1.orig.tar.gz
 19d1f892d89746a02ab3a48d5ecd76fc68d7a74c 34132 
libguestfs_1.38.1-1.debian.tar.xz
 90bc7372e04b4af09806ebbe6466ca3fef2cf5ad 22300 
libguestfs_1.38.1-1_source.buildinfo
Checksums-Sha256:
 b2d61f1c43191e60112ee9cf4736b59aeb06ceacf88ad096c91f762600eb2916 6071 
libguestfs_1.38.1-1.dsc
 b787d2e57d9a818323c9561e16dae574652736fef6266049e78205979ab4c9d1 23948592 
libguestfs_1.38.1.orig.tar.gz
 ede1d1b536a97880bfb5c3b77d7bea7936e7fd14d3b26eb012bdeb06adf641ac 34132 
libguestfs_1.38.1-1.debian.tar.xz
 ba4152980b47cd01fd0ce1526a9a919891b2aa0708222b8da767e1325b96b5a2 22300 
libguestfs_1.38.1-1_source.buildinfo
Files:
 7edcd203e3f44201cbfbe9fb3769ed08 6071 libs optional libguestfs_1.38.1-1.dsc
 3e35dee5ee96a9714cdafe44098288c2 23948592 libs optional 
libguestfs_1.38.1.orig.tar.gz
 8d8b8330c2be45fc94b885cbdcdb55b2 34132 libs optional 
libguestfs_1.38.1-1.debian.tar.xz
 c1d77cc526c08672b268b8bedda2882b 22300 libs optional 
libguestfs_1.38.1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlrvB0IACgkQdbcQY1wh
On4qjA/+J1wQjpMD5FqMJnHVZky5rMm2cQx50cjkAfdaA9EizEqf8kOlWMNnWlWW
Dy55wcghujIo5Z2J8+TclNa4DKZgcDCCtJF3N7H2fd7X4QxcT/cySxtowgJKjUgT
DYHJKdggjsntn3Q8KMulrrvSIx+GGd9XCOCI14/NOD6U4THC2oQDCTsV7UqtoTEn
Z7VWC5UMNP45GtahT3TVHd4a7/zz2Ddmp/Fxcj8AXREM4Z2ianh7KnYWf64krP8Q
r4r6dhXlQHpI5xDvkHG8aKBGoFVmcJxm6LpPI1cWMFQxkv/cWmLBKCLJsI11/mkJ
dOxX9GCHOCDF48nbhowcS8U67Qx5FpJSx8QoFiKAC9wAMUMmycT6DyqP2vzmfLhs
krQoYgVnrWFEYcxnkfk4QDe+vg7bCksEcOdA4E3RrvIwO+TlGtPS4txKYry916Ow
iPtszcMvPL2/wZU6hK7ovprQgG7eqithCy3lue05hORtEU9LwGZG2Cl2n7eqJsmi
3tZ7YqAmvkI/YOpF1L9oraSDkwWOG4U7rDSnq+hefDug1hKX2VZIm+39bfjukWcs
aMZQ410xn5j2fknihqi+1qejRiyvt7eyjrKFBphfy+hSlsraSc6mOZPLRgZ0Rb4R
cocFBLMZHQtCHsCV3SfHptqHUYT2DdwJX21bi4J6HYKCfS2GUwI=
=3J5s
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to