Your message dated Fri, 24 Jul 2015 09:50:49 +0000
with message-id <[email protected]>
and subject line Bug#778004: fixed in metview 4.5.6-1
has caused the Debian Bug report #778004,
regarding metview: ftbfs with GCC-5
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.)
--
778004: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778004
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:metview
Version: 4.4.8+dfsg.1-8
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/metview_4.4.8+dfsg.1-8_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
proto.h:385:6: note: expected 'long int *' but argument is of type 'fortint *
{aka int *}'
long _readany(FILE *f, char *b, long *l);
^
gcc -DHAVE_CONFIG_H -I. -I../../src -DMETVIEW -I../libMetview -I../libUtil
-I../libMars -I../libFTimeUtil -I/usr/include/terralib/kernel
-I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -O2 -fPIC -m64 -fPIC -DSiteIsNotECMWF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -c -o lib_libMars_a-ecaccess.o `test -f 'ecaccess.c' || echo
'./'`ecaccess.c
gcc -DHAVE_CONFIG_H -I. -I../../src -DMETVIEW -I../libMetview -I../libUtil
-I../libMars -I../libFTimeUtil -I/usr/include/terralib/kernel
-I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -O2 -fPIC -m64 -fPIC -DSiteIsNotECMWF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -c -o lib_libMars_a-free.o `test -f 'free.c' || echo
'./'`free.c
gcc -DHAVE_CONFIG_H -I. -I../../src -DMETVIEW -I../libMetview -I../libUtil
-I../libMars -I../libFTimeUtil -I/usr/include/terralib/kernel
-I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -O2 -fPIC -m64 -fPIC -DSiteIsNotECMWF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -c -o lib_libMars_a-schedule.o `test -f 'schedule.c' || echo
'./'`schedule.c
gcc -DHAVE_CONFIG_H -I. -I../../src -DMETVIEW -I../libMetview -I../libUtil
-I../libMars -I../libFTimeUtil -I/usr/include/terralib/kernel
-I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -O2 -fPIC -m64 -fPIC -DSiteIsNotECMWF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -c -o lib_libMars_a-macro_api.o `test -f 'macro_api.c' || echo
'./'`macro_api.c
rpcgen -c -o rpcmars.c rpcmars.x
chmod a+rw rpcmars.c
gcc -DHAVE_CONFIG_H -I. -I../../src -DMETVIEW -I../libMetview -I../libUtil
-I../libMars -I../libFTimeUtil -I/usr/include/terralib/kernel
-I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/include/X11 -DMETVIEW_MOTIF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -O2 -fPIC -m64 -fPIC -DSiteIsNotECMWF -DLITTLE -DLITTLE_END
-DH_INCLUDES_CC -DR64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER -DI32 -DMAGINT_IS_INT
-DREAL_IS_DOUBLE -c -o lib_libMars_a-rpcmars.o `test -f 'rpcmars.c' || echo
'./'`rpcmars.c
rpcmars.c: In function 'xdr_value':
rpcmars.c:19:8: warning: implicit declaration of function 'xdr_cache_t'
[-Wimplicit-function-declaration]
if (!xdr_cache_t (xdrs, &objp->name))
^
rpcmars.c: In function 'xdr_cache_t':
rpcmars.c:203:17: warning: implicit declaration of function 'strfree'
[-Wimplicit-function-declaration]
if(sp != NULL) strfree(sp);
^
rm -f lib/libMars.a
ar cru lib/libMars.a lib_libMars_a-langy.o lib_libMars_a-tcp.o
lib_libMars_a-server.o lib_libMars_a-request.o lib_libMars_a-expand.o
lib_libMars_a-hash.o lib_libMars_a-memory.o lib_libMars_a-logfile.o
lib_libMars_a-options.o lib_libMars_a-api.o lib_libMars_a-apibase.o
lib_libMars_a-base.o lib_libMars_a-netbase.o lib_libMars_a-nullbase.o
lib_libMars_a-gribbase.o lib_libMars_a-nfdbbase.o lib_libMars_a-dhsbase.o
lib_libMars_a-odbbase.o lib_libMars_a-multibase.o lib_libMars_a-archive.o
lib_libMars_a-retrieve.o lib_libMars_a-ibmblk.o lib_libMars_a-lock.o
lib_libMars_a-files.o lib_libMars_a-sh2ll.o lib_libMars_a-guess.o
lib_libMars_a-hypercube.o lib_libMars_a-check.o lib_libMars_a-environ.o
lib_libMars_a-handler.o lib_libMars_a-target.o lib_libMars_a-grib.o
lib_libMars_a-calc.o lib_libMars_a-field.o lib_libMars_a-list.o
lib_libMars_a-tools.o lib_libMars_a-hidden.o lib_libMars_a-index.o
lib_libMars_a-bufr.o lib_libMars_a-externf.o lib_libMars_a-service.o
lib_libMars_a-xservice.o lib_libMars
_a-udp.o lib_libMars_a-queue.o lib_libMars_a-variable.o
lib_libMars_a-filebase.o lib_libMars_a-account.o lib_libMars_a-cos.o
lib_libMars_a-llmatrix.o lib_libMars_a-pproc.o lib_libMars_a-restricted.o
lib_libMars_a-wind.o lib_libMars_a-control.o lib_libMars_a-stream.o
lib_libMars_a-remove.o lib_libMars_a-authenticate.o
lib_libMars_a-flatfilebase.o lib_libMars_a-time.o lib_libMars_a-timer.o
lib_libMars_a-json.o lib_libMars_a-version.o lib_libMars_a-statistics.o
lib_libMars_a-metadata.o lib_libMars_a-webbase.o lib_libMars_a-ecaccess.o
lib_libMars_a-free.o lib_libMars_a-schedule.o lib_libMars_a-macro_api.o
lib_libMars_a-rpcmars.o
/usr/bin/ranlib -t lib/libMars.a
gfortran -g -O2 -fPIE -fstack-protector-strong -I/usr/local/include
-I/usr/include -c -o macro_api_f90.o macro_api_f90.f90
macro_api_f90.f90:23:6:
use grib_api
1
Fatal Error: Cannot read module file 'grib_api.mod' opened at (1), because it
was created by a different version of GNU Fortran
compilation terminated.
make[6]: *** [macro_api_f90.o] Error 1
Makefile:1747: recipe for target 'macro_api_f90.o' failed
make[6]: Leaving directory '/«BUILDDIR»/metview-4.4.8+dfsg.1/src/libMars'
make[5]: *** [all] Error 2
Makefile:568: recipe for target 'all' failed
make[5]: Leaving directory '/«BUILDDIR»/metview-4.4.8+dfsg.1/src/libMars'
make[4]: *** [all-recursive] Error 1
Makefile:569: recipe for target 'all-recursive' failed
make[4]: Leaving directory '/«BUILDDIR»/metview-4.4.8+dfsg.1/src'
make[3]: *** [all] Error 2
Makefile:486: recipe for target 'all' failed
make[3]: Leaving directory '/«BUILDDIR»/metview-4.4.8+dfsg.1/src'
make[2]: *** [all-recursive] Error 1
Makefile:546: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«BUILDDIR»/metview-4.4.8+dfsg.1'
make[1]: *** [all] Error 2
Makefile:471: recipe for target 'all' failed
make[1]: Leaving directory '/«BUILDDIR»/metview-4.4.8+dfsg.1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:21: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: metview
Source-Version: 4.5.6-1
We believe that the bug you reported is fixed in the latest version of
metview, 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 metview 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 Jul 2015 19:39:15 +0100
Source: metview
Binary: metview metview-data libmetview-dev
Architecture: source amd64 all
Version: 4.5.6-1
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
libmetview-dev - Development files for MetView
metview - Interactive data visualization and analysis environment,
metview-data - Data needed for the Metview data analysis environment
Closes: 769180 778004 793176
Changes:
metview (4.5.6-1) unstable; urgency=medium
.
* New upstream release.
* Move to cmake-based build
* Depend on g++ >= 4:4.5.0 for transition. Closes: #778004.
* Depend on magics upgrade for new release. Closes: #793176.
* Update homepage URL. Closes: #769180.
* fix-colors.patch: Fixed upstream.
* syserrlist.patch temporarily disabled
* no-m32 patch temporarily disabled.
* Need to build-depend on libgrib-api-tools
* Now B-D on openjpeg-dev.
* Move metview_bin/* to /usr/lib/$(ARCH)/metview for multi-arch safety
Checksums-Sha1:
815ef8eb413b097b0f4fd5e31d8fdbdd17e078c3 2375 metview_4.5.6-1.dsc
d5d2bff29f85317d5ea7cec8a470cdb506314ad3 4457756 metview_4.5.6.orig.tar.xz
4615b2d3cdb950fcdfdab7b87b0525ef6ae01caf 6756 metview_4.5.6-1.debian.tar.xz
fccd740ba02c01fd7e0bcaf78d57a50db92ec545 214036
libmetview-dev_4.5.6-1_amd64.deb
d16320c97c81b7d2bcd771e15c946db1d82a6623 1659350 metview-data_4.5.6-1_all.deb
b759beabf2795260aef18a517826d83b08fea19a 8164460 metview_4.5.6-1_amd64.deb
Checksums-Sha256:
0262945980ec5c60c2e648443c59b147fb3637ba09f942140f4314b7f9279254 2375
metview_4.5.6-1.dsc
a15da0e446471db5e17630269830d84be362b907e2ff6211a0dfac0fd14674cb 4457756
metview_4.5.6.orig.tar.xz
8d6e36e3bd5f1b2ed0bad0a10644b398837ed26078ee4921753694841751dad6 6756
metview_4.5.6-1.debian.tar.xz
6812e149700e521d8256c3e8f30cbdcdd1509769de988c2ca616d2da745d5393 214036
libmetview-dev_4.5.6-1_amd64.deb
f0d693f5a68dee5a86aef27b037c14354124830295435d16d063529191cf0b50 1659350
metview-data_4.5.6-1_all.deb
8566d1f148ca98e9f35b90d9c4dc9aefa4025c133f00f34abfb5817a525f8552 8164460
metview_4.5.6-1_amd64.deb
Files:
c75c1da4b0d6d610d9de69aec9652839 2375 science optional metview_4.5.6-1.dsc
9e4141e5f0f7b96c386f5dfac617e22c 4457756 science optional
metview_4.5.6.orig.tar.xz
fdeb5975216fbad6c328d76f59d541fd 6756 science optional
metview_4.5.6-1.debian.tar.xz
a02d31daeea9338d769d60f632b8a81b 214036 libdevel optional
libmetview-dev_4.5.6-1_amd64.deb
592de4729d588326923f141ea5ebf611 1659350 science optional
metview-data_4.5.6-1_all.deb
ff12d9be54e402c7eb316eabaf663301 8164460 science optional
metview_4.5.6-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVsfxSAAoJEMvmu05dmtOlbvsP/ihYqmYc/SEha52Uz6tZdUw5
maiUyp+qxaNUdoQ4Qf/iQJ1cPSmVCHY2XejB25ZTLm1LWcobAT8qZKSmIc0qGWeq
+5Hz+0PV3duFIruvnEMk7Zuxa3bJ2+ETkIMkHmcV5yGjlp2BoPnj8fdEuWSGgArI
9hqLGskLQUJCPtUMSLZSlPG6KhBgBmTWrg14fqdCWl8uumcRNbiCJ9t0Dd2eQj3c
Z7s75R1wRiaYx9z1K/mG2GUiqR204U6xniRfFUelmZ3JreeYX9Uoixjr7NHzbEYP
ozRNfxSUr5LCNutI41k2b0JG9MjxkLH7aUpodmsbxk5EANkW0vw2TfnnKWv/G9ar
Z79843Y7OGJ6CRdsRQW9UT2peCw9HSZ3rKk7NsLZxkkJiNVbufQOQSbsiJtp5O4z
vpqezP4rzv31bu7jdUt4S9HEckccDO76bYxo5BK6MY7QrfmPBhsnD3fFqIMdpvfX
cz4AsjAnrQdeFMO3EBk9qbWaEXCDJB16jTF6SjqbpzI3mcHSDUBNU2JPtJx+TFO8
gU2LsgtYFG/gEfIj/lXHEBxqHHWwoHsuAON5mklLXTUzYf/o1mcFFe344KLL5/eV
j8/QE4Xaz0pTEVz4oMCZSTz7mVZ9oZ7lvaojWt6mtw/K6lkdb7iJZ7zJIcZ4WZHT
NgJheDvUWnhg/gqPnaty
=+2tX
-----END PGP SIGNATURE-----
--- End Message ---