Source: php-redis
Version: 5.0.2+4.3.0-2
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:2886: $? = 0
> configure:2875: cc -V >&5
> cc: error: unrecognized command line option '-V'
> cc: fatal error: no input files
> compilation terminated.
> configure:2886: $? = 1
> configure:2875: cc -qversion >&5
> cc: error: unrecognized command line option '-qversion'; did you mean 
> '--version'?
> cc: fatal error: no input files
> compilation terminated.
> configure:2886: $? = 1
> configure:2906: checking whether the C compiler works
> configure:2928: 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:2932: $? = 0
> configure:2980: result: yes
> configure:2983: checking for C compiler default output file name
> configure:2985: result: a.out
> configure:2991: checking for suffix of executables
> configure:2998: 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:3002: $? = 0
> configure:3024: result: 
> configure:3046: checking whether we are cross compiling
> configure:3054: 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:3058: $? = 0
> configure:3065: ./conftest
> configure:3069: $? = 0
> configure:3057: result: no
> configure:3062: checking for suffix of object files
> configure:3084: 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:3088: $? = 0
> configure:3109: result: o
> configure:3113: checking whether we are using the GNU C compiler
> configure:3132: 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:3132: $? = 0
> configure:3141: result: yes
> configure:3150: checking whether cc accepts -g
> configure:3170: cc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3170: $? = 0
> configure:3211: result: yes
> configure:3228: checking for cc option to accept ISO C89
> configure:3291: 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:3291: $? = 0
> configure:3304: result: none needed
> configure:3330: checking how to run the C preprocessor
> configure:3361: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3361: $? = 0
> configure:3375: 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:3375: $? = 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:3400: result: cc -E
> configure:3420: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3420: $? = 0
> configure:3434: 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:3434: $? = 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:3465: checking for icc
> configure:3474: result: no
> configure:3488: checking for suncc
> configure:3497: result: no
> configure:3515: checking for system library directory
> configure:3530: result: lib
> configure:3537: checking if compiler supports -R
> configure:3556: 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:3556: $? = 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:3566: result: no
> configure:3571: checking if compiler supports -Wl,-rpath,
> configure:3590: 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:3590: $? = 0
> configure:3600: result: yes
> configure:3616: checking build system type
> configure:3630: result: x86_64-pc-linux-gnu
> configure:3650: checking host system type
> configure:3663: result: x86_64-pc-linux-gnu
> configure:3683: checking target system type
> configure:3696: result: x86_64-pc-linux-gnu
> configure:3799: checking for PHP prefix
> configure:3801: result: /usr
> configure:3803: checking for PHP includes
> configure:3805: 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:3807: checking for PHP extension directory
> configure:3809: result: /usr/lib/php/20190902
> configure:3811: checking for PHP installed headers prefix
> configure:3813: result: /usr/include/php/20190902
> configure:3816: checking if debug is enabled
> configure:3842: result: no
> configure:3845: checking if zts is enabled
> configure:3871: result: no
> configure:3939: checking for gawk
> configure:3970: result: no
> configure:3939: checking for nawk
> configure:3956: found /usr/bin/nawk
> configure:3967: result: nawk
> configure:3990: checking if nawk is broken
> configure:3997: result: no
> configure:4011: checking whether to enable redis support
> configure:4050: result: yes, shared
> configure:4059: checking whether to disable sessions
> configure:4073: result: yes
> configure:4082: checking whether to disable json serializer support
> configure:4096: result: yes
> configure:4105: checking whether to enable igbinary serializer support
> configure:4119: result: yes
> configure:4128: checking whether to enable msgpack serializer support
> configure:4142: result: no
> configure:4151: checking whether to enable lzf compression
> configure:4165: result: no
> configure:4174: checking use system liblzf
> configure:4189: result: no
> configure:4204: checking for json includes
> configure:4224: result: /usr/include/php/20190902
> configure:4229: checking for redis json support
> configure:4232: result: enabled
> configure:4298: checking for igbinary includes
> configure:4317: error: Cannot find igbinary.h
> 
> ## ---------------- ##
> ## 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-redis'\'' '\''--with-php-config=/usr/bin/php-config7.4'\'' 
> '\''--enable-redis-igbinary'\'' '\''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-redis'\'' '\''--with-php-config=/usr/bin/php-config7.4'\'' 
> '\''--enable-redis-igbinary'\'' '\''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=''
> GIT=''
> 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 ""
> #define PHP_SESSION 1
> #define HAVE_REDIS_JSON 1
> 
> 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-redis 
> --with-php-config=/usr/bin/php-config7.4 --enable-redis-igbinary 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/php-redis_5.0.2+4.3.0-2_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