Your message dated Sat, 20 Aug 2022 16:49:02 +0000
with message-id <e1opreg-0084nu...@fasolo.debian.org>
and subject line Bug#1017159: fixed in 4ti2 1.6.9+ds-5
has caused the Debian Bug report #1017159,
regarding 4ti2: FTBFS: gcc: 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.)


-- 
1017159: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: 4ti2
Version: 1.6.9+ds-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220813 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> gcc version 12.1.0 (Debian 12.1.0-8) 
> ... rest of stderr output deleted ...
> configure:4243: $? = 0
> configure:4232: gcc -V >&5
> gcc: error: unrecognized command-line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:4243: $? = 1
> configure:4232: gcc -qversion >&5
> gcc: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:4243: $? = 1
> configure:4232: gcc -version >&5
> gcc: error: unrecognized command-line option '-version'
> gcc: fatal error: no input files
> compilation terminated.
> configure:4243: $? = 1
> configure:4263: checking whether the C compiler works
> configure:4285: gcc -g -O2 -ffile-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:4289: $? = 0
> configure:4339: result: yes
> configure:4342: checking for C compiler default output file name
> configure:4344: result: a.out
> configure:4350: checking for suffix of executables
> configure:4357: gcc -o conftest -g -O2 -ffile-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:4361: $? = 0
> configure:4384: result: 
> configure:4406: checking whether we are cross compiling
> configure:4414: gcc -o conftest -g -O2 -ffile-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:4418: $? = 0
> configure:4425: ./conftest
> configure:4429: $? = 0
> configure:4444: result: no
> configure:4449: checking for suffix of object files
> configure:4472: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4476: $? = 0
> configure:4498: result: o
> configure:4502: checking whether the compiler supports GNU C
> configure:4522: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4522: $? = 0
> configure:4532: result: yes
> configure:4543: checking whether gcc accepts -g
> configure:4564: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4564: $? = 0
> configure:4608: result: yes
> configure:4628: checking for gcc option to enable C11 features
> configure:4643: gcc  -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4643: $? = 0
> configure:4661: result: none needed
> configure:4777: checking whether gcc understands -c and -o together
> configure:4800: gcc -c conftest.c -o conftest2.o
> configure:4803: $? = 0
> configure:4800: gcc -c conftest.c -o conftest2.o
> configure:4803: $? = 0
> configure:4815: result: yes
> configure:4835: checking whether make supports the include directive
> configure:4850: make -f confmf.GNU && cat confinc.out
> make[2]: Entering directory '/<<PKGBUILDDIR>>/_build'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/_build'
> this is the am__doit target
> configure:4853: $? = 0
> configure:4872: result: yes (GNU style)
> configure:4898: checking dependency style of gcc
> configure:5010: result: none
> configure:5027: checking for C compiler vendor
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || 
> defined(__IBMCPP__) || defined(__ibmxl__))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(__clang__))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(_CRAYC))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(__FUJITSU))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(SDCC) || defined(__SDCC))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(_SX))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(__NVCOMPILER))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-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:17:7: error: 'thisisanerror' undeclared (first use in this 
> function)
>    17 |       thisisanerror;
>       |       ^~~~~~~~~~~~~
> conftest.c:17:7: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:5086: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "4ti2"
> | #define PACKAGE_TARNAME "4ti2"
> | #define PACKAGE_VERSION "1.6.9"
> | #define PACKAGE_STRING "4ti2 1.6.9"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define PACKAGE "4ti2"
> | #define VERSION "1.6.9"
> | /* end confdefs.h.  */
> | 
> | int
> | main (void)
> | {
> | 
> | #if !(defined(__PGI))
> |       thisisanerror;
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:5086: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5086: $? = 0
> configure:5096: result: gnu
> configure:5105: checking build system type
> configure:5120: result: x86_64-pc-linux-gnu
> configure:5140: checking host system type
> configure:5154: result: x86_64-pc-linux-gnu
> configure:5174: checking for a sed that does not truncate output
> configure:5244: result: /bin/sed
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> 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'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
> ac_cv_env_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXXFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_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_LT_SYS_LIBRARY_PATH_set=
> ac_cv_env_LT_SYS_LIBRARY_PATH_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_SED=/bin/sed
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_cc_c11=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=none
> am_cv_make_support_nested_variables=yes
> am_cv_prog_cc_c_o=yes
> ax_cv_c_compiler_vendor=gnu
> 
> ## ----------------- ##
> ## 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=''
> 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 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CSCOPE='cscope'
> CTAGS='ctags'
> CXX=''
> CXXCPP=''
> CXXDEPMODE=''
> CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> DLLTOOL=''
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> ENABLE_FIBER_FALSE=''
> ENABLE_FIBER_TRUE='#'
> ENABLE_GROEBNER_FALSE=''
> ENABLE_GROEBNER_TRUE=''
> ENABLE_SWIG_FALSE=''
> ENABLE_SWIG_TRUE=''
> ENABLE_ZSOLVE_FALSE='#'
> ENABLE_ZSOLVE_TRUE=''
> ETAGS='etags'
> EXEEXT=''
> FGREP=''
> FILECMD=''
> GLPK_CFLAGS=''
> GLPK_LIBS=''
> GMP_CFLAGS=''
> GMP_LIBS=''
> GMP_VERSION=''
> GREP=''
> GROEBNER_DEFAULT_EXECUTABLE=''
> HAVE_GMP_WITH_CXX_FALSE=''
> HAVE_GMP_WITH_CXX_TRUE=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LD=''
> LDFLAGS='-Wl,-z,relro -Wl,-z,now'
> LIBOBJS=''
> LIBS=''
> LIBTOOL=''
> LIPO=''
> LN_S=''
> LTLIBOBJS=''
> LT_SYS_LIBRARY_PATH=''
> MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo'
> MANIFEST_TOOL=''
> MKDIR_P='/bin/mkdir -p'
> NM=''
> NMEDIT=''
> OBJDUMP=''
> OBJEXT='o'
> OTOOL64=''
> OTOOL=''
> PACKAGE='4ti2'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='4ti2'
> PACKAGE_STRING='4ti2 1.6.9'
> PACKAGE_TARNAME='4ti2'
> PACKAGE_URL=''
> PACKAGE_VERSION='1.6.9'
> PATH_SEPARATOR=':'
> PRTDIAG=''
> RANLIB=''
> SED='/bin/sed'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> VERSION='1.6.9'
> ac_ct_AR=''
> ac_ct_CC='gcc'
> ac_ct_CXX=''
> ac_ct_DUMPBIN=''
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__fastdepCXX_FALSE=''
> am__fastdepCXX_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'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> 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='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='$(MKDIR_P)'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='/run'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> subdirs=''
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "4ti2"
> #define PACKAGE_TARNAME "4ti2"
> #define PACKAGE_VERSION "1.6.9"
> #define PACKAGE_STRING "4ti2 1.6.9"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define PACKAGE "4ti2"
> #define VERSION "1.6.9"
> 
> configure: exit 2
> dh_auto_configure: error: cd _build && ../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 --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking --srcdir=.. returned 
> exit code 2
> make[1]: *** [debian/rules:13: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/08/13/4ti2_1.6.9+ds-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&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 ---
Source: 4ti2
Source-Version: 1.6.9+ds-5
Done: Jerome Benoit <calcu...@rezozer.net>

We believe that the bug you reported is fixed in the latest version of
4ti2, 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 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Benoit <calcu...@rezozer.net> (supplier of updated 4ti2 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: SHA512

Format: 1.8
Date: Sat, 20 Aug 2022 16:29:06 +0000
Source: 4ti2
Architecture: source
Version: 1.6.9+ds-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Math Team <team+m...@tracker.debian.org>
Changed-By: Jerome Benoit <calcu...@rezozer.net>
Closes: 1017159
Changes:
 4ti2 (1.6.9+ds-5) unstable; urgency=medium
 .
   * FTBFS fix release (Closes: #1017159), provide fixed 'ax_cc_maxopt.m4'
     serial 23 (see #1017727).
   * Debianization:
     - d/control:
       - Maintainer, migration to Debian Math Team;
       - Standards-Version, bump to 4.6.1:
         - migrate scripts from /usr/lib to /usr/libexec ;
     - d/patches/*:
       - d/p/debianization-fixed-ax_cc_maxopt_m4-serial23.patch, introduce;
     - d/copyright:
       - copyright year tuples, update;
     - d/upstream/metadata, introduce;
     - d/4ti2.install, refresh;
     - d/4ti2.lintian-overrides, refresh.
Checksums-Sha1:
 bdc47765fc0ca4d9dd1ed8fc5b9e88885eec7b94 2815 4ti2_1.6.9+ds-5.dsc
 af69b1883249b8719dedddfcf796e58dd050025e 18304 4ti2_1.6.9+ds-5.debian.tar.xz
 db6bcd77654d0bd96dad58b386f950c2ac90db56 7714 4ti2_1.6.9+ds-5_source.buildinfo
Checksums-Sha256:
 332d6c70dc72f254835dc3c9ca67869a44497b3d93eb327727c6fa5acd7f1894 2815 
4ti2_1.6.9+ds-5.dsc
 931d52b9e6afa131beff0e685fbe95d72890161f2144741e8578de6c019651c0 18304 
4ti2_1.6.9+ds-5.debian.tar.xz
 baabba55e7918d58b084132ca285f0d44b0b8e90cdf2b355666d26318f8982e9 7714 
4ti2_1.6.9+ds-5_source.buildinfo
Files:
 652dde6ce5827b95573eaa5d106e6727 2815 math optional 4ti2_1.6.9+ds-5.dsc
 953267accf7e16c54010ad16925af1f2 18304 math optional 
4ti2_1.6.9+ds-5.debian.tar.xz
 abff7b45aacb4f529a02064e79801a7d 7714 math optional 
4ti2_1.6.9+ds-5_source.buildinfo

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

iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAmMBDm4VHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaLlSYgAJEkQ+PxvvMV1mWMjKzYVk7fudfT
GAya4g1Jha3qRC4YZGTMMvv6a/Qp12ZMzHom+TaYFH9efBWpcNAyjmBmCsh2DeK1
1fNoyAxwmfQHpdnDRTWOyaEcpIZ69i27h+5AnVtGezDpZN6FpSc7mgIkwqQPhZfY
JmqH6YCsU4UAtXKhxAkTS/VLzmxa+/GhJ0xlwcJBrgv3CQhgwacLdN9cM+xXTbYg
bv3i6Fa6nzoxKBf+8cmpgZE6ThsJfq6PdJqUAYX3rmi6pvi9Y0XwPxf9rh3hJWsG
jrYg45p9S/v1NVYU7gGBky9mc2Mgb6YkZvlSWFer4LZmUqGv0KicDASqjNP90/UN
EO7xQyYhQB96FDl6EcXprif/lipkp670thrfj5jRsbRutYuhRfc9AwZu0N95Kalv
C6KqHRB0m9Tq8TduXR49IvtAF3M1G8HNYbjzFJ3qLKEgpoEsGovESlCi1noIncvg
rsVryyiITQxbJhcIRWcTFfth62A0Dylu/mncp6G/coDlK4N3Uv1c3m9g7Yhs4Me+
Z2xIATj4SJbP8JeAB/N38WdJvOeCRe61f1htQIEw4+CaKu0vRfNtWrwkP+uOPYQQ
CgqniDUlSjavAsmMTwJskIy+8kLBPqFjCdOZzePxv3w4soHICrvHvoEQfPWm9ECk
7SkxjIsxj9PAru3gMxhqbygR45e0CqfrMkCJdUgoLxsSWt8F68rwsX6BOjWXAIX2
fyEfyxT7RYTZx6Ut/e1CQ4TiRuaLPig+j4S6OnTt13qJnhRPK6xWdTwjYwpnL97b
Bmz3MY7MOH+xP1yMB7GGqP84FTporo+YfhlULSGjQc7biG4Q/hdtlNTrbCfARLH7
/8Ld3UCDO6AreGOsKuX1LLkJm3bu7KhbF/sr4TD3aRDGpaV/psFR0d6ca1X2z5KY
rqsbvfdMiCSGTLjluYWc8Za/w7Do37LHUunTIRBOtTw0Ihy1ZAcnkTOPPQV5kUT5
6QVvXWRlp/qpUGhk10VGuBoyzIZjmqY29/Ojed1LdSF2cSMln5m/SwHVycYvvkbQ
SP99P5SDsWW8BHnCC2D2l5lHooS4jiCCp+X/HFqZ0Mt9dIJXUKNyjqtjl4K4si1G
ipSqNe+2ij6I7B6LKzeYSKR9X6KtcEtP9Fy+6rZs6CTFaHLGSPZPfXrimF+0hlFV
9MGoXtrQnRA5Z+aUgs9kOVK0petFgORAUzOHHSjpqexTUjoScGPLRbFh5bEGIskg
ZN8/56NVhARaPxcj4iSXapJYSiDZoOMw4LYAVVz9+wt1YWv1j++ObZh6B6lJayKj
KM6Jg2NPdXUhKbarU0eMUFfZtEkJLgMWtfcb32yEtMcqSiz7mdOQrIZsDFA=
=4Vet
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to