Your message dated Fri, 26 Jun 2015 11:19:52 +0000
with message-id <e1z8rfk-0008ni...@franck.debian.org>
and subject line Bug#778065: fixed in pktools 2.6.3-2
has caused the Debian Bug report #778065,
regarding pktools: 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 ow...@bugs.debian.org
immediately.)


-- 
778065: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778065
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pktools
Version: 2.5.3-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
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/pktools_2.5.3-1_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

[...]
 #define PACKAGE_STRING ""
 ^
In file included from ../../src/base/Optionpk.h:41:0,
                 from pkfssvm.cc:25:
../../config.h:66:0: warning: "PACKAGE_TARNAME" redefined
 #define PACKAGE_TARNAME "pktools"
 ^
In file included from /usr/include/gdal/cpl_port.h:80:0,
                 from /usr/include/gdal/ogr_core.h:33,
                 from /usr/include/gdal/ogr_geometry.h:34,
                 from /usr/include/gdal/ogr_feature.h:33,
                 from ../../src/base/Optionpk.h:38,
                 from pkfssvm.cc:25:
/usr/include/gdal/cpl_config.h:207:0: note: this is the location of the 
previous definition
 #define PACKAGE_TARNAME ""
 ^
In file included from ../../src/base/Optionpk.h:41:0,
                 from pkfssvm.cc:25:
../../config.h:72:0: warning: "PACKAGE_VERSION" redefined
 #define PACKAGE_VERSION "2.5.3"
 ^
In file included from /usr/include/gdal/cpl_port.h:80:0,
                 from /usr/include/gdal/ogr_core.h:33,
                 from /usr/include/gdal/ogr_geometry.h:34,
                 from /usr/include/gdal/ogr_feature.h:33,
                 from ../../src/base/Optionpk.h:38,
                 from pkfssvm.cc:25:
/usr/include/gdal/cpl_config.h:213:0: note: this is the location of the 
previous definition
 #define PACKAGE_VERSION ""
 ^
In file included from pkfssvm.cc:28:0:
../../src/algorithms/FeatureSelector.h:52:177: error: redeclaration of 'double 
FeatureSelector::forwardUnivariate(std::vector<Vector2d<T> >&, CostFactory&, 
std::list<int>&, int, short int)' may not have default arguments [-fpermissive]
 template<class T> double FeatureSelector::forwardUnivariate(std::vector< 
Vector2d<T> >& v, CostFactory& theCostFactory, std::list<int>& subset, int 
maxFeatures=0, short verbose){
                                                                                
                                                                                
                 ^
../../src/algorithms/FeatureSelector.h:111:167: error: redeclaration of 'double 
FeatureSelector::forward(std::vector<Vector2d<T> >&, CostFactory&, 
std::list<int>&, int, short int)' may not have default arguments [-fpermissive]
 template<class T> double FeatureSelector::forward(std::vector< Vector2d<T> >& 
v, CostFactory& theCostFactory, std::list<int>& subset, int maxFeatures=0, 
short verbose){
                                                                                
                                                                                
       ^
make[3]: *** [pkfssvm.o] Error 1
Makefile:952: recipe for target 'pkfssvm.o' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src/apps'
make[2]: *** [all-recursive] Error 1
Makefile:502: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:389: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:12: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: pktools
Source-Version: 2.6.3-2

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

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated pktools 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: SHA512

Format: 1.8
Date: Fri, 26 Jun 2015 12:56:08 +0200
Source: pktools
Binary: pktools pktools-dev libalgorithms1 libfileclasses1 libimageclasses1 
liblasclasses1
Architecture: source amd64
Version: 2.6.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
 libalgorithms1 - GDAL add-on tools to perform useful raster processing - 
libalgori
 libfileclasses1 - GDAL add-on tools to perform useful raster processing - 
libfileCl
 libimageclasses1 - GDAL add-on tools to perform useful raster processing - 
libimageC
 liblasclasses1 - GDAL add-on tools to perform useful raster processing - 
liblasCla
 pktools    - GDAL add-on tools to perform useful raster processing
 pktools-dev - GDAL add-on tools to perform useful raster processing - developme
Closes: 778065
Changes:
 pktools (2.6.3-2) unstable; urgency=medium
 .
   * Add patch to fix build failure with GCC 5.
     (closes: #778065)
Checksums-Sha1:
 8cc4e27ecf993902958a6f3837a3e4df10f90875 2443 pktools_2.6.3-2.dsc
 e9b23c4cada51b00007f3bbdae24c6e229a1947b 41072 pktools_2.6.3-2.debian.tar.xz
 50fa05223e7c90ecd552b76ff96016f9cf178bd7 128564 
libalgorithms1_2.6.3-2_amd64.deb
 00a78ac5c9a22cfc29a022d36358b1a45d5181bb 18916 
libfileclasses1_2.6.3-2_amd64.deb
 7067a2774f15960bffef17351be38509bd18f4f5 60010 
libimageclasses1_2.6.3-2_amd64.deb
 aa082113f36a81c52804883feb7d9552ce88cb2b 21048 liblasclasses1_2.6.3-2_amd64.deb
 498d7cf37e98e206d4dcdb1b819659fbac5364e1 239272 pktools-dev_2.6.3-2_amd64.deb
 c4445122f309438a19d0e78950b3c2fab4996f6f 818410 pktools_2.6.3-2_amd64.deb
Checksums-Sha256:
 5a9c3a22b789ea72fc1b16e2cafaa1d83c150249e8a94f53bd183e3275423b20 2443 
pktools_2.6.3-2.dsc
 9c04219fcb8b964c07bfd3a8708bbef2cb9ca69f688bf8bd364d7d42fb470789 41072 
pktools_2.6.3-2.debian.tar.xz
 28c5dc2d17bf3fbb54504fcb744c347054a7e684858dec32bcc062ba539896a3 128564 
libalgorithms1_2.6.3-2_amd64.deb
 c4c5479f1de7146e76ad7c4c2a7c5c326e347b39ea44f5c5414aceea4bfeafd7 18916 
libfileclasses1_2.6.3-2_amd64.deb
 1440c6488b7324bc161c9aa8adee0293b02ea4ecd6b2d5516d938ae75f2f998e 60010 
libimageclasses1_2.6.3-2_amd64.deb
 618a0dae3c9ff6a6b808caf3732df71dc1c04e26b31085dbb38a28dcaa982d74 21048 
liblasclasses1_2.6.3-2_amd64.deb
 9b823c03fb83559732a2228b3b1e9c1cb5db38b1423eef61fe7a0e1d1b2e5d0e 239272 
pktools-dev_2.6.3-2_amd64.deb
 6847afb03e77357d3c0c099f0a47c68f3a9233f57c5e9d002a2e86c17dc14084 818410 
pktools_2.6.3-2_amd64.deb
Files:
 d1975d4ec6b0c1afb71fc71c4fb6a99c 2443 science optional pktools_2.6.3-2.dsc
 fdca5b409dfc0a915e7bcfe22b97ee17 41072 science optional 
pktools_2.6.3-2.debian.tar.xz
 be78adbbddf972fd3daed3cd19dc3375 128564 libs optional 
libalgorithms1_2.6.3-2_amd64.deb
 b3cf1e2fe75137eb259a1f3f5ec14c30 18916 libs optional 
libfileclasses1_2.6.3-2_amd64.deb
 c65abbd3d239b49db63bce0fcaf2c21c 60010 libs optional 
libimageclasses1_2.6.3-2_amd64.deb
 2969a0ef11faffd97193b46625c0657e 21048 libs optional 
liblasclasses1_2.6.3-2_amd64.deb
 b240057e8ac0058501469aedb65f69c1 239272 libdevel optional 
pktools-dev_2.6.3-2_amd64.deb
 5a5942b436518e01cbac131bb798ca7b 818410 science optional 
pktools_2.6.3-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVjTOoAAoJEGdQ8QrojUrxDQYP/1FXQfJ2vGQz1PXwUOR9A7HG
a5BZrPOK+YVUI/DdHzo+VzfgR58einiQQRkeDotx+MTZA67YlRNuEnb/7q7W8gOe
FrJcLswU7skoFhXiWYm0V1c5of3u1/9q4/x4EpdqYv6CLeBLl2Md5gpbl/tQtjUK
mYV2SVMJKhSUFQzKtDaGtrhwqf0F5BLM4125mXLRo170/W5aPQfkvfWmk4huyfmm
xDwfppQj5nIZx7/HpuFj1RLXmSeaxdgMoDPVd0WIWUsxNxk/V1sJ1EvrdjBHuBEe
bErI61VVd9Sj7elpD8J9FHOS5Ka/lCxxHD9Nwaa42OP2BytyRnKZOzGO91wRCjz6
KHcc8S//7Jc1AJ2qVZubnDoMg7mFV4USIeU9igfoVN87kdUTOAfY1mllGrVNb0A6
qMD9BoBsvzjlG7ExNiIPaGeQxhOLCPKIgeCHVBs4q3Fw6OyAD31y6g/L10FZElsy
x7NfxdeInKpuvg582QIpjS3P7dSd5yrHb42UsULMdkIugUf+gj+lzJalAVe+EAL7
qtIChVwJv+IDn9uec0bfk+Z7I652rQVTlwhm5+1FlYUZ8a7tsu4/7xN2acso7uzH
OJcnx0IDygHEINUZXbg07uTbdk4Y/lVtu7HCCam6ST7ON9nUR9OSrEhzvYfhroAS
6mF7AhYxOtVRogzwRZxk
=MuI6
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to