Your message dated Mon, 18 Mar 2019 12:21:43 +0000
with message-id <e1h5rgx-000ijj...@fasolo.debian.org>
and subject line Bug#924837: fixed in mpich 3.3-3
has caused the Debian Bug report #924837,
regarding adios: FTBFS: mpicxx.h:22:4: error: #error 'Please use the same 
version of GCC and g++ for compiling MPICH and user MPI programs'
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.)


-- 
924837: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924837
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: adios
Version: 1.13.1-16
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20190315 qa-ftbfs
Justification: FTBFS in buster on amd64

Hi,

During a rebuild of all packages in buster (in a buster chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -fdebug-prefix-map=/build/python2.7-UboFgi/python2.7-2.7.16~rc1=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-x86_64-2.7/adios.o -L../../debian/tmp/usr/lib 
> -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/hdf5/serial -L/sr/lib 
> -ladios_nompi -libverbs -lnetcdf -lhdf5_hl -lhdf5 -lz -lglib-2.0 -lz -lbz2 
> -lsz -llz4 -lblosc -lm -lpthread -lrt -o 
> build/lib.linux-x86_64-2.7/adios/adios.so
> python setup_mpi.py build
> running build
> running build_src
> running build_py
> creating build/lib.linux-x86_64-2.7/adios_mpi
> copying src_mpi/__init__.py -> build/lib.linux-x86_64-2.7/adios_mpi
> creating build/lib.linux-x86_64-2.7/adios_mpi/_hl
> copying _hl/selections.py -> build/lib.linux-x86_64-2.7/adios_mpi/_hl
> copying _hl/__init__.py -> build/lib.linux-x86_64-2.7/adios_mpi/_hl
> running build_ext
> MPI configuration: [mpi] from 'mpi.cfg'
> MPI C compiler:    /usr/bin/mpicc
> MPI C++ compiler:  /usr/bin/mpicxx
> MPI F77 compiler:  /usr/bin/mpif77
> MPI F90 compiler:  /usr/bin/mpif90
> building 'adios_mpi.adios_mpi' extension
> /usr/bin/mpicc -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/lib/python2.7/dist-packages/numpy/core/include 
> -I../../src/public -I/usr/include 
> -I/usr/lib/x86_64-linux-gnu/netcdf/mpi/include -I/usr/include/hdf5/openmpi 
> -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include -I/usr/include -I/usr/include -I/sr/include -I/usr/include 
> -I/sr/include -I/usr/include -I/usr/include/python2.7 -c adios_mpi.cpp -o 
> build/temp.linux-x86_64-2.7/adios_mpi.o -Wno-unused-function 
> -Wno-uninitialized
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> C/ObjC but not for C++
> In file included from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
>                  from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
>                  from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from adios_mpi.cpp:629:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
>  warning: #warning "Using deprecated NumPy API, disable it with " "#define 
> NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it with " \
>   ^~~~~~~
> /usr/bin/mpicxx -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes 
> -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -fdebug-prefix-map=/build/python2.7-UboFgi/python2.7-2.7.16~rc1=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wl,-z,relro build/temp.linux-x86_64-2.7/adios_mpi.o 
> -L../../debian/tmp/usr/lib -L/usr/lib/x86_64-linux-gnu 
> -L/usr/lib/x86_64-linux-gnu/netcdf/mpi 
> -L/usr/lib/x86_64-linux-gnu/hdf5/openmpi -L/sr/lib -ladios -lnetcdf -lhdf5_hl 
> -lhdf5 -lz -libverbs -lglib-2.0 -lz -lbz2 -lsz -llz4 -lblosc -lm -lpthread -o 
> build/lib.linux-x86_64-2.7/adios_mpi/adios_mpi.so
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/wrappers/numpy'
> # MPICH 
> install -D -t debian/tmp/usr/lib build-mpich/src/*.a
> for p in python2.7 python3.7 ; do \
>       ( cd build-mpich/numpy && \
>       $p ./setup_mpi.py build_ext --mpicc=mpicc.mpich --mpicxx=mpicxx.mpich ) 
> ;  \
>       done
> running build_ext
> MPI configuration: [mpi] from 'mpi.cfg'
> MPI C compiler:    /usr/bin/mpicc.mpich
> MPI C++ compiler:  /usr/bin/mpicxx.mpich
> building 'adios_mpi.adios_mpi' extension
> creating build
> creating build/temp.linux-x86_64-2.7
> /usr/bin/mpicc.mpich -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/lib/python2.7/dist-packages/numpy/core/include 
> -I../../src/public -I/usr/include 
> -I/usr/lib/x86_64-linux-gnu/netcdf/mpi/include -I/usr/include/hdf5/openmpi 
> -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include -I/usr/include -I/usr/include -I/sr/include -I/usr/include 
> -I/sr/include -I/usr/include -I/usr/include/python2.7 -c adios_mpi.cpp -o 
> build/temp.linux-x86_64-2.7/adios_mpi.o -Wno-unused-function 
> -Wno-uninitialized
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> C/ObjC but not for C++
> In file included from /usr/include/x86_64-linux-gnu/mpich/mpi.h:2241,
>                  from mpi-compat.h:7,
>                  from adios_mpi.cpp:537:
> /usr/include/x86_64-linux-gnu/mpich/mpicxx.h:22:4: error: #error 'Please use 
> the same version of GCC and g++ for compiling MPICH and user MPI programs'
>  #  error 'Please use the same version of GCC and g++ for compiling MPICH and 
> user MPI programs'
>     ^~~~~
> In file included from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
>                  from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
>                  from 
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from adios_mpi.cpp:541:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
>  warning: #warning "Using deprecated NumPy API, disable it with " "#define 
> NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it with " \
>   ^~~~~~~
> Traceback (most recent call last):
>   File "./setup_mpi.py", line 148, in <module>
>     package_dir = {'adios_mpi': 'src_mpi', 'adios_mpi._hl': '_hl'},
>   File "/<<PKGBUILDDIR>>/build-mpich/numpy/conf/mpidistutils.py", line 494, 
> in setup
>     return fcn_setup(**attrs)
>   File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
>     dist.run_commands()
>   File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
>     cmd_obj.run()
>   File "/<<PKGBUILDDIR>>/build-mpich/numpy/conf/mpidistutils.py", line 1077, 
> in run
>     cmd_build_ext.build_ext.run(self)
>   File "/usr/lib/python2.7/distutils/command/build_ext.py", line 340, in run
>     self.build_extensions()
>   File "/<<PKGBUILDDIR>>/build-mpich/numpy/conf/mpidistutils.py", line 1106, 
> in build_extensions
>     if not ext.optional: raise
> AttributeError: Extension instance has no attribute 'optional'
> running build_ext
> MPI configuration: [mpi] from 'mpi.cfg'
> MPI C compiler:    /usr/bin/mpicc.mpich
> MPI C++ compiler:  /usr/bin/mpicxx.mpich
> building 'adios_mpi.adios_mpi' extension
> creating build/temp.linux-x86_64-3.7
> /usr/bin/mpicc.mpich -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> -fwrapv -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/lib/python3/dist-packages/numpy/core/include 
> -I../../src/public -I/usr/include 
> -I/usr/lib/x86_64-linux-gnu/netcdf/mpi/include -I/usr/include/hdf5/openmpi 
> -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include -I/usr/include -I/usr/include -I/sr/include -I/usr/include 
> -I/sr/include -I/usr/include -I/usr/include/python3.7m -c adios_mpi.cpp -o 
> build/temp.linux-x86_64-3.7/adios_mpi.o -Wno-unused-function 
> -Wno-uninitialized
> In file included from /usr/include/x86_64-linux-gnu/mpich/mpi.h:2241,
>                  from mpi-compat.h:7,
>                  from adios_mpi.cpp:537:
> /usr/include/x86_64-linux-gnu/mpich/mpicxx.h:22:4: error: #error 'Please use 
> the same version of GCC and g++ for compiling MPICH and user MPI programs'
>  #  error 'Please use the same version of GCC and g++ for compiling MPICH and 
> user MPI programs'
>     ^~~~~
> In file included from 
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
>                  from 
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
>                  from 
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from adios_mpi.cpp:541:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
>  warning: #warning "Using deprecated NumPy API, disable it with " "#define 
> NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it with " \
>   ^~~~~~~
> error: command '/usr/bin/mpicc.mpich' failed with exit status 1
> make[1]: *** [debian/rules:123: override_dh_auto_build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2019/03/15/adios_1.13.1-16_testing.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: mpich
Source-Version: 3.3-3

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 924...@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: Mon, 18 Mar 2019 08:31:47 +0000
Source: mpich
Binary: libmpich-dev libmpich12 libmpich12-dbgsym mpich mpich-dbgsym mpich-doc
Architecture: source amd64 all
Version: 3.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
 libmpich-dev - Development files for MPICH
 libmpich12 - Shared libraries for MPICH
 mpich      - Implementation of the MPI Message Passing Interface standard
 mpich-doc  - Documentation for MPICH
Closes: 807666 924837
Changes:
 mpich (3.3-3) unstable; urgency=medium
 .
   * Patch from Ana Guerrero Lopez, Andreas Beckann to remove obsolete
     GCC check. Closes: #807666, #924837.
Checksums-Sha1:
 fd575e1d37433fb1dc9663eddf4029de160900c9 2502 mpich_3.3-3.dsc
 0ada9b722aa0d25b916ca9d4c6fb339ef9c56737 339616 mpich_3.3-3.debian.tar.xz
 b91906c7b66cd08587ae55fcedb3fb8028290325 1429480 libmpich-dev_3.3-3_amd64.deb
 1abfad1764bdb6ecfa16aead392027941ec54c26 11941372 
libmpich12-dbgsym_3.3-3_amd64.deb
 2fe1be1f81d3051570277a1205eaf9fa5709b505 1169196 libmpich12_3.3-3_amd64.deb
 6a70af50ec161ac871d7fbb082799ba3787f82de 2784296 mpich-dbgsym_3.3-3_amd64.deb
 7abae8e51a01f24cf95095f4ef155bc730dc698a 692864 mpich-doc_3.3-3_all.deb
 80d4d4d6a75656be4ae9d56e237e798bad12e215 11191 mpich_3.3-3_amd64.buildinfo
 01f40c6b32138e5e22d9c5d50c89121bf82eef26 410876 mpich_3.3-3_amd64.deb
Checksums-Sha256:
 86a3db80883e4dd12efec60926b37341817936f2c61b5905cf0a645886d185d2 2502 
mpich_3.3-3.dsc
 accafca88e1481571ac2ca5ed69276a362d58aec99afd6be5c292b10c279b9a5 339616 
mpich_3.3-3.debian.tar.xz
 64dcef4e8c140cf48873d5e450564db94188b37db28638dc804556f093e0bc8d 1429480 
libmpich-dev_3.3-3_amd64.deb
 be4c86b7cffbf4552297c1ca66ab23b99b2af501d6748653bf1b435e7a7d7af8 11941372 
libmpich12-dbgsym_3.3-3_amd64.deb
 1c0696d6e3e48e25a491dd0994a648debd57de4b06adbcbb69d7dc34830fcedf 1169196 
libmpich12_3.3-3_amd64.deb
 c32b532e53362993da242f2c16b845642140a238d3eb2c3baef06f30227ddaca 2784296 
mpich-dbgsym_3.3-3_amd64.deb
 42531032b7ac1d459504df67ae8a4e1acfcfde146cab715457692f57f039edb5 692864 
mpich-doc_3.3-3_all.deb
 9f0f82245e9c81e2cfffbefb1596441d21a79bb457bc8025e490bbae34f8120a 11191 
mpich_3.3-3_amd64.buildinfo
 1de32a384e90ddcfa775f6ba488907af04566831f329528f52ad87873394155f 410876 
mpich_3.3-3_amd64.deb
Files:
 65d918a6a75f7cf1c3c62c6577182a7f 2502 devel optional mpich_3.3-3.dsc
 9bdd6146d06d8892e1902c2de09bc9e0 339616 devel optional 
mpich_3.3-3.debian.tar.xz
 0ea936e47f4bba0a59e6d444d694ecbc 1429480 libdevel optional 
libmpich-dev_3.3-3_amd64.deb
 659f5b6c6fb67f2784b5bb45360b1a55 11941372 debug optional 
libmpich12-dbgsym_3.3-3_amd64.deb
 b2745ff5c31aa5ac905165ac6a6e0e98 1169196 libs optional 
libmpich12_3.3-3_amd64.deb
 ad8fe967f3fde6dc743701fff01b23d1 2784296 debug optional 
mpich-dbgsym_3.3-3_amd64.deb
 c75726f7b8ed48ddefffeab7d5aa018b 692864 doc optional mpich-doc_3.3-3_all.deb
 b5f432140654177c3a72699ee1d71b10 11191 devel optional 
mpich_3.3-3_amd64.buildinfo
 4b665682d95053afafbeed64f84d79b4 410876 devel optional mpich_3.3-3_amd64.deb

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlyPiPYACgkQy+a7Tl2a
06UkUQ/+O68LYcqa9m1HprMdq5Y9mlLI0BPXu4FThlVBReDqIcPaXcmSrg6JgoBH
l20VTe8tGsHR6b1kZtFo5/u7x+Juzomw2TZWikZ/mTnt2i/NM2qQ5+MC6yXonGYR
PJ8op2olpv39QuKG+GQToOmY7x4oA1+WPwc76nyG8olArlFb4t3tOpC/VrSL4C85
3FE5HZoTDZniIyGB6sGal+PEzwhYwe0ZAnG7UsuSsqFf+vhJMZyFjSMXC7Ea57ve
qvPMA/kgxeBQGZ0EoN0sfnIWsg/qrsRYbCYNkHsrpV+/mAsESqfKMl48yMjBSCBo
mh9IUbnz3AeiQ5ekxk4Gj04ArP1nSWwAD56h12gQNoyCyZVj6DRhjEUBGgZ8OV5Q
P518HFlCNjTZI979LMzgx3xMmzvSFvnm1hcW8i9Zp0Aydpnz+P4DbuWL1M2Zh68u
IcySZtLzODPoQmUUWq9PrAZqpMig5n2ic4VNw/fXqwHhMh4Q6s04wXDaAepadcPG
iNFoGAj4rd2BCrWfym++JjiNZgjSQ9Xj68nard9D/nnOGhcS6TjVxYBxfJX65iK2
iVHK4WC+OpdJDIYcp/EveInIm1kBnkEOfTeCjfWWE1NJCGIQEJ/6bg0N6wcR0kpA
hDk7ZDv/1ofXQ/Ir0b2aOQxHecmjeeE5LJmk312va4FT355f4JY=
=lpNK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to