Your message dated Fri, 16 Aug 2019 09:04:22 +0000
with message-id <e1hyy9m-0002b6...@fasolo.debian.org>
and subject line Bug#925684: fixed in flextra 5.0-13
has caused the Debian Bug report #925684,
regarding flextra: ftbfs with GCC-9
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.)


-- 
925684: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925684
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:flextra
Version: 5.0-12
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. 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/gcc9-20190321/flextra_5.0-12_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 10 at (1)
readavailable.f:114:72:

  114 | 60        read(unitavailab,*)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 60 at (1)
readavailable.f:137:72:

  137 | 50      close(unitavailab)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 50 at (1)
readavailable.f:193:72:

  193 | 200       wftime(i)=wftime1(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 200 at (1)
readavailable.f:195:72:

  195 |           do 210 i=1,numbwfn(k)
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 210 at (1)
readavailable.f:198:72:

  198 | 210         wftimen(k,i)=wftime1n(k,i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 210 at (1)
readavailable.f:203:72:

  203 | 300       wftime(numbwf-i+1)=wftime1(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 300 at (1)
readavailable.f:205:72:

  205 |           do 310 i=1,numbwfn(k)
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 310 at (1)
readavailable.f:208:72:

  208 | 310         wftimen(k,numbwfn(k)-i+1)=wftime1n(k,i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 310 at (1)
readavailable.f:238:72:

  238 |         do 360 i=1,numbwf
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 360 at (1)
readavailable.f:254:72:

  254 | 30      memtime(i)=999999999
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 30 at (1)
x86_64-linux-gnu-gfortran-9 
-I/usr/lib/x86_64-linux-gnu/fortran/x86_64-linux-gnu-gfortran-9  -fPIC  
-fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o getwind.o 
getwind.f
f951: Warning: Nonexistent include directory 
'/usr/lib/x86_64-linux-gnu/fortran/x86_64-linux-gnu-gfortran-9' 
[-Wmissing-include-dirs]
x86_64-linux-gnu-gfortran-9 
-I/usr/lib/x86_64-linux-gnu/fortran/x86_64-linux-gnu-gfortran-9  -fPIC  
-fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o readcommand.o 
readcommand.f
f951: Warning: Nonexistent include directory 
'/usr/lib/x86_64-linux-gnu/fortran/x86_64-linux-gnu-gfortran-9' 
[-Wmissing-include-dirs]
x86_64-linux-gnu-gfortran-9 
-I/usr/lib/x86_64-linux-gnu/fortran/x86_64-linux-gnu-gfortran-9  -fPIC  
-fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o gridcheck.o 
gridcheck.f
f951: Warning: Nonexistent include directory 
'/usr/lib/x86_64-linux-gnu/fortran/x86_64-linux-gnu-gfortran-9' 
[-Wmissing-include-dirs]
gridcheck.f:52:9:

   52 |       use grib_api
      |         1
Fatal Error: Cannot open module file 'grib_api.mod' for reading at (1): No such 
file or directory
compilation terminated.
make[2]: *** [<builtin>: gridcheck.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:26: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: flextra
Source-Version: 5.0-13

We believe that the bug you reported is fixed in the latest version of
flextra, 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 925...@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 flextra 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: Fri, 16 Aug 2019 08:27:27 +0100
Source: flextra
Architecture: source
Version: 5.0-13
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 925684
Changes:
 flextra (5.0-13) unstable; urgency=medium
 .
   * Depend on gfortran | fortran-compiler, for flang builds
   * Look for f95 compier in d/rules, not gfortran
   * Change eccodes.patch to use pkg-config eccodes_f90 to find paths
   * Standards-Version: 4.4.0
   * Use debhelper-compat (= 12)
   * Rebuild against libeccodes (>= 2.13.1-2). Closes: #925684
Checksums-Sha1:
 77a8092205ada16219f322c74c35b41759cb5c5d 1871 flextra_5.0-13.dsc
 3431248cfd8d463933ac00dcb8bc2a7414a1e8a4 6472 flextra_5.0-13.debian.tar.xz
Checksums-Sha256:
 a6897e07e99b7522b0ffb6c2ce066119458e7eb96719b7404e2be4711f057b9d 1871 
flextra_5.0-13.dsc
 2977d416b38a2370788b9cc3727cfad581fe724607946fbf4c41fd092c3df655 6472 
flextra_5.0-13.debian.tar.xz
Files:
 7c64f79874defad3759f4229de523bc3 1871 science optional flextra_5.0-13.dsc
 3c551047df5b1fa79905871e530cd5ca 6472 science optional 
flextra_5.0-13.debian.tar.xz

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAl1WbGoACgkQy+a7Tl2a
06UbxQ/9FjHidJ9gNfVSHVru8s539LHqcC93Ueg+MJ1fdwmzZ4IdbwQ+rzvoJkw3
AnHRXbEoPyt+DV3PCMFGzIJ5w0PC1rYDiMmK3C4vbmumuHNETNZFLNtJPZSoTwm6
U6p7vpqaVIY4SstFC1HA1gdP7a2v9TicQgZcLHRFJgRcavZuyPRsUnnEf7dlx4mC
kmQygLdKbG81A+4Ncg1GE1YFRoBp+66vucWgd3/bwHBuFITwwg6CTBo7eYsI008m
An3rlQee/hf3mZBgMC5umUO/PlSTvhV+3HOa1qlC0WXF64ch8ADMxpWO2jS7S+eY
92V8oQGRBHVbphZzFPGl/jO9Yzzcfjt4QTtE5bZNp23fD5RNP/OLfTEszkEXgnSr
/jdkv4YnBgMT7HzpOuu18vyGcAeo2GH57kqisg1bIBkCg1m72tQJ5V80HV0U7y3q
1h32Jk5CDFzq/MmefGH6sfvIH5ONSZmy+gXALrPmEhyJsYaoUc98G7WW7b4b4PsL
PiNLLYEuf2SEY8A+qaTjF93IpdVleVaPb32R127QwSxX4mVPZKg1vGWtMPIUO2uv
W+rdYVjp2FP5ODTMeXqB9ACG9g/CDv57IR0Tg5jZfpStcyv6KGyOXXJpGGvWlezU
Gmy9ci50fiyOaql/XKkhHs6eVakx299HCZLnDcqgL8LcVs6y2tE=
=iN9y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to