Your message dated Thu, 14 Jan 2021 01:03:53 +0000
with message-id <e1kzr3j-000j2b...@fasolo.debian.org>
and subject line Bug#966172: fixed in pgplot5 5.2.2-19.4
has caused the Debian Bug report #966172,
regarding pgplot5: FTBFS with GCC 10: Error: Type mismatch in argument 'pixmap' 
at (1); passed INTEGER(8) to INTEGER(1)
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.)


-- 
966172: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966172
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pgplot5
Version: 5.2.2-19.3
Severity: serious
Tags: ftbfs sid bullseye
Justification: fails to build from source (but built successfully in the past)
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Hi,

pgplot5 started to FTBFS when GCC 10 was made the default compiler:

gfortran -c -u -Wall  -O2 -fPIC /build/pgplot5-5.2.2/drivers/gidriv.f
/build/pgplot5-5.2.2/drivers/gidriv.f:574:72:

  574 |          DO 100 K=0,4095
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1)
/build/pgplot5-5.2.2/drivers/gidriv.f:575:72:

  575 |   100       CODE(K,M)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 100 at (1)
/build/pgplot5-5.2.2/drivers/gidriv.f:619:72:

  619 |          DO 330 K=0,4095
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 330 at (1)
/build/pgplot5-5.2.2/drivers/gidriv.f:620:72:

  620 |   330       CODE(K,M)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 330 at (1)
/build/pgplot5-5.2.2/drivers/gidriv.f:248:72:

  248 |      :     CALL GRGI03(1, 1, BX, BY, 0, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to 
INTEGER(1)
/build/pgplot5-5.2.2/drivers/gidriv.f:266:72:

  266 |      :     CALL GRGI01(IX0, IY0, IX1, IY1, IC, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to 
INTEGER(1)
/build/pgplot5-5.2.2/drivers/gidriv.f:275:72:

  275 |      :     CALL GRGI01(IX0, IY0, IX0, IY0, IC, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to 
INTEGER(1)
/build/pgplot5-5.2.2/drivers/gidriv.f:288:72:

  288 |      :                  %VAL(WORK))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to 
INTEGER(1)
/build/pgplot5-5.2.2/drivers/gidriv.f:367:72:

  367 |      :     CALL GRGI03(IX0, IY0, IX1, IY1, IC, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to 
INTEGER(1)
/build/pgplot5-5.2.2/drivers/gidriv.f:378:72:

  378 |       CALL GRGI04(NBUF, RBUF, BX, BY, %VAL(PIXMAP), MAXIDX)
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to 
INTEGER(1)
make[1]: *** [makefile:668: gidriv.o] Error 1

More information about the corresponding GCC changes can be found here:
https://gcc.gnu.org/gcc-10/porting_to.html


Andreas

--- End Message ---
--- Begin Message ---
Source: pgplot5
Source-Version: 5.2.2-19.4
Done: Andreas Beckmann <a...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated pgplot5 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, 14 Jan 2021 01:42:02 +0100
Source: pgplot5
Architecture: source
Version: 5.2.2-19.4
Distribution: unstable
Urgency: medium
Maintainer: Carlo Segre <se...@debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 966172
Changes:
 pgplot5 (5.2.2-19.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build with -fallow-argument-mismatch to fix FTBFS with GCC 10, thanks to
     Vincent McIntyre.  (Closes: 966172)
   * Add -n flag to gzip calls.
   * Remove trailing whitespace.
Checksums-Sha1:
 0ea323216c8dd593ef9578128ea84584305e9fad 1877 pgplot5_5.2.2-19.4.dsc
 de92536f7f3579bf6b86de74cf65502040ab2299 23176 pgplot5_5.2.2-19.4.debian.tar.xz
 7988e71ac3876dd339f4230dbdd17a2ef5b3a47b 6627 
pgplot5_5.2.2-19.4_source.buildinfo
Checksums-Sha256:
 5ff2aad7a73cacf9631782deba0f574197aa2f9d4ae412e0a21d0d4431624231 1877 
pgplot5_5.2.2-19.4.dsc
 5644e4c80ca7c69ef1a29e1b287aa80dcaca3f17a3531ef2fc8ec25eb148877d 23176 
pgplot5_5.2.2-19.4.debian.tar.xz
 c782cebe3d03857355c10afe3cd354de776214cf4eae99b0df3a2d5dce301c1f 6627 
pgplot5_5.2.2-19.4_source.buildinfo
Files:
 487db419e688e68e6a90867f0cfd8c55 1877 non-free/math optional 
pgplot5_5.2.2-19.4.dsc
 371d346ac432a23cbe2d84cde26e53e5 23176 non-free/math optional 
pgplot5_5.2.2-19.4.debian.tar.xz
 f74dd91b31d9e9c9ac1ea9da78d827b6 6627 non-free/math optional 
pgplot5_5.2.2-19.4_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAl//lHgQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCJzgEACJVEnn/b3MpPZK+uwcbKPpM+fvXr4Z1die
3M5TNirG+0R9gpVcZeJ+1Dea+LELsc34ktxfbFCpLfx4lNBf8eUcW0NTypv3tBuG
WknH+SllMrUM00D6sJDma+LwvJlKpMkUVKbgejNayurGPFHTyCKNJQBgrACxkXp9
Vg7ioDBVd76tad36Z5YuGxPHbVM/pOE7YmuE6XZ7JcPSpgXFvmt9ederjo6fQL5W
3HqVVUy2ZSzYfVrWIfqr/rwgIPFYVQOf+yrO6j3tzWODVqTNO844KxO7v07hLOZI
3QHoGD9gXD/rAc6ZsbxVVsqaOFJsufaHf6UlWGf912tJ3iyYr0vcHgB+dsOcLYEm
IbKNR+FSstX7VDliSPyKpV2YKuDrvZZxmwVyKjkLnoIxhxjdGGwP1yxpnzkwhQux
rut2otddPl2puY05DXP7V6aZfGvznbeQqjrF1l/Oz2Pbj6WOXk9FxUChMHG/e+yr
0AMCdzPXyNId//pnbTmhxYbrfZgik74DIGJuI5caQH2pdyJflm45O7clPXhFjgF/
Qi+PtpjRjAh5u3yxiGKnNWg4kIVxMUQs8TdK59+Khb0+mpCYinxEoboOQwDCLCF/
cbQrN0NQ5JnxvVFXBz88OoTUVRWhxl5k27EF2NVHIFuojsNXEvOMJEwn6MwT3H+w
DHHtNm8ZgQ==
=jcTG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to