Your message dated Thu, 06 Aug 2020 12:35:14 +0000
with message-id <e1k3f74-000h2j...@fasolo.debian.org>
and subject line Bug#957555: fixed in mocassin 2.02.73-3
has caused the Debian Bug report #957555,
regarding mocassin: 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.)


-- 
957555: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957555
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mocassin
Version: 2.02.73-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/mocassin_2.02.73-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

[...]
f951: Warning: Nonexistent include directory ‘/usr/include/mpich’ 
[-Wmissing-include-dirs]
source/iteration_mod.f90:313:36:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  313 |                  call mpi_allreduce(BjumpTemp, Bjump, 1, mpi_real&
      |                                    1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) 
(rank-1 and scalar)
source/iteration_mod.f90:441:36:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  441 |                  call mpi_allreduce(grid(iG)%resLinePackets, 
resLinePacketsTemp, size, &
      |                                    1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(INTEGER(4)/REAL(4)).
source/iteration_mod.f90:563:33:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  563 |               call mpi_allreduce(planeIonDistribution, 
planeIonDistributionTemp, size, &
      |                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(INTEGER(4)/REAL(4)).
source/iteration_mod.f90:847:33:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  847 |               call mpi_allreduce(grid(iG)%noHit, noHitPercent(iG), 
size, &
      |                                 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) 
(rank-1 and scalar)
source/iteration_mod.f90:851:36:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  851 |                  call mpi_allreduce(grid(iG)%noIonBal, 
noIonBalPercent(iG), size, &
      |                                    1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) 
(rank-1 and scalar)
source/iteration_mod.f90:854:36:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  854 |                  call mpi_allreduce(grid(iG)%noTeBal, 
noTeBalPercent(iG), size, &
      |                                    1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) 
(rank-1 and scalar)
source/iteration_mod.f90:860:33:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  860 |               call mpi_allreduce(grid(iG)%lgConverged, lgConvergedTemp, 
size, &
      |                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(INTEGER(4)/REAL(4)).
source/iteration_mod.f90:862:33:

  143 |                  call mpi_allreduce(grid(iG)%opacity, opacityTemp, 
size, &
      |                                    2
......
  862 |               call mpi_allreduce(grid(iG)%lgBlack, lgBlackTemp, size, &
      |                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(INTEGER(4)/REAL(4)).
make[1]: *** [Makefile:51: source/iteration_mod.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: mocassin
Source-Version: 2.02.73-3
Done: Roger Wesson <r...@nebulousresearch.org>

We believe that the bug you reported is fixed in the latest version of
mocassin, 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.
Roger Wesson <r...@nebulousresearch.org> (supplier of updated mocassin 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: Wed, 05 Aug 2020 14:33:17 +0100
Source: mocassin
Architecture: source
Version: 2.02.73-3
Distribution: unstable
Urgency: low
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Roger Wesson <r...@nebulousresearch.org>
Closes: 957555
Changes:
 mocassin (2.02.73-3) unstable; urgency=low
 .
   * compile with -std=legacy to word with gcc-10 (Closes: #957555)
Checksums-Sha1:
 3a3e6bd75d69163bb2c6901fd12f9103ad0e2163 2173 mocassin_2.02.73-3.dsc
 a44cf8f3dbcee70f70058e47ad53b3e4bb86fdd9 3972 mocassin_2.02.73-3.debian.tar.xz
Checksums-Sha256:
 a351453ce43ee072f1046fec02f14324cbf3c0510340e431639116b817141055 2173 
mocassin_2.02.73-3.dsc
 51681f16e627066c604049bcef369680224534e6add5cbab25d1ed150df4dd3e 3972 
mocassin_2.02.73-3.debian.tar.xz
Files:
 3dff419d9b0f2ebf058bae4dc72ea00a 2173 science optional mocassin_2.02.73-3.dsc
 53e578c747adfc60087bf7bb52f25da7 3972 science optional 
mocassin_2.02.73-3.debian.tar.xz

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

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAl8r9ZcACgkQmk9WvbkO
GL1/ww/+ItHWH8ZVFtETiO+GAFI2Fkt1+2rkuPw/pr7W/w9blNrli6K871XYR7cJ
UTw6H2Nrv6vIMOd0ZmMw8CCUTfeHlzb1d0KXeKSBPus0kHXO5vXvmVArddcazTEp
IeFjyh1EFPEtsOeopyNIODUwU4M/X6u8hiYwsYgmrjdxDwOfnCbyxGEZrA9TpoS7
yuh5ixs+JLLEt9/kj2ZBRlOZiVI5R2PmwbwAePzWNuGDrqJ4HfDONWs3N17zD1bi
Aksjzwi3yuDEd/ypNa7rcCd0EzN2mByHJqeJhRRMoYM0qahG+qRge4gft7GaLgrf
6/7b4yPiMMm0ONY7R85/8WPvegdGok9XpP7cbuciuRFt5kKigx+0X7Dxk0YsgfMf
jBpt5QnuaFUNC6FVIIiZ0OORm0Zoq2Inb1+HQt2qaD7CuVu51Ow0eDeYp+13HHdN
V5VtDc1IrUVczqz5tfMXh1k+vVt3BqmpFmUElqVefLFuvrQTmDjWsPalq++V4rA6
9ManlCciw6qZ8ZVLBSjo61pdfoy+oRV2Ca1z/l54fpVkzOmd/z5leZ4nYdYsBCSt
LMoTPgDqR8kJYwTuGXaQHVScLfMXBaLQsFR/o08/Vh2yNc6WgqSlgaVGhdkOoq2G
1TLLO83099gjf0Lh0TGbZvyoe7il81rGFgSfzMZY1yY4GXtOOF8=
=KK01
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to