Source: libvirt-php
Version: 0.5.4-3
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

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

Relevant part (hopefully):
> gcc version 9.2.1 20200220 (Debian 9.2.1-29) 
> configure:3320: $? = 0
> configure:3309: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3320: $? = 1
> configure:3309: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:3320: $? = 1
> configure:3340: checking whether the C compiler works
> configure:3362: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
> configure:3366: $? = 0
> configure:3414: result: yes
> configure:3417: checking for C compiler default output file name
> configure:3419: result: a.out
> configure:3425: checking for suffix of executables
> configure:3432: 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 -Wl,-z,now conftest.c  >&5
> configure:3436: $? = 0
> configure:3458: result: 
> configure:3480: checking whether we are cross compiling
> configure:3488: 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 -Wl,-z,now conftest.c  >&5
> configure:3492: $? = 0
> configure:3499: ./conftest
> configure:3503: $? = 0
> configure:3491: result: no
> configure:3496: checking for suffix of object files
> configure:3518: 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:3522: $? = 0
> configure:3543: result: o
> configure:3547: checking whether we are using the GNU C compiler
> configure:3566: 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:3566: $? = 0
> configure:3575: result: yes
> configure:3584: checking whether gcc accepts -g
> configure:3604: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3604: $? = 0
> configure:3645: result: yes
> configure:3662: checking for gcc option to accept ISO C89
> configure:3725: 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:3725: $? = 0
> configure:3738: result: none needed
> configure:3763: checking whether gcc understands -c and -o together
> configure:3785: gcc -c conftest.c -o conftest2.o
> configure:3788: $? = 0
> configure:3785: gcc -c conftest.c -o conftest2.o
> configure:3788: $? = 0
> configure:3800: result: yes
> configure:3819: checking dependency style of gcc
> configure:3930: result: none
> configure:3951: checking how to run the C preprocessor
> configure:3982: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3982: $? = 0
> configure:3996: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
>    11 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:3996: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libvirt-php"
> | #define PACKAGE_TARNAME "libvirt-php"
> | #define PACKAGE_VERSION "0.5.4"
> | #define PACKAGE_STRING "libvirt-php 0.5.4"
> | #define PACKAGE_BUGREPORT "libvir-l...@redhat.com"
> | #define PACKAGE_URL "http://libvirt.org";
> | #define PACKAGE "libvirt-php"
> | #define VERSION "0.5.4"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4021: result: gcc -E
> configure:4041: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:4041: $? = 0
> configure:4055: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
>    11 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:4055: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libvirt-php"
> | #define PACKAGE_TARNAME "libvirt-php"
> | #define PACKAGE_VERSION "0.5.4"
> | #define PACKAGE_STRING "libvirt-php 0.5.4"
> | #define PACKAGE_BUGREPORT "libvir-l...@redhat.com"
> | #define PACKAGE_URL "http://libvirt.org";
> | #define PACKAGE "libvirt-php"
> | #define VERSION "0.5.4"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4084: checking for grep that handles long lines and -e
> configure:4142: result: /bin/grep
> configure:4147: checking for egrep
> configure:4209: result: /bin/grep -E
> configure:4214: checking for ANSI C header files
> configure:4234: 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:4234: $? = 0
> configure:4307: 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 -Wl,-z,now conftest.c  >&5
> configure:4307: $? = 0
> configure:4307: ./conftest
> configure:4307: $? = 0
> configure:4318: result: yes
> configure:4331: checking for sys/types.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for sys/stat.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for stdlib.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for string.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for memory.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for strings.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for inttypes.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for stdint.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4331: checking for unistd.h
> configure:4331: 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:4331: $? = 0
> configure:4331: result: yes
> configure:4344: checking minix/config.h usability
> configure:4344: 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:54:10: fatal error: minix/config.h: No such file or directory
>    54 | #include <minix/config.h>
>       |          ^~~~~~~~~~~~~~~~
> compilation terminated.
> configure:4344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libvirt-php"
> | #define PACKAGE_TARNAME "libvirt-php"
> | #define PACKAGE_VERSION "0.5.4"
> | #define PACKAGE_STRING "libvirt-php 0.5.4"
> | #define PACKAGE_BUGREPORT "libvir-l...@redhat.com"
> | #define PACKAGE_URL "http://libvirt.org";
> | #define PACKAGE "libvirt-php"
> | #define VERSION "0.5.4"
> | #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:4344: result: no
> configure:4344: checking minix/config.h presence
> configure:4344: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:21:10: fatal error: minix/config.h: No such file or directory
>    21 | #include <minix/config.h>
>       |          ^~~~~~~~~~~~~~~~
> compilation terminated.
> configure:4344: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "libvirt-php"
> | #define PACKAGE_TARNAME "libvirt-php"
> | #define PACKAGE_VERSION "0.5.4"
> | #define PACKAGE_STRING "libvirt-php 0.5.4"
> | #define PACKAGE_BUGREPORT "libvir-l...@redhat.com"
> | #define PACKAGE_URL "http://libvirt.org";
> | #define PACKAGE "libvirt-php"
> | #define VERSION "0.5.4"
> | #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:4344: result: no
> configure:4344: checking for minix/config.h
> configure:4344: result: no
> configure:4365: checking whether it is safe to define __EXTENSIONS__
> configure:4383: 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:4383: $? = 0
> configure:4390: result: yes
> configure:4436: checking build system type
> configure:4450: result: x86_64-pc-linux-gnu
> configure:4470: checking host system type
> configure:4483: result: x86_64-pc-linux-gnu
> configure:4524: checking how to print strings
> configure:4551: result: printf
> configure:4572: checking for a sed that does not truncate output
> configure:4636: result: /bin/sed
> configure:4654: checking for fgrep
> configure:4716: result: /bin/grep -F
> configure:4751: checking for ld used by gcc
> configure:4818: result: /usr/bin/ld
> configure:4825: checking if the linker (/usr/bin/ld) is GNU ld
> configure:4840: result: yes
> configure:4852: checking for BSD- or MS-compatible name lister (nm)
> configure:4906: result: /usr/bin/nm -B
> configure:5036: checking the name lister (/usr/bin/nm -B) interface
> configure:5043: 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:5046: /usr/bin/nm -B "conftest.o"
> configure:5049: output
> 0000000000000000 B some_variable
> configure:5050: result: BSD nm
> configure:5053: checking whether ln -s works
> configure:5057: result: yes
> configure:5065: checking the maximum length of command line arguments
> configure:5196: result: 1572864
> configure:5244: checking how to convert x86_64-pc-linux-gnu file names to 
> x86_64-pc-linux-gnu format
> configure:5284: result: func_convert_file_noop
> configure:5291: checking how to convert x86_64-pc-linux-gnu file names to 
> toolchain format
> configure:5311: result: func_convert_file_noop
> configure:5318: checking for /usr/bin/ld option to reload object files
> configure:5325: result: -r
> configure:5399: checking for objdump
> configure:5415: found /usr/bin/objdump
> configure:5426: result: objdump
> configure:5458: checking how to recognize dependent libraries
> configure:5658: result: pass_all
> configure:5743: checking for dlltool
> configure:5773: result: no
> configure:5803: checking how to associate runtime and link libraries
> configure:5830: result: printf %s\n
> configure:5890: checking for ar
> configure:5906: found /usr/bin/ar
> configure:5917: result: ar
> configure:5954: checking for archiver @FILE support
> configure:5971: 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:5971: $? = 0
> configure:5974: ar cr libconftest.a @conftest.lst >&5
> configure:5977: $? = 0
> configure:5982: ar cr libconftest.a @conftest.lst >&5
> ar: conftest.o: No such file or directory
> configure:5985: $? = 1
> configure:5984: result: @
> configure:6042: checking for strip
> configure:6058: found /usr/bin/strip
> configure:6069: result: strip
> configure:6141: checking for ranlib
> configure:6157: found /usr/bin/ranlib
> configure:6168: result: ranlib
> configure:6270: checking command to parse /usr/bin/nm -B output from gcc 
> object
> configure:6423: 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:6426: $? = 0
> configure:6430: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[  
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
> configure:6496: 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 -Wl,-z,now conftest.c conftstm.o >&5
> configure:6499: $? = 0
> configure:6537: result: ok
> configure:6584: checking for sysroot
> configure:6614: result: no
> configure:6621: checking for a working dd
> configure:6659: result: /bin/dd
> configure:6663: checking how to truncate binary pipes
> configure:6678: result: /bin/dd bs=4096 count=1
> configure:6814: 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:6817: $? = 0
> configure:7007: checking for mt
> configure:7037: result: no
> configure:7057: checking if : is a manifest tool
> configure:7063: : '-?'
> configure:7071: result: no
> configure:7745: checking for dlfcn.h
> configure:7745: 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:7745: $? = 0
> configure:7745: result: yes
> configure:7999: checking for objdir
> configure:8014: result: .libs
> configure:8278: checking if gcc supports -fno-rtti -fno-exceptions
> configure:8296: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but 
> not for C
> configure:8300: $? = 0
> configure:8313: result: no
> configure:8677: checking for gcc option to produce PIC
> configure:8684: result: -fPIC -DPIC
> configure:8692: checking if gcc PIC flag -fPIC -DPIC works
> configure:8710: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
> configure:8714: $? = 0
> configure:8727: result: yes
> configure:8756: checking if gcc static flag -static works
> configure:8784: result: yes
> configure:8799: checking if gcc supports -c -o file.o
> configure:8820: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
> configure:8824: $? = 0
> configure:8846: result: yes
> configure:8854: checking if gcc supports -c -o file.o
> configure:8901: result: yes
> configure:8934: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:10197: result: yes
> configure:10234: checking whether -lc should be explicitly linked in
> configure:10242: 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:10245: $? = 0
> configure:10260: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:10263: $? = 0
> configure:10277: result: no
> configure:10437: checking dynamic linker characteristics
> configure:11018: 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 -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c  
> >&5
> configure:11018: $? = 0
> configure:11267: result: GNU/Linux ld.so
> configure:11389: checking how to hardcode library paths into programs
> configure:11414: result: immediate
> configure:11962: checking whether stripping libraries is possible
> configure:11967: result: yes
> configure:12002: checking if libtool supports shared libraries
> configure:12004: result: yes
> configure:12007: checking whether to build shared libraries
> configure:12032: result: yes
> configure:12035: checking whether to build static libraries
> configure:12039: result: no
> configure:8902: checking for gcc
> configure:8929: result: gcc
> configure:9158: checking for C compiler version
> configure:9167: gcc --version >&5
> gcc (Debian 9.2.1-29) 9.2.1 20200220
> Copyright (C) 2019 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:9178: $? = 0
> configure:9167: gcc -v >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:hsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 9.2.1-29' 
> --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-9 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto 
> --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none,hsa --without-cuda-driver 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean 
> --enable-link-mutex
> Thread model: posix
> gcc version 9.2.1 20200220 (Debian 9.2.1-29) 
> configure:9178: $? = 0
> configure:9167: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:9178: $? = 1
> configure:9167: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:9178: $? = 1
> configure:9182: checking whether we are using the GNU C compiler
> configure:9210: result: yes
> configure:9219: checking whether gcc accepts -g
> configure:9280: result: yes
> configure:9297: checking for gcc option to accept ISO C89
> configure:9373: result: none needed
> configure:9398: checking whether gcc understands -c and -o together
> configure:9435: result: yes
> configure:9454: checking dependency style of gcc
> configure:9565: result: none
> configure:9587: checking for a sed that does not truncate output
> configure:9651: result: /bin/sed
> configure:9660: checking for gawk
> configure:9687: result: mawk
> configure:9700: checking for echo
> configure:9718: found /bin/echo
> configure:9730: result: /bin/echo
> configure:9781: checking for rm
> configure:9808: result: rm -f
> configure:9894: checking for pkg-config
> configure:9912: found /usr/bin/pkg-config
> configure:9924: result: /usr/bin/pkg-config
> configure:9949: checking pkg-config is at least version 0.9.0
> configure:9952: result: yes
> configure:9969: checking for how to set DSO symbol versions
> configure:9974: result: -Wl,--version-script=
> configure:9981: checking for LIBVIRT
> configure:9988: $PKG_CONFIG --exists --print-errors "libvirt >= 
> $LIBVIRT_REQUIRED"
> configure:9991: $? = 0
> configure:10005: $PKG_CONFIG --exists --print-errors "libvirt >= 
> $LIBVIRT_REQUIRED"
> configure:10008: $? = 0
> configure:10066: result: yes
> configure:10072: checking for QEMU
> configure:10079: $PKG_CONFIG --exists --print-errors "libvirt-qemu"
> configure:10082: $? = 0
> configure:10096: $PKG_CONFIG --exists --print-errors "libvirt-qemu"
> configure:10099: $? = 0
> configure:10157: result: yes
> configure:10184: checking for LIBXML
> configure:10191: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 
> $LIBXML_REQUIRED"
> configure:10194: $? = 0
> configure:10208: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 
> $LIBXML_REQUIRED"
> configure:10211: $? = 0
> configure:10249: result: yes
> configure:10312: checking for xsltproc
> configure:10330: found /usr/bin/xsltproc
> configure:10343: result: /usr/bin/xsltproc
> configure:10357: checking for xmllint
> configure:10375: found /usr/bin/xmllint
> configure:10388: result: /usr/bin/xmllint
> configure:10402: checking for xmlcatalog
> configure:10420: found /usr/bin/xmlcatalog
> configure:10433: result: /usr/bin/xmlcatalog
> configure:10473: checking for php-config
> configure:10476: result: /usr/bin/php-config7.4
> configure:10528: checking for phpize
> configure:10546: found /usr/bin/phpize
> configure:10559: result: /usr/bin/phpize
> configure:10633: checking for php module imagick
> configure:10650: error: php module imagick not found
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now'
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_LIBVIRT_CFLAGS_set=
> ac_cv_env_LIBVIRT_CFLAGS_value=
> ac_cv_env_LIBVIRT_LIBS_set=
> ac_cv_env_LIBVIRT_LIBS_value=
> ac_cv_env_LIBXML_CFLAGS_set=
> ac_cv_env_LIBXML_CFLAGS_value=
> ac_cv_env_LIBXML_LIBS_set=
> ac_cv_env_LIBXML_LIBS_value=
> ac_cv_env_LT_SYS_LIBRARY_PATH_set=
> ac_cv_env_LT_SYS_LIBRARY_PATH_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_QEMU_CFLAGS_set=
> ac_cv_env_QEMU_CFLAGS_value=
> ac_cv_env_QEMU_LIBS_set=
> ac_cv_env_QEMU_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_minix_config_h=no
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=x86_64-pc-linux-gnu
> ac_cv_objext=o
> ac_cv_path_ECHO=/bin/echo
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_FGREP='/bin/grep -F'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_PHPIZE=/usr/bin/phpize
> ac_cv_path_SED=/bin/sed
> ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog
> ac_cv_path_XMLLINT=/usr/bin/xmllint
> ac_cv_path_XSLTPROC=/usr/bin/xsltproc
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_lt_DD=/bin/dd
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_OBJDUMP=objdump
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_RM='rm -f'
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_safe_to_define___extensions__=yes
> am_cv_CC_dependencies_compiler_type=none
> am_cv_make_support_nested_variables=yes
> am_cv_prog_cc_c_o=yes
> lt_cv_ar_at_file=@
> lt_cv_archive_cmds_need_lc=no
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_nm_interface='BSD nm'
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_mainfest_tool=no
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_pic='-fPIC -DPIC'
> lt_cv_prog_compiler_pic_works=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_compiler_static_works=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
> lt_cv_shlibpath_overrides_runpath=yes
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  
> {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  
> {"\1", (void *) \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: 
> \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* 
> \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* 
> .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
> \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char 
> \1;/p'\'''
> lt_cv_sys_global_symbol_to_import=
> lt_cv_sys_max_cmd_len=1572864
> lt_cv_to_host_file_cmd=func_convert_file_noop
> lt_cv_to_tool_file_cmd=func_convert_file_noop
> lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
> pkg_cv_LIBVIRT_CFLAGS=
> pkg_cv_LIBVIRT_LIBS=-lvirt
> pkg_cv_LIBXML_CFLAGS=-I/usr/include/libxml2
> pkg_cv_LIBXML_LIBS=-lxml2
> pkg_cv_QEMU_CFLAGS=
> pkg_cv_QEMU_LIBS='-lvirt-qemu -lvirt'
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /<<PKGBUILDDIR>>/missing aclocal-1.16'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='$${TAR-tar}'
> AM_BACKSLASH='\'
> AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
> AM_DEFAULT_VERBOSITY='1'
> AM_V='$(V)'
> AR='ar'
> AUTOCONF='${SHELL} /<<PKGBUILDDIR>>/missing autoconf'
> AUTOHEADER='${SHELL} /<<PKGBUILDDIR>>/missing autoheader'
> AUTOMAKE='${SHELL} /<<PKGBUILDDIR>>/missing automake-1.16'
> AWK='mawk'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security'
> CPP='gcc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> DLLTOOL='false'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO='/bin/echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> FGREP='/bin/grep -F'
> GREP='/bin/grep'
> HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LD='/usr/bin/ld -m elf_x86_64'
> LDFLAGS='-Wl,-z,relro -Wl,-z,now'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIBVIRT_CFLAGS=''
> LIBVIRT_LIBS='-lvirt'
> LIBXML_CFLAGS='-I/usr/include/libxml2'
> LIBXML_LIBS='-lxml2'
> LIPO=''
> LN_S='ln -s'
> LTLIBOBJS=''
> LT_SYS_LIBRARY_PATH=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /<<PKGBUILDDIR>>/missing makeinfo'
> MANIFEST_TOOL=':'
> MKDIR_P='/bin/mkdir -p'
> NM='/usr/bin/nm -B'
> NMEDIT=''
> OBJDUMP='objdump'
> OBJEXT='o'
> OTOOL64=''
> OTOOL=''
> PACKAGE='libvirt-php'
> PACKAGE_BUGREPORT='libvir-l...@redhat.com'
> PACKAGE_NAME='libvirt-php'
> PACKAGE_STRING='libvirt-php 0.5.4'
> PACKAGE_TARNAME='libvirt-php'
> PACKAGE_URL='http://libvirt.org'
> PACKAGE_VERSION='0.5.4'
> PATH_SEPARATOR=':'
> PHPCONFIG='/usr/bin/php-config7.4'
> PHPIZE='/usr/bin/phpize'
> PHP_CFLAGS='-I/usr/include/php/20190902 -I/usr/include/php/20190902/main 
> -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend 
> -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib'
> PHP_LDFLAGS='-L/usr/lib/php/20190902'
> PKG_CONFIG='/usr/bin/pkg-config'
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> QEMU_CFLAGS=''
> QEMU_LIBS='-lvirt-qemu -lvirt'
> RANLIB='ranlib'
> RM='rm -f'
> SED='/bin/sed'
> SET_MAKE=''
> SHELL='/bin/bash'
> SHLIB_FLAGS=''
> STRIP='strip'
> VERSION='0.5.4'
> VERSION_SCRIPT_FLAGS='-Wl,--version-script='
> WL=''
> XMLCATALOG='/usr/bin/xmlcatalog'
> XMLLINT='/usr/bin/xmllint'
> XML_CATALOG_FILE='/etc/xml/catalog'
> XSLTPROC='/usr/bin/xsltproc'
> ac_ct_AR='ar'
> ac_ct_CC='gcc'
> ac_ct_DUMPBIN=''
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=' -I$(srcdir)'
> am__leading_dot='.'
> am__nodep=''
> am__quote=''
> am__tar='$${TAR-tar} chof - "$$tardir"'
> am__untar='$${TAR-tar} xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-pc-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='pc'
> confdir='/etc/php/7.4/cli/conf.d'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> extensiondir='/usr/lib/php/20190902'
> host='x86_64-pc-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL} /<<PKGBUILDDIR>>/install-sh'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${prefix}/lib/x86_64-linux-gnu'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='$(MKDIR_P)'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> phpbinary='/usr/bin/php7.4'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='${localstatedir}/run'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "libvirt-php"
> #define PACKAGE_TARNAME "libvirt-php"
> #define PACKAGE_VERSION "0.5.4"
> #define PACKAGE_STRING "libvirt-php 0.5.4"
> #define PACKAGE_BUGREPORT "libvir-l...@redhat.com"
> #define PACKAGE_URL "http://libvirt.org";
> #define PACKAGE "libvirt-php"
> #define VERSION "0.5.4"
> #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 _GNU_SOURCE 1
> #define _POSIX_PTHREAD_SEMANTICS 1
> #define _TANDEM_SOURCE 1
> #define HAVE_DLFCN_H 1
> #define LT_OBJDIR ".libs/"
> #define VERSION_MAJOR 0
> #define VERSION_MINOR 5
> #define VERSION_MICRO 4
> 
> configure: exit 1
> dh_auto_configure: error: cd build-7.4 && ../configure 
> --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include 
> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
> --sysconfdir=/etc --localstatedir=/var --disable-silent-rules 
> --libdir=\${prefix}/lib/x86_64-linux-gnu 
> --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
> --disable-dependency-tracking --with-php-config=/usr/bin/php-config7.4 
> returned exit code 1
> make[1]: *** [debian/rules:33: override_dh_auto_configure] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/libvirt-php_0.5.4-3_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.

Reply via email to