Source: xdebug
Version: 2.7.2+2.5.5-1
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:2875: $? = 0
> configure:2864: cc -V >&5
> cc: error: unrecognized command line option '-V'
> cc: fatal error: no input files
> compilation terminated.
> configure:2875: $? = 1
> configure:2864: cc -qversion >&5
> cc: error: unrecognized command line option '-qversion'; did you mean 
> '--version'?
> cc: fatal error: no input files
> compilation terminated.
> configure:2875: $? = 1
> configure:2895: checking whether the C compiler works
> configure:2917: cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> conftest.c  >&5
> configure:2921: $? = 0
> configure:2969: result: yes
> configure:2972: checking for C compiler default output file name
> configure:2974: result: a.out
> configure:2980: checking for suffix of executables
> configure:2987: cc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> conftest.c  >&5
> configure:2991: $? = 0
> configure:3013: result: 
> configure:3035: checking whether we are cross compiling
> configure:3043: cc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> conftest.c  >&5
> configure:3047: $? = 0
> configure:3054: ./conftest
> configure:3058: $? = 0
> configure:3046: result: no
> configure:3051: checking for suffix of object files
> configure:3073: cc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3077: $? = 0
> configure:3098: result: o
> configure:3102: checking whether we are using the GNU C compiler
> configure:3121: cc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3121: $? = 0
> configure:3130: result: yes
> configure:3139: checking whether cc accepts -g
> configure:3159: cc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3159: $? = 0
> configure:3200: result: yes
> configure:3217: checking for cc option to accept ISO C89
> configure:3280: cc  -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3280: $? = 0
> configure:3293: result: none needed
> configure:3319: checking how to run the C preprocessor
> configure:3350: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3350: $? = 0
> configure:3364: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
>     9 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:3364: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3389: result: cc -E
> configure:3409: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3409: $? = 0
> configure:3423: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
>     9 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:3423: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3454: checking for icc
> configure:3463: result: no
> configure:3477: checking for suncc
> configure:3486: result: no
> configure:3504: checking for system library directory
> configure:3519: result: lib
> configure:3526: checking if compiler supports -R
> configure:3545: cc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> conftest.c -R /usr/lib  >&5
> cc: error: unrecognized command line option '-R'
> configure:3545: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | 
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3555: result: no
> configure:3560: checking if compiler supports -Wl,-rpath,
> configure:3579: cc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> conftest.c -Wl,-rpath,/usr/lib  >&5
> configure:3579: $? = 0
> configure:3589: result: yes
> configure:3605: checking build system type
> configure:3619: result: x86_64-pc-linux-gnu
> configure:3639: checking host system type
> configure:3652: result: x86_64-pc-linux-gnu
> configure:3672: checking target system type
> configure:3685: result: x86_64-pc-linux-gnu
> configure:3788: checking for PHP prefix
> configure:3790: result: /usr
> configure:3792: checking for PHP includes
> configure:3794: result: -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
> configure:3796: checking for PHP extension directory
> configure:3798: result: /usr/lib/php/20190902
> configure:3800: checking for PHP installed headers prefix
> configure:3802: result: /usr/include/php/20190902
> configure:3805: checking if debug is enabled
> configure:3831: result: no
> configure:3834: checking if zts is enabled
> configure:3860: result: no
> configure:3928: checking for gawk
> configure:3959: result: no
> configure:3928: checking for nawk
> configure:3945: found /usr/bin/nawk
> configure:3956: result: nawk
> configure:3979: checking if nawk is broken
> configure:3986: result: no
> configure:4000: checking whether to enable Xdebug support
> configure:4039: result: yes, shared
> configure:4048: checking whether to enable Xdebug developer build flags
> configure:4062: result: no
> configure:4070: checking Check for supported PHP versions
> configure:4078: error: not supported. Need a PHP version >= 7.0.0 and < 7.4.0 
> (found 7.4.3)
> 
> ## ---------------- ##
> ## 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 -Wall -pedantic'
> 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 -Wl,--as-needed'
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_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_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_host=x86_64-pc-linux-gnu
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_SED=/bin/sed
> ac_cv_prog_AWK=nawk
> ac_cv_prog_CPP='cc -E'
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_target=x86_64-pc-linux-gnu
> php_cv_cc_dashr=no
> php_cv_cc_rpath=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> AR=''
> AWK='nawk'
> CC='cc'
> CFLAGS='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wall -pedantic'
> CONFIGURE_COMMAND=' '\''./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'\'' 
> '\''--enable-xdebug'\'' '\''--with-php-config=/usr/bin/php-config7.4'\'' 
> '\''build_alias=x86_64-linux-gnu'\'''
> CONFIGURE_OPTIONS=' '\''--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'\'' 
> '\''--enable-xdebug'\'' '\''--with-php-config=/usr/bin/php-config7.4'\'' 
> '\''build_alias=x86_64-linux-gnu'\'''
> CPP='cc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> DEFS=''
> DSYMUTIL=''
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> GREP='/bin/grep'
> LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
> LIBOBJS=''
> LIBS=''
> LIBTOOL=''
> LN_S=''
> LTLIBOBJS=''
> NMEDIT=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PKG_CONFIG=''
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> RANLIB=''
> SED='/bin/sed'
> SHELL='/bin/bash'
> SHLIB_DL_SUFFIX_NAME='so'
> SHLIB_SUFFIX_NAME='so'
> STRIP=''
> ac_ct_CC='cc'
> 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'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host='x86_64-pc-linux-gnu'
> host_alias='x86_64-pc-linux-gnu'
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${prefix}/lib/x86_64-linux-gnu'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='${localstatedir}/run'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target='x86_64-pc-linux-gnu'
> target_alias=''
> target_cpu='x86_64'
> target_os='linux-gnu'
> target_vendor='pc'
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> 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 --enable-xdebug 
> --with-php-config=/usr/bin/php-config7.4 returned exit code 1
> make[1]: *** [/usr/share/dh-php/pkg-pecl.mk:66: configure-7.4-stamp] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/xdebug_2.7.2+2.5.5-1_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