[Debichem-devel] Bug#978814: ga: ftbfs with autoconf 2.70

Matthias Klose doko at debian.org
Thu Dec 31 14:27:28 GMT 2020


Package: src:ga
Version: 5.7.2-2
Severity: normal
Tags: sid bookworm
User: doko at debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/ga_5.7.2-2_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
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}'
enable_peigs='0'
exec_prefix='NONE'
have_blas=''
have_elpa=''
have_elpa_2015=''
have_elpa_2016=''
have_lapack=''
have_scalapack=''
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>>/build-aux/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'
scalapack_size=''
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Global Arrays (GA)"
#define PACKAGE_TARNAME "ga"
#define PACKAGE_VERSION "5.7.1"
#define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
#define PACKAGE_BUGREPORT "hpctools at pnl.gov"
#define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
#define LINUX 1
#define SYSV 1
#define PACKAGE "ga"
#define VERSION "5.7.1"
#define MSG_COMMS_MPI 1
#define ENABLE_PEIGS 0
#define ENABLE_EISPACK 0
#define ENABLE_PROFILING 0

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 --enable-cxx --with-tcgmsg --with-scalapack=-lscalapack-openmpi --with-blas4=-lopenblas --with-lapack=-lopenblas --with-mpi --with-armci=/usr returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2



More information about the Debichem-devel mailing list