Your message dated Wed, 16 Aug 2017 21:19:19 +0000
with message-id <[email protected]>
and subject line Bug#853569: fixed in nco 4.6.8-1
has caused the Debian Bug report #853569,
regarding nco: ftbfs with GCC-7
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.)


-- 
853569: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853569
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nco
Version: 4.6.3-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/nco_4.6.3-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

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

[...]
                 from ncap2.cc:80:
fmc_gsl_cls.hh:45:0: warning: "NCO_GSL_VERSION" redefined
 #  define NCO_GSL_VERSION ( NCO_GSL_MAJOR_VERSION * 100 + 
NCO_GSL_MINOR_VERSION * 10 + NCO_GSL_PATCH_VERSION )
 
In file included from fmc_gsl_cls.hh:12:0,
                 from libnco++.hh:26,
                 from ncap2.cc:80:
../../config.h:431:0: note: this is the location of the previous definition
 #define NCO_GSL_VERSION 203
 
In file included from fmc_gsl_cls.cc:10:0:
fmc_gsl_cls.hh:45:0: warning: "NCO_GSL_VERSION" redefined
 #  define NCO_GSL_VERSION ( NCO_GSL_MAJOR_VERSION * 100 + 
NCO_GSL_MINOR_VERSION * 10 + NCO_GSL_PATCH_VERSION )
 
In file included from ../nco/nco_srm.h:17:0,
                 from ../nco/libnco.h:57,
                 from ncap2_utl.hh:52,
                 from ncoGrammer.g:29,
                 from fmc_gsl_cls.hh:39,
                 from fmc_gsl_cls.cc:10:
../../config.h:431:0: note: this is the location of the previous definition
 #define NCO_GSL_VERSION 203
 
fmc_all_cls.cc: In member function 'var_sct* vlist_cls::atoi_fnd(bool&, 
std::vector<antlr::ASTRefCount<antlr::AST> >&, fmc_cls&, ncoTree&)':
fmc_all_cls.cc:4146:21: error: invalid conversion from 'char' to 'char*' 
[-fpermissive]
          char *pend='\0';
                     ^~~~
fmc_all_cls.cc:4165:21: error: invalid conversion from 'char' to 'char*' 
[-fpermissive]
          char *pend='\0';
                     ^~~~
Makefile:550: recipe for target 'fmc_all_cls.o' failed
make[5]: *** [fmc_all_cls.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/nco++'
Makefile:385: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:446: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:378: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:39: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: nco
Source-Version: 4.6.8-1

We believe that the bug you reported is fixed in the latest version of
nco, 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.
Bas Couwenberg <[email protected]> (supplier of updated nco 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: SHA512

Format: 1.8
Date: Wed, 16 Aug 2017 21:18:01 +0200
Source: nco
Binary: nco
Architecture: source amd64
Version: 4.6.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Description:
 nco        - Command-line operators to analyze netCDF files
Closes: 853569
Changes:
 nco (4.6.8-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update gbp.conf to use --no-rollback for gbp import-orig.
   * Don't explicitly build with GCC 6, FTBFS with GCC 7 fixed upstream.
     (closes: #853569)
Checksums-Sha1:
 e54132f8a836428b3a8bc6c0b1580c9cb4b01436 2080 nco_4.6.8-1.dsc
 c45514b3421a3fc6c09526570db740d99b1869ec 4804288 nco_4.6.8.orig.tar.gz
 169a0831c97a0faddac886cc1496ccb4bba64eff 12320 nco_4.6.8-1.debian.tar.xz
 492c390028433fc2b7671ee38411de9fcdce72d9 3786330 nco-dbgsym_4.6.8-1_amd64.deb
 d61f0ae216e9f353f76f58a1f5dd38d89c4c28af 8996 nco_4.6.8-1_amd64.buildinfo
 142a4d38dc6b510b13a86dc3dd9f8f68da04a13a 1754590 nco_4.6.8-1_amd64.deb
Checksums-Sha256:
 a25c360947583ea424d5f5524c881ee86501817e03a54b4cd77d5b5bf91e55ef 2080 
nco_4.6.8-1.dsc
 d818a9e4026d5cc5b4372a212ef3385449a757ee00b807ae9b91741bc79a545b 4804288 
nco_4.6.8.orig.tar.gz
 69845273d08b29c560621f63a22c5b33ca6dcd1c277db4cdec111c2847aae2f1 12320 
nco_4.6.8-1.debian.tar.xz
 27dbe6a0d3efb2da711e625cb2bff221188b9397801bcdeab7f2de2bdc0ce537 3786330 
nco-dbgsym_4.6.8-1_amd64.deb
 1bc40211e7d48a5d54918f021e96dc032abeb42ad6e67f3f9d9c644e4bcfe5d2 8996 
nco_4.6.8-1_amd64.buildinfo
 dacf29967da03109ea40db420cfbc5077774f3bb65f333141ba6ed730cd0d6a0 1754590 
nco_4.6.8-1_amd64.deb
Files:
 e2d5ffa2b85a71bf5e6cdd8106065938 2080 science optional nco_4.6.8-1.dsc
 fa24c617a604dd8ec64f2afe49618af9 4804288 science optional nco_4.6.8.orig.tar.gz
 a523fe1db9bb9eb6b0ba4d7bcd48c7b7 12320 science optional 
nco_4.6.8-1.debian.tar.xz
 b254cc5d377a2d8d4bc5496ce873844c 3786330 debug extra 
nco-dbgsym_4.6.8-1_amd64.deb
 9d911bd8ce6d5e2eff31455f3ffb4f58 8996 science optional 
nco_4.6.8-1_amd64.buildinfo
 f2cfd982499bdd56e826a272216f0c2d 1754590 science optional nco_4.6.8-1_amd64.deb

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlmUnIgACgkQZ1DxCuiN
SvFuFRAAv7i1wxsxDAQHHNtR8eFUaVAby0Mj09voZzjN8qMvq8FEeuvHq/ngkMK6
3EuyTrBKqaRlxptuUvxA2LqmtsxPvG12SXbRjHLgddMrbC1mujhA85vEanUR5oiP
MdlUyixkPGVXG1qluRtVEJEfZZ195N/gDtAnPZlZ00B8QS65fztDQUxv6vtxarLr
zMjfkZSFOimRIt58BD7fJXxyI8YnFJkIGOq07amZ1vN1eiocKtU6CcMcPaHSPyHN
6cc7brA1a0EKmjh5sTFNU586vQKh/s7g2Pf7ylLxBY2I8LB7NJSyAOYSB9IHjURT
23dHZkj8fFMTRS1TEo2Zt4SpW4QoBZ660Ej70k5U9zxmgVK7eTueSpQtsMJnYK7J
xlYiKRrOK99oFaM1s8nHwu5UEQ5FXh5jOMeLM5L9sDudnTUpoGM6ibpadf3OS3mm
k68Cke1lCOky4wZlIDexVG3z0EktoEHGBfpv/99vQ5LnwfVlbce7f2aSvUoQHvCK
hsXGuLaejVPy+1LKUXoD2nhWBUzk3mfDKo/lYMAHDQwDkGFGm0FXnzVTA41xstvs
fsGXbAlNS5ubBEgmbgVwXtVSMRqFuSfjZwcWzN93I03T3wHfIE9SsZOJL/ovH4K/
5XBR3aA09ySlup0fyBNnqcOxNcN3Lu6nH9QXIYqSydj7z2/oSlM=
=y4c7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to