Your message dated Tue, 04 Jun 2013 18:48:03 +0000
with message-id <e1ujwh5-0006u0...@franck.debian.org>
and subject line Bug#710620: fixed in gnuplot-iostream 0~20130424.gita9d3e31-2
has caused the Debian Bug report #710620,
regarding gnuplot-iostream: FTBFS: gnuplot-iostream.h:1291:58: error: ambiguous 
class template instantiation for 'class 
gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, double> 
>, void>'
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.)


-- 
710620: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710620
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnuplot-iostream
Version: 0~20130424.gita9d3e31-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130529 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security  --std=c++11 -DUSE_ARMA=1 -DUSE_BLITZ=1 -c 
> example-data-1d.cc -o example-data-1d.o
> In file included from example-data-1d.cc:45:0:
> gnuplot-iostream.h: In instantiation of 'void 
> gnuplotio::generic_sender_level1(std::ostream&, const T&, 
> gnuplotio::ColunwrapNo, PrintMode) [with long unsigned int Depth = 1ul; T = 
> arma::field<boost::tuples::tuple<double, double, double> >; PrintMode = 
> gnuplotio::ModeBinary; std::ostream = std::basic_ostream<char>]':
> gnuplot-iostream.h:1303:2:   required from 'void 
> gnuplotio::generic_sender_level0(std::ostream&, const T&, gnuplotio::Mode1D, 
> PrintMode) [with T = arma::field<boost::tuples::tuple<double, double, double> 
> >; PrintMode = gnuplotio::ModeBinary; std::ostream = 
> std::basic_ostream<char>]'
> gnuplot-iostream.h:1497:3:   required from 'std::string 
> gnuplotio::Gnuplot::binaryFile(const T&, std::string, const string&, 
> ArrayMode) [with T = arma::field<boost::tuples::tuple<double, double, double> 
> >; ArrayMode = gnuplotio::Mode1D; std::string = std::basic_string<char>]'
> gnuplot-iostream.h:1544:194:   required from 'std::string 
> gnuplotio::Gnuplot::binFile1d(const T&, const string&, const string&) [with T 
> = arma::field<boost::tuples::tuple<double, double, double> >; std::string = 
> std::basic_string<char>]'
> example-data-1d.cc:342:35:   required from here
> gnuplot-iostream.h:1291:58: error: ambiguous class template instantiation for 
> 'class gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, 
> double, double> >, void>'
> gnuplot-iostream.h:833:7: error: candidates are: class 
> gnuplotio::ArrayTraits<T, typename 
> boost::enable_if<boost::mpl::and_<gnuplotio::is_like_stl_container<T>, 
> boost::mpl::not_<gnuplotio::is_armadillo_container<T> > > >::type>
> gnuplot-iostream.h:1939:7: error:                 class 
> gnuplotio::ArrayTraits<arma::field<oT> >
> gnuplot-iostream.h:1291:58: error: incomplete type 
> 'gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>' used in nested name specifier
> gnuplot-iostream.h:1290:38: error: no type named 'range_type' in 'class 
> gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>'
> gnuplot-iostream.h:1290:38: error: no type named 'range_type' in 'class 
> gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>'
> gnuplot-iostream.h: In instantiation of 'void 
> gnuplotio::generic_sender_level1(std::ostream&, const T&, 
> gnuplotio::ColunwrapNo, PrintMode) [with long unsigned int Depth = 1ul; T = 
> arma::field<boost::tuples::tuple<double, double, double> >; PrintMode = 
> gnuplotio::ModeBinfmt; std::ostream = std::basic_ostream<char>]':
> gnuplot-iostream.h:1303:2:   required from 'void 
> gnuplotio::generic_sender_level0(std::ostream&, const T&, gnuplotio::Mode1D, 
> PrintMode) [with T = arma::field<boost::tuples::tuple<double, double, double> 
> >; PrintMode = gnuplotio::ModeBinfmt; std::ostream = 
> std::basic_ostream<char>]'
> gnuplot-iostream.h:1469:3:   required from 'std::string 
> gnuplotio::Gnuplot::binfmt(const T&, const string&, ArrayMode) [with T = 
> arma::field<boost::tuples::tuple<double, double, double> >; ArrayMode = 
> gnuplotio::Mode1D; std::string = std::basic_string<char>]'
> gnuplot-iostream.h:1502:3:   required from 'std::string 
> gnuplotio::Gnuplot::binaryFile(const T&, std::string, const string&, 
> ArrayMode) [with T = arma::field<boost::tuples::tuple<double, double, double> 
> >; ArrayMode = gnuplotio::Mode1D; std::string = std::basic_string<char>]'
> gnuplot-iostream.h:1544:194:   required from 'std::string 
> gnuplotio::Gnuplot::binFile1d(const T&, const string&, const string&) [with T 
> = arma::field<boost::tuples::tuple<double, double, double> >; std::string = 
> std::basic_string<char>]'
> example-data-1d.cc:342:35:   required from here
> gnuplot-iostream.h:1291:58: error: incomplete type 
> 'gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>' used in nested name specifier
> gnuplot-iostream.h:1290:38: error: no type named 'range_type' in 'class 
> gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>'
> gnuplot-iostream.h:1290:38: error: no type named 'range_type' in 'class 
> gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>'
> gnuplot-iostream.h: In instantiation of 'void 
> gnuplotio::generic_sender_level1(std::ostream&, const T&, 
> gnuplotio::ColunwrapNo, PrintMode) [with long unsigned int Depth = 1ul; T = 
> arma::field<boost::tuples::tuple<double, double, double> >; PrintMode = 
> gnuplotio::ModeSize; std::ostream = std::basic_ostream<char>]':
> gnuplot-iostream.h:1303:2:   required from 'void 
> gnuplotio::generic_sender_level0(std::ostream&, const T&, gnuplotio::Mode1D, 
> PrintMode) [with T = arma::field<boost::tuples::tuple<double, double, double> 
> >; PrintMode = gnuplotio::ModeSize; std::ostream = std::basic_ostream<char>]'
> gnuplot-iostream.h:1472:3:   required from 'std::string 
> gnuplotio::Gnuplot::binfmt(const T&, const string&, ArrayMode) [with T = 
> arma::field<boost::tuples::tuple<double, double, double> >; ArrayMode = 
> gnuplotio::Mode1D; std::string = std::basic_string<char>]'
> gnuplot-iostream.h:1502:3:   required from 'std::string 
> gnuplotio::Gnuplot::binaryFile(const T&, std::string, const string&, 
> ArrayMode) [with T = arma::field<boost::tuples::tuple<double, double, double> 
> >; ArrayMode = gnuplotio::Mode1D; std::string = std::basic_string<char>]'
> gnuplot-iostream.h:1544:194:   required from 'std::string 
> gnuplotio::Gnuplot::binFile1d(const T&, const string&, const string&) [with T 
> = arma::field<boost::tuples::tuple<double, double, double> >; std::string = 
> std::basic_string<char>]'
> example-data-1d.cc:342:35:   required from here
> gnuplot-iostream.h:1291:58: error: incomplete type 
> 'gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>' used in nested name specifier
> gnuplot-iostream.h:1290:38: error: no type named 'range_type' in 'class 
> gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>'
> gnuplot-iostream.h:1290:38: error: no type named 'range_type' in 'class 
> gnuplotio::ArrayTraits<arma::field<boost::tuples::tuple<double, double, 
> double> >, void>'
> make[1]: *** [example-data-1d.o] Error 1

The full build log is available from:
   
http://deiv.vzpla.net/logs/2013/05/29/gnuplot-iostream_0~20130424.gita9d3e31-1_unstable.log

Maybe this bug has relation with the boost1.53 transition.

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: gnuplot-iostream
Source-Version: 0~20130424.gita9d3e31-2

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

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated gnuplot-iostream 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: SHA1

Format: 1.8
Date: Tue, 04 Jun 2013 20:31:32 +0200
Source: gnuplot-iostream
Binary: libgnuplot-iostream-dev libgnuplot-iostream-doc
Architecture: source all
Version: 0~20130424.gita9d3e31-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description: 
 libgnuplot-iostream-dev - C++ programming interface for gnuplot. Headers
 libgnuplot-iostream-doc - C++ programming interface for gnuplot. Docs and 
examples
Closes: 710620
Changes: 
 gnuplot-iostream (0~20130424.gita9d3e31-2) unstable; urgency=low
 .
   * [2f5f4ac] Disable 1 arma-test, because it fails. Upstream is notified.
               (Closes: #710620)
   * [c4d37e1] Use canonical VCS-field.
Checksums-Sha1: 
 47b057ddeeed42699e44bdd0d2b8125e02d115d8 2347 
gnuplot-iostream_0~20130424.gita9d3e31-2.dsc
 cd106b13e4270f5a4a54893806339aae9948e814 4417 
gnuplot-iostream_0~20130424.gita9d3e31-2.debian.tar.gz
 ddaa27188d5497ded370462d373bbc4fc2164048 15452 
libgnuplot-iostream-dev_0~20130424.gita9d3e31-2_all.deb
 9f9ff80194b5b75f14108da82369ddb091199379 18556 
libgnuplot-iostream-doc_0~20130424.gita9d3e31-2_all.deb
Checksums-Sha256: 
 820bd341431da6ade38ed284b4b8a69658d58dd4efe1373b308b7f6efb0600f2 2347 
gnuplot-iostream_0~20130424.gita9d3e31-2.dsc
 b149d974a8f639af0456b4ac5b2efa9cf991222bba7101f11b5efba7c2edd4c2 4417 
gnuplot-iostream_0~20130424.gita9d3e31-2.debian.tar.gz
 20c4555f5f09dc668ff160a73b47a0e2f2e5f43e721b965f86ebac51372597ee 15452 
libgnuplot-iostream-dev_0~20130424.gita9d3e31-2_all.deb
 35c16d434fa19fdff500b857ec071ed9c966a1263d2643173173ce6371d02718 18556 
libgnuplot-iostream-doc_0~20130424.gita9d3e31-2_all.deb
Files: 
 a78d3ffca2dbabc049cf294c415d1e5b 2347 libdevel optional 
gnuplot-iostream_0~20130424.gita9d3e31-2.dsc
 90df6ecb2a93fcf82f572311ed94409f 4417 libdevel optional 
gnuplot-iostream_0~20130424.gita9d3e31-2.debian.tar.gz
 2fdf7e7d085fc1fc81467796efd1fd04 15452 libdevel optional 
libgnuplot-iostream-dev_0~20130424.gita9d3e31-2_all.deb
 7b81b83294768dbc0c646067847ababe 18556 doc optional 
libgnuplot-iostream-doc_0~20130424.gita9d3e31-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJRrjNIAAoJENPhc4PPp/8GcsIP/2+1ikrasdXKmUxctBc2uSL4
FxxB/LU60uUwYJY1bEBDoEZqBnXL9rgLVqBrMFG2NV4mzMZRhzZiMMNQbm0uP9Jw
X2N+CYj6cUosXV+JqgEfVXbpt2vVb50Kt7R3mcgx2rpk125kpfH/y9LTCmj2I63K
CUk7bWjwXgGnT2wmm5g150CB/CEFCGJ1gntf3IT7XcqvIcsBTQVp0zwIhMS83bkf
4knkYuVwqTKBOjgVYGtxOsdWOVEQM45nmkwFFHbTDL8/VStmp/hsu/o091NF1+HF
tMvkfegkeqGOyT1JqpqBIv/5eEsq4gPOj/EsJWIspFaG/nKdM9eALfKbS7/c7o7H
9rRWj0hM/k7CfjL17ixEtjJWY0SXeD3WsmxenmGCkDoJQ7BKOHm7uVz1We3SGiAL
+lZZ9wedvEZ+tNszVAV0/jicvufkmG/l1hZoljbuJcA2rHBd3bcoxf2rEuri3B6Q
4ItEPQ0puVbodPadVz+YTDUkUiQpKlCuBE3spY91KbuyFnAkeu7qBIzqVyTlYWli
p+Tl32O9gUEMYTA7mHARHd63nIQRa28FIiOjWvSYTkyOaZYBIBdESi5xeXrCA5TO
GdE4eSexFn41rXBK60f4CykcRASZWSvRQGl/ifxrk6Tghx31ohPOEYO5Q8BUsGtp
GDLdBhhcnUZgsRVHJYYX
=igk9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to