Your message dated Sat, 25 Apr 2020 17:06:00 +0000
with message-id <[email protected]>
and subject line Bug#957171: fixed in emoslib 2:4.5.9-4
has caused the Debian Bug report #957171,
regarding emoslib: 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 [email protected]
immediately.)


-- 
957171: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957171
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:emoslib
Version: 2:4.5.9-3
Severity: normal
Tags: sid bullseye
User: [email protected]
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/emoslib_4.5.9-3_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

[...]
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/cmake -E 
copy_if_different /<<PKGBUILDDIR>>/pbio/fileRead.h 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/pbio/fileRead.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/libemos-sp 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/CMakeFiles/emos_sp.dir/DependInfo.cmake
 --color=
Scanning dependencies of target emos_sp
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f libemos-sp/CMakeFiles/emos_sp.dir/build.make 
libemos-sp/CMakeFiles/emos_sp.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/chequal.F.o
[ 24%] Building C object 
libemos-sp/CMakeFiles/emos_sp.dir/__/libemos_version.c.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/auresol.F.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/areachk.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/cc 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -pipe -O3 -DNDEBUG -fPIC   -fPIC -mcmodel=medium   -o 
CMakeFiles/emos_sp.dir/__/libemos_version.c.o   -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos_version.c
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/chequal.F -o 
CMakeFiles/emos_sp.dir/interpolation/chequal.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/areachk.F -o 
CMakeFiles/emos_sp.dir/interpolation/areachk.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/auresol.F -o 
CMakeFiles/emos_sp.dir/interpolation/auresol.F.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/chkout.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/chkout.F -o 
CMakeFiles/emos_sp.dir/interpolation/chkout.F.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/chkprec.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/chkprec.F -o 
CMakeFiles/emos_sp.dir/interpolation/chkprec.F.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/clear_c.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/clear_c.F -o 
CMakeFiles/emos_sp.dir/interpolation/clear_c.F.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/ddstyle.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/ddstyle.F -o 
CMakeFiles/emos_sp.dir/interpolation/ddstyle.F.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/dpath_tables_interpol.F90.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/dpath_tables_interpol.F90
 -o CMakeFiles/emos_sp.dir/interpolation/dpath_tables_interpol.F90.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/dssarea.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/dssarea.F -o 
CMakeFiles/emos_sp.dir/interpolation/dssarea.F.o
[ 24%] Building Fortran object 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/estima.F.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/gfortran 
-DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 -DINTEGER_IS_INT 
-DINTERPOL_TABLES_PATH=\"/usr/share/emos\" -DPOINTER_64 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Dgfortran -Dlinux 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation 
-I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu  
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-ffixed-line-length-none -fcray-pointer -fno-second-underscore -Wuninitialized 
-Wunused-variable -DSHAREDMEMORY   -O3 -DNDEBUG -funroll-all-loops 
-finline-functions -O2 -DLITTLE_ENDIAN -J. -fPIC   -fPIC -mcmodel=medium  -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/estima.F -o 
CMakeFiles/emos_sp.dir/interpolation/estima.F.o
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/dssarea.F:353:60:

  175 |       CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e   = ', EW)
      |                                                       2     
......
  353 |       CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated west  = ', DWEST)
      |                                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(REAL(8)/REAL(4)).
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/dssarea.F:354:60:

  175 |       CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e   = ', EW)
      |                                                       2     
......
  354 |       CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated east  = ', DEAST)
      |                                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(REAL(8)/REAL(4)).
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/dssarea.F:479:62:

  175 |       CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e   = ', EW)
      |                                                       2       
......
  479 |         CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated north = ', DNORTH)
      |                                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(REAL(8)/REAL(4)).
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/dssarea.F:480:62:

  175 |       CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e   = ', EW)
      |                                                       2       
......
  480 |         CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated south = ', DSOUTH)
      |                                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(REAL(8)/REAL(4)).
make[3]: *** [libemos-sp/CMakeFiles/emos_sp.dir/build.make:2551: 
libemos-sp/CMakeFiles/emos_sp.dir/interpolation/dssarea.F.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:3855: libemos-sp/CMakeFiles/emos_sp.dir/all] 
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:166: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install 
--strip-program=true" returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: emoslib
Source-Version: 2:4.5.9-4
Done: Alastair McKinstry <[email protected]>

We believe that the bug you reported is fixed in the latest version of
emoslib, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <[email protected]> (supplier of updated emoslib 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 22 Apr 2020 14:47:35 +0100
Source: emoslib
Architecture: source
Version: 2:4.5.9-4
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 957171
Changes:
 emoslib (2:4.5.9-4) unstable; urgency=medium
 .
   * Use ecbuild buildsystem rather than cmake
   * Standards-Version: 4.5.0
   * Fix FTBFS on gfortran10.  Closes: #957171
Checksums-Sha1:
 f57dff6ea64166f58770449392185e73c54c1776 2238 emoslib_4.5.9-4.dsc
 b71f1ac837f37051a816afd10176c999ef6e4364 14676 emoslib_4.5.9-4.debian.tar.xz
Checksums-Sha256:
 17b01585bb6fe31222cbbe513ed98efe3ee5286269f2b00f7940ee63551f57e5 2238 
emoslib_4.5.9-4.dsc
 cc738335cdb55f625d07b1da9cb2ec9e020236542d1eb8c58235eb29a302b6cc 14676 
emoslib_4.5.9-4.debian.tar.xz
Files:
 af5dd152b4a0302f637355a34917d479 2238 utils optional emoslib_4.5.9-4.dsc
 bbb6eee8c81bfca67e7e17927cf0314f 14676 utils optional 
emoslib_4.5.9-4.debian.tar.xz

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAl6kZ8AACgkQy+a7Tl2a
06WyRQ/+PkLN0JgxzbkhsqskosF3oAv9XRCRFgMmJ2vn9MRmJL+OlywNbyvChBVX
FoPjIupo2/tlIMNIXOBS1DjhcMhbdfJopZxPgPfFZ4+aaCGAZQfFqqLvOb5ZwD3y
a08/0CpwV8WmlDNa67+KfeuvZHLTdTFoKSZQffSQlkyDC5fhq2IXonEzuJfLZJyX
Npk7OAft010dYg+92F0Zr6nwo53wHrmQBzNMe+RqPt4m21zLCFJl7BNqGxBfmT9I
P1PgrwUuT5KeaIXJNKIFCBuP7XnjFDMivn+TtmiYSZooOPyrsxrELvNJOrQ+wMso
egLMTpaQw7zjdfs6yepPmdD+Xp0oku3DdIRPhxViZ5EsZtzWxAiPFxhJ9GoQbpoA
S4WiTKnCEmZAq7pfJsJCzqfR5QjCtgJjSkobgT8iOEycmtVVAKFRTPLyGdWgZLGm
R2sVVJITTjzVY3p23zEE9ZXB+tPUUSlQaMg6D5G7TNwEX/WTTQeEPcU8iDo1wmEX
Rz0/liLyRzoTcy1FmfyJYPN0RBA5qbfTIRVf7MV2g/nWXEp3P0m36+r0SJ9XBSwE
TPPqhbdFUuh+c26Ir16VC2TOIt3wqsLbcDSxP+oBQ+yXiFu06FinZUKzvTgwcczX
lR64/xHiiQKIiODvJsQaSonPzTPGZOOjUMqPlvmwWMes4OB6/p4=
=TgOI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to