Your message dated Thu, 30 Jul 2020 09:35:57 +0000
with message-id <e1k14yj-000coa...@fasolo.debian.org>
and subject line Bug#957566: fixed in mpich 3.4~a2+really3.3.2-2
has caused the Debian Bug report #957566,
regarding mpich: ftbfs with GCC-10
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.)


-- 
957566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957566
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mpich
Version: 3.3.2-2
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/mpich_3.3.2-2_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
#define HAVE_DECL__SC_PAGESIZE 1
#define HAVE_DECL__SC_PAGE_SIZE 1
#define HAVE_DECL__SC_LARGE_PAGESIZE 0
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_DECL_CTL_HW 0
#define HAVE_DECL_HW_NCPU 0
#define HAVE_DECL_STRTOULL 1
#define HAVE_SSIZE_T 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL__STRDUP 0
#define HAVE_DECL__PUTENV 0
#define HAVE_DECL_GETPROGNAME 0
#define HAVE_DECL_GETEXECNAME 0
#define HAVE_DECL_GETMODULEFILENAME 0
#define HAVE_PROGRAM_INVOCATION_NAME 1
#define HAVE___PROGNAME 1
#define HAVE_PTHREAD_T 1
#define hwloc_pid_t pid_t
#define hwloc_thread_t pthread_t
#define HAVE_DECL_SCHED_GETCPU 1
#define HWLOC_HAVE_SCHED_SETAFFINITY 1
#define HWLOC_HAVE_CPU_SET 1
#define HWLOC_HAVE_CPU_SET_S 1
#define HWLOC_HAVE_SYSCALL 1
#define HAVE_FFS 1
#define HWLOC_HAVE_DECL_FFS 1
#define HWLOC_HAVE_FFS 1
#define HAVE_FFSL 1
#define HWLOC_HAVE_DECL_FFSL 1
#define HWLOC_HAVE_FFSL 1
#define HAVE_OPENAT 1
#define HAVE_MALLOC_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MEMALIGN 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_UNAME 1
#define HAVE_DECL_RUNNING_ON_VALGRIND 0
#define HAVE_DECL_PTHREAD_SETAFFINITY_NP 1
#define HAVE_DECL_PTHREAD_GETAFFINITY_NP 1
#define HAVE_X11_XLIB_H 1
#define HAVE_X11_XUTIL_H 1
#define HAVE_X11_KEYSYM_H 1
#define HWLOC_HAVE_X11_KEYSYM 1
#define HWLOC_HAVE_X86_CPUID 1
#define HWLOC_HAVE_PTHREAD_MUTEX 1
#define HAVE_HWLOC 1
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL
#define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define ENABLE_PVAR_DIMS 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1

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-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking 
--with-libfabric --enable-shared --prefix=/usr --enable-fortran=all 
--disable-rpath --disable-wrapper-rpath --sysconfdir=/etc/mpich 
--libdir=/usr/lib/x86_64-linux-gnu 
--includedir=/usr/include/x86_64-linux-gnu/mpich --docdir=/usr/share/doc/mpich 
CPPFLAGS= CFLAGS= CXXFLAGS= FFLAGS= FCFLAGS= BASH_SHELL=/bin/bash returned exit 
code 1
make[1]: *** [debian/rules:79: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:66: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: mpich
Source-Version: 3.4~a2+really3.3.2-2
Done: Alastair McKinstry <mckins...@debian.org>

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

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated mpich 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: SHA256

Format: 1.8
Date: Thu, 30 Jul 2020 10:02:21 +0100
Source: mpich
Architecture: source
Version: 3.4~a2+really3.3.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 957566
Changes:
 mpich (3.4~a2+really3.3.2-2) unstable; urgency=medium
 .
   * Fix FTBFS with gfortran-10. Closes: #957566
Checksums-Sha1:
 9c858d73bc88a876b5474218ead0d144e2820af2 2600 mpich_3.4~a2+really3.3.2-2.dsc
 d19cd08da4afd56beb581742f8a109e9823044bd 339320 
mpich_3.4~a2+really3.3.2-2.debian.tar.xz
Checksums-Sha256:
 27e021a5997b20738abad7bf80fb6eae69197a3f3daf610d666ea184717ef59d 2600 
mpich_3.4~a2+really3.3.2-2.dsc
 ffe027b738b0f58746f05aa6adfa26060353287c75e267c310d999403246fd37 339320 
mpich_3.4~a2+really3.3.2-2.debian.tar.xz
Files:
 bb8451a785af8e434065ee09e597b5d7 2600 devel optional 
mpich_3.4~a2+really3.3.2-2.dsc
 67e518d11330d896af872ce9e6783154 339320 devel optional 
mpich_3.4~a2+really3.3.2-2.debian.tar.xz

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAl8ikbwACgkQy+a7Tl2a
06X39g/+PTRsy6z/+QHAd49YrusAYvbz/fx/RMvn0lZB8wdgd/ue1rLSiUJ1KPhV
eDnLutGBRb2cD9dEccGJDPM5LHOwBSmhWKjf55RmYqSylwCMXvg7ZmBN/87reEuL
7qI4PfUQVIX5DFGF7oSZ15l4hE/OD917Y9ZewU60bcOQ8MO8hL5b02WueFQpPeT/
drW71ScU6jLXLkn+5K3Q8YXgsCXAF9Rcw+6NyLmyZG+iBBqlKIofckwdO1QB68sI
d0LTAPDtXNHFubNHmZbW+bqrWKofhcu6RSc5ARUPNY2M/dNm4BGOeVfIK/h13GC4
93/YiiNxP9Wwpc5X6xZ55REv5El7JNLNUeOEdu7jWOz7+N/Q3PHHz79ylGpSw4gY
TR2B3BFzYsdKYdWZxiQZYNewSFdhwIPcRFVcMf2zfkCst88lWmJcHOqfN70/6uX7
mXkKYbgfii9JDipEM028mBFHfk9qqm4XTX0d1EqIPNgQjnqL+ogNusaJYjVIzhVQ
IwQ6MSKvnM6Z9jwnyRpS0/oolRN7TPPApfkN4i35p2lq5auWDnRprYUpweBR8LqL
o+9+31rWaUJijbw/lJ97O9mNt2ysAQANbXg3bBkYMF/Pw6ChlOPs6US1n59tJXEg
Ov8ARTu19skM4WrPLOV2hp6ME3Fx2Pak2K8gGv8clmz+I0Vq9/I=
=4HUC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to