Your message dated Tue, 20 Dec 2022 21:06:50 +0100
with message-id <y6iv2tophypfw...@xanadu.blop.info>
and subject line Re: Bug#1015040: php-ps: FTBFS: cc: error: unrecognized
command-line option '-V'
has caused the Debian Bug report #1015040,
regarding php-ps: FTBFS: cc: error: unrecognized command-line option '-V'
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.)
--
1015040: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015040
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php-ps
Version: 1.4.4+1.3.7-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220716 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> gcc version 11.3.0 (Debian 11.3.0-4)
> ... rest of stderr output deleted ...
> configure:3103: $? = 0
> configure:3092: cc -V >&5
> cc: error: unrecognized command-line option '-V'
> cc: fatal error: no input files
> compilation terminated.
> configure:3103: $? = 1
> configure:3092: cc -qversion >&5
> cc: error: unrecognized command-line option '-qversion'; did you mean
> '--version'?
> cc: fatal error: no input files
> compilation terminated.
> configure:3103: $? = 1
> configure:3092: cc -version >&5
> cc: error: unrecognized command-line option '-version'
> cc: fatal error: no input files
> compilation terminated.
> configure:3103: $? = 1
> configure:3123: checking whether the C compiler works
> configure:3145: cc -g -O2 -ffile-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:3149: $? = 0
> configure:3199: result: yes
> configure:3202: checking for C compiler default output file name
> configure:3204: result: a.out
> configure:3210: checking for suffix of executables
> configure:3217: cc -o conftest -g -O2 -ffile-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:3221: $? = 0
> configure:3244: result:
> configure:3266: checking whether we are cross compiling
> configure:3274: cc -o conftest -g -O2 -ffile-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:3278: $? = 0
> configure:3285: ./conftest
> configure:3289: $? = 0
> configure:3304: result: no
> configure:3309: checking for suffix of object files
> configure:3332: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3336: $? = 0
> configure:3358: result: o
> configure:3362: checking whether the compiler supports GNU C
> configure:3382: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3382: $? = 0
> configure:3392: result: yes
> configure:3403: checking whether cc accepts -g
> configure:3424: cc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3424: $? = 0
> configure:3468: result: yes
> configure:3488: checking for cc option to enable C11 features
> configure:3503: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3503: $? = 0
> configure:3521: result: none needed
> configure:3637: checking how to run the C preprocessor
> configure:3663: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3663: $? = 0
> configure:3678: 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:3678: $? = 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:3705: result: cc -E
> configure:3719: cc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3719: $? = 0
> configure:3734: 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:3734: $? = 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:3767: checking for icc
> configure:3777: result: no
> configure:3791: checking for suncc
> configure:3801: result: no
> configure:3819: checking for system library directory
> configure:3835: result: lib
> configure:3842: checking if compiler supports -Wl,-rpath,
> configure:3862: cc -o conftest -g -O2 -ffile-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:3862: $? = 0
> configure:3873: result: yes
> configure:3928: checking build system type
> configure:3943: result: x86_64-pc-linux-gnu
> configure:3963: checking host system type
> configure:3977: result: x86_64-pc-linux-gnu
> configure:3997: checking target system type
> configure:4011: result: x86_64-pc-linux-gnu
> configure:4115: checking for PHP prefix
> configure:4117: result: /usr
> configure:4119: checking for PHP includes
> configure:4121: result: -I/usr/include/php/20210902
> -I/usr/include/php/20210902/main -I/usr/include/php/20210902/TSRM
> -I/usr/include/php/20210902/Zend -I/usr/include/php/20210902/ext
> -I/usr/include/php/20210902/ext/date/lib
> configure:4123: checking for PHP extension directory
> configure:4125: result: /usr/lib/php/20210902
> configure:4127: checking for PHP installed headers prefix
> configure:4129: result: /usr/include/php/20210902
> configure:4132: checking if debug is enabled
> configure:4159: result: no
> configure:4162: checking if zts is enabled
> configure:4189: result: no
> configure:4257: checking for gawk
> configure:4293: result: no
> configure:4257: checking for nawk
> configure:4279: found /usr/bin/nawk
> configure:4290: result: nawk
> configure:4313: checking if nawk is broken
> configure:4320: result: no
> configure:4334: checking for ps support
> configure:4375: result: yes, shared
> configure:4385: checking for pkg-config
> configure:4421: result: /usr/bin/pkg-config
> configure:4430: checking for libps
> configure:4437: result: version 0.4.7
> configure:4860: checking for GD support
> configure:4900: result: yes, shared
> configure:4908: checking for libgd
> configure:4917: error: cannot find libgd >= 2.1.1 using pkg-config
>
> ## ---------------- ##
> ## 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 -ffile-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_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_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_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_SED=/bin/sed
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_prog_AWK=nawk
> ac_cv_prog_CPP='cc -E'
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_prog_cc_c11=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_target=x86_64-pc-linux-gnu
> php_cv_cc_rpath=yes
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> AR=''
> AWK='nawk'
> BUILD_CC=''
> CC='cc'
> CFLAGS='-g -O2 -ffile-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-option-checking'\'' '\''--disable-silent-rules'\''
> '\''--libdir=${prefix}/lib/x86_64-linux-gnu'\''
> '\''--libexecdir=${prefix}/lib/x86_64-linux-gnu'\''
> '\''--disable-maintainer-mode'\'' '\''--disable-dependency-tracking'\''
> '\''--enable-ps'\'' '\''--with-php-config=/usr/bin/php-config8.1'\''
> '\''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-option-checking'\''
> '\''--disable-silent-rules'\''
> '\''--libdir=${prefix}/lib/x86_64-linux-gnu'\''
> '\''--libexecdir=${prefix}/lib/x86_64-linux-gnu'\''
> '\''--disable-maintainer-mode'\'' '\''--disable-dependency-tracking'\''
> '\''--enable-ps'\'' '\''--with-php-config=/usr/bin/php-config8.1'\''
> '\''build_alias=x86_64-linux-gnu'\'''
> CPP='cc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> DEFS=''
> DLLTOOL=''
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> FGREP=''
> FILECMD=''
> GREP='/bin/grep'
> LD=''
> LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
> LIBOBJS=''
> LIBS=''
> LIBTOOL=''
> LIPO=''
> LN_S=''
> LTLIBOBJS=''
> LT_SYS_LIBRARY_PATH=''
> MANIFEST_TOOL=''
> NM=''
> NMEDIT=''
> OBJDUMP=''
> OBJEXT='o'
> OTOOL64=''
> OTOOL=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/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_AR=''
> ac_ct_CC='cc'
> ac_ct_DUMPBIN=''
> 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 HAVE_PSBEGINFONT 1
> #define HAVE_PSGLYPHSHOW 1
> #define HAVE_PS 1
> #define COMPILE_DL_PS 1
>
> configure: exit 1
> dh_auto_configure: error: cd build-8.1 && ./configure
> --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include
> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
> --sysconfdir=/etc --localstatedir=/var --disable-option-checking
> --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu
> --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
> --disable-dependency-tracking --enable-ps
> --with-php-config=/usr/bin/php-config8.1 returned exit code 1
> make[1]: *** [/usr/share/dh-php/pkg-pecl.mk:103: configure-8.1-stamp] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/07/16/php-ps_1.4.4+1.3.7-6_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220716;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220716&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
I cannot reproduce this anymore => closing
--- End Message ---