Source: dcl
Version: 7.5.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> gcc version 13.2.0 (Debian 13.2.0-18) 
> ... rest of stderr output deleted ...
> configure:2498: $? = 0
> configure:2487: gcc -V >&5
> gcc: error: unrecognized command-line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2498: $? = 1
> configure:2487: gcc -qversion >&5
> gcc: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:2498: $? = 1
> configure:2518: checking whether the C compiler works
> configure:2540: gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> -Wl,-z,now conftest.c  >&5
> configure:2544: $? = 0
> configure:2592: result: yes
> configure:2595: checking for C compiler default output file name
> configure:2597: result: a.out
> configure:2603: checking for suffix of executables
> configure:2610: gcc -o conftest -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> -Wl,-z,now conftest.c  >&5
> configure:2614: $? = 0
> configure:2636: result: 
> configure:2658: checking whether we are cross compiling
> configure:2666: gcc -o conftest -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> -Wl,-z,now conftest.c  >&5
> configure:2670: $? = 0
> configure:2677: ./conftest
> configure:2681: $? = 0
> configure:2696: result: no
> configure:2701: checking for suffix of object files
> configure:2723: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:2727: $? = 0
> configure:2748: result: o
> configure:2752: checking whether we are using the GNU C compiler
> configure:2771: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:2771: $? = 0
> configure:2780: result: yes
> configure:2789: checking whether gcc accepts -g
> configure:2809: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:2809: $? = 0
> configure:2850: result: yes
> configure:2867: checking for gcc option to accept ISO C89
> configure:2930: gcc  -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:2930: $? = 0
> configure:2943: result: none needed
> configure:2968: checking how to run the C preprocessor
> configure:2999: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:2999: $? = 0
> configure:3013: gcc -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:3013: $? = 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:3038: result: gcc -E
> configure:3058: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3058: $? = 0
> configure:3072: gcc -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:3072: $? = 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:3106: checking for mawk
> configure:3124: found /usr/bin/mawk
> configure:3136: result: /usr/bin/mawk
> configure:3166: checking for gsed
> configure:3196: result: no
> configure:3166: checking for sed
> configure:3182: found /usr/bin/sed
> configure:3193: result: sed
> configure:3260: checking for ranlib
> configure:3276: found /usr/bin/ranlib
> configure:3287: result: ranlib
> configure:3371: checking user-defined FORTRAN compiler 
> "x86_64-linux-gnu-gfortran-13"
> configure:3378: x86_64-linux-gnu-gfortran-13 -c -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection -fallow-invalid-boz -std=legacy -w 
> conftest.f
> configure:3381: $? = 0
> configure:3383: result: works
> configure:3536: checking for platex
> configure:3566: result: no
> configure:3536: checking for jlatex
> configure:3566: result: no
> configure:3581: WARNING: Could not find LaTeX program
> configure:3594: checking for dvipdfmx
> configure:3624: result: no
> configure:3643: WARNING: Could not find DVI->PDF program
> configure:3688: checking Fortran service routine get_command_argument()
> configure:3690: x86_64-linux-gnu-gfortran-13 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection -fallow-invalid-boz -std=legacy -w 
> conftest1.f90   > /dev/null 2>&1
> configure:3693: $? = 0
> configure:3695: result: works
> configure:3739: checking Fortran service routine command_argument_count()
> configure:3741: x86_64-linux-gnu-gfortran-13 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection -fallow-invalid-boz -std=legacy -w 
> conftest1.f90   > /dev/null 2>&1
> configure:3744: $? = 0
> configure:3746: result: works
> configure:3787: checking Character code set csgi()/isgc()
> configure:3793: result: general
> configure:3807: checking for pwd
> configure:3837: result: /<<PKGBUILDDIR>>
> configure:3862: checking for C-equivalent to Fortran routine "SUB"
> configure:3869: x86_64-linux-gnu-gfortran-13 -c -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection -fallow-invalid-boz -std=legacy -w 
> conftest.f
> configure:3872: $? = 0
> configure:3882: result: sub_
> configure:3909: checking if Fortran "integer" is C "int"
> configure:3919: gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> conftest.c
> conftest.c: In function 'sub_':
> conftest.c:4:17: error: implicit declaration of function 'exit' 
> [-Werror=implicit-function-declaration]
>     4 |                 exit(values[1] != -2 || values[2] != -3);
>       |                 ^~~~
> conftest.c:1:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
>   +++ |+#include <stdlib.h>
>     1 |             void sub_(values)
> conftest.c:4:17: warning: incompatible implicit declaration of built-in 
> function 'exit' [-Wbuiltin-declaration-mismatch]
>     4 |                 exit(values[1] != -2 || values[2] != -3);
>       |                 ^~~~
> conftest.c:4:17: note: include '<stdlib.h>' or provide a declaration of 'exit'
> cc1: some warnings being treated as errors
> configure:3922: $? = 1
> configure:3960: error: Could not compile conftest.c
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value=gcc
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2'
> 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_GTK2_CFLAGS_set=
> ac_cv_env_GTK2_CFLAGS_value=
> ac_cv_env_GTK2_LIBS_set=
> ac_cv_env_GTK2_LIBS_value=
> ac_cv_env_GTK3_CFLAGS_set=
> ac_cv_env_GTK3_CFLAGS_value=
> ac_cv_env_GTK3_LIBS_set=
> ac_cv_env_GTK3_LIBS_value=
> ac_cv_env_GTK4_CFLAGS_set=
> ac_cv_env_GTK4_CFLAGS_value=
> ac_cv_env_GTK4_LIBS_set=
> ac_cv_env_GTK4_LIBS_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_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_objext=o
> ac_cv_path_AWK=/usr/bin/mawk
> ac_cv_path_PWD=/<<PKGBUILDDIR>>
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_SED=sed
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> AWK='/usr/bin/mawk'
> CC='gcc'
> CFLAGS='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2'
> CLK_PER_SEC=''
> CLK_RSL_TCK=''
> CPP='gcc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CSGI_OPT='general'
> DCLDIR='/<<PKGBUILDDIR>>'
> DCLLANG='f77'
> DCLNWS='2'
> DCLVERNUM='751'
> DCLVERSION='7.5.1'
> DEFS=''
> DRV_EXT=''
> DVI2PDF=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> EXEEXT=''
> EXTSHLIB='dummy'
> FC='x86_64-linux-gnu-gfortran-13'
> FCLIBOPT=''
> FFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection -fallow-invalid-boz -std=legacy -w'
> FLIBS=' '
> GREP=''
> GTK2_CFLAGS=''
> GTK2_LIBS=''
> GTK3_CFLAGS=''
> GTK3_LIBS=''
> GTK4_CFLAGS=''
> GTK4_LIBS=''
> GTKVERSION=''
> GTK_CFLAGS=''
> GTK_LIBS=''
> INTMAX=''
> JLATEX=''
> LDFLAGS='-Wl,-z,relro -Wl,-z,now'
> LIBOBJS=''
> LIBS=''
> LINKOPT=''
> LTLIBOBJS=''
> OBJEXT='o'
> OLDSRC=''
> OSGARG_EXT='f90'
> OSGARG_OPT='f2003'
> OSQARN_EXT='f90'
> OSQARN_OPT='f2003'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PKG_CONFIG=''
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> PWD='/<<PKGBUILDDIR>>'
> RANLIB='ranlib'
> REALMAX=''
> REALMIN=''
> REPSL=''
> SED='sed'
> SHELL='/bin/bash'
> SUNFC=''
> TODO_SHARED_LIBRARY=''
> ac_ct_CC='gcc'
> bindir='${exec_prefix}/bin'
> build_alias='x86_64-linux-gnu'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${exec_prefix}/libexec'
> 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='/run'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## 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: ./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 --with-gtk3 returned 
> exit code 1
> make[1]: *** [debian/rules:23: override_dh_auto_configure-arch] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/dcl_7.5.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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 mark 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.

Reply via email to