Your message dated Tue, 08 Oct 2013 13:03:48 +0000
with message-id <e1vtwx2-000844...@franck.debian.org>
and subject line Bug#724192: fixed in sdcc 3.3.0+dfsg-1
has caused the Debian Bug report #724192,
regarding sdcc: FTBFS: property_map.hpp:361:44: error: no match for 'operator=' 
(operand types are 'boost::no_property' and 'const cfg_node')
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.)


-- 
724192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724192
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sdcc
Version: 3.1.0+dfsg-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> x86_64-linux-gnu-g++ -pipe -ggdb -g -O2 -I./.. -I.. -I. -I../.. 
> -I./../../support/util -I.  -c -o ralloc2.o ralloc2.cc
> In file included from /usr/include/boost/graph/graphviz.hpp:19:0,
>                  from ./../SDCCralloc.hpp:45,
>                  from ralloc2.cc:24:
> /usr/include/boost/property_map/property_map.hpp: In instantiation of 'void 
> boost::put(const boost::put_get_helper<Reference, PropertyMap>&, K, const V&) 
> [with PropertyMap = 
> boost::vec_adj_list_vertex_all_properties_map<boost::adjacency_list<boost::vecS,
>  boost::vecS, boost::undirectedS>, boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::undirectedS>*, boost::no_property, boost::no_property&>; 
> Reference = boost::no_property&; K = long unsigned int; V = cfg_node]':
> /usr/include/boost/graph/copy.hpp:129:58:   required from 'void 
> boost::detail::vertex_copier<Graph1, Graph2>::operator()(const Vertex1&, 
> Vertex2&) const [with Vertex1 = long unsigned int; Vertex2 = long unsigned 
> int; Graph1 = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>; Graph2 = boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::undirectedS>]'
> /usr/include/boost/graph/copy.hpp:164:33:   required from 'static void 
> boost::detail::copy_graph_impl<0>::apply(const Graph&, MutableGraph&, 
> CopyVertex, CopyEdge, Orig2CopyVertexIndexMap, IndexMap) [with Graph = 
> boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, 
> cfg_node>; MutableGraph = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::undirectedS>; CopyVertex = 
> boost::detail::vertex_copier<boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>, boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::undirectedS> >; CopyEdge = 
> boost::detail::edge_copier<boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>, boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::undirectedS> >; IndexMap = 
> boost::vec_adj_list_vertex_id_map<cfg_node, long unsigned int>; 
> Orig2CopyVertexIndexMap = 
> boost::iterator_property_map<__gnu_cxx::__normal_iterator<long unsigned int*, 
> std::vector<long unsigned int> >, boost::vec_adj_list_vertex_id_map<cfg_node, 
> long unsigned int>, long unsigned int, long unsigned int&>]'
> /usr/include/boost/graph/copy.hpp:355:8:   required from 'void 
> boost::copy_graph(const VertexListGraph&, MutableGraph&) [with 
> VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>; MutableGraph = 
> boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS>]'
> ./../SDCCralloc.hpp:376:34:   required from here
> /usr/include/boost/property_map/property_map.hpp:361:44: error: no match for 
> 'operator=' (operand types are 'boost::no_property' and 'const cfg_node')
>      static_cast<const PropertyMap&>(pa)[k] = v;
>                                             ^
> /usr/include/boost/property_map/property_map.hpp:361:44: note: candidate is:
> In file included from /usr/include/boost/graph/graph_traits.hpp:27:0,
>                  from /usr/include/boost/graph/graphviz.hpp:21,
>                  from ./../SDCCralloc.hpp:45,
>                  from ralloc2.cc:24:
> /usr/include/boost/pending/property.hpp:18:10: note: boost::no_property& 
> boost::no_property::operator=(const boost::no_property&)
>    struct no_property {};
>           ^
> /usr/include/boost/pending/property.hpp:18:10: note:   no known conversion 
> for argument 1 from 'const cfg_node' to 'const boost::no_property&'
> In file included from /usr/include/boost/graph/graphviz.hpp:19:0,
>                  from ./../SDCCralloc.hpp:45,
>                  from ralloc2.cc:24:
> /usr/include/boost/property_map/property_map.hpp: In instantiation of 'void 
> boost::put(const boost::put_get_helper<Reference, PropertyMap>&, K, const V&) 
> [with PropertyMap = 
> boost::vec_adj_list_vertex_all_properties_map<boost::adjacency_list<boost::vecS,
>  boost::vecS, boost::directedS>, boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::directedS>*, boost::no_property, boost::no_property&>; 
> Reference = boost::no_property&; K = long unsigned int; V = cfg_node]':
> /usr/include/boost/graph/copy.hpp:129:58:   required from 'void 
> boost::detail::vertex_copier<Graph1, Graph2>::operator()(const Vertex1&, 
> Vertex2&) const [with Vertex1 = long unsigned int; Vertex2 = long unsigned 
> int; Graph1 = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>; Graph2 = boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::directedS>]'
> /usr/include/boost/graph/copy.hpp:164:33:   required from 'static void 
> boost::detail::copy_graph_impl<0>::apply(const Graph&, MutableGraph&, 
> CopyVertex, CopyEdge, Orig2CopyVertexIndexMap, IndexMap) [with Graph = 
> boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, 
> cfg_node>; MutableGraph = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::directedS>; CopyVertex = 
> boost::detail::vertex_copier<boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>, boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::directedS> >; CopyEdge = 
> boost::detail::edge_copier<boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>, boost::adjacency_list<boost::vecS, 
> boost::vecS, boost::directedS> >; IndexMap = 
> boost::vec_adj_list_vertex_id_map<cfg_node, long unsigned int>; 
> Orig2CopyVertexIndexMap = 
> boost::iterator_property_map<__gnu_cxx::__normal_iterator<long unsigned int*, 
> std::vector<long unsigned int> >, boost::vec_adj_list_vertex_id_map<cfg_node, 
> long unsigned int>, long unsigned int, long unsigned int&>]'
> /usr/include/boost/graph/copy.hpp:355:8:   required from 'void 
> boost::copy_graph(const VertexListGraph&, MutableGraph&) [with 
> VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>; MutableGraph = 
> boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS>]'
> ./../SDCCtree_dec.hpp:155:25:   required from 'void 
> thorup_elimination_ordering(l_t&, const G_t&) [with l_t = std::list<unsigned 
> int>; G_t = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>]'
> ./../SDCCtree_dec.hpp:271:56:   required from 'void 
> thorup_tree_decomposition(T_t&, const G_t&) [with T_t = 
> boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, 
> tree_dec_node>; G_t = boost::adjacency_list<boost::vecS, boost::vecS, 
> boost::bidirectionalS, cfg_node>]'
> ralloc2.cc:1306:67:   required from here
> /usr/include/boost/property_map/property_map.hpp:361:44: error: no match for 
> 'operator=' (operand types are 'boost::no_property' and 'const cfg_node')
>      static_cast<const PropertyMap&>(pa)[k] = v;
>                                             ^
> /usr/include/boost/property_map/property_map.hpp:361:44: note: candidate is:
> In file included from /usr/include/boost/graph/graph_traits.hpp:27:0,
>                  from /usr/include/boost/graph/graphviz.hpp:21,
>                  from ./../SDCCralloc.hpp:45,
>                  from ralloc2.cc:24:
> /usr/include/boost/pending/property.hpp:18:10: note: boost::no_property& 
> boost::no_property::operator=(const boost::no_property&)
>    struct no_property {};
>           ^
> /usr/include/boost/pending/property.hpp:18:10: note:   no known conversion 
> for argument 1 from 'const cfg_node' to 'const boost::no_property&'
> make[3]: *** [ralloc2.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/sdcc_3.1.0+dfsg-1_unstable.log

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: sdcc
Source-Version: 3.3.0+dfsg-1

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

Debian distribution maintenance software
pp.
Gudjon I. Gudjonsson <gud...@gudjon.org> (supplier of updated sdcc 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: Wed, 02 Oct 2013 16:00:58 +0200
Source: sdcc
Binary: sdcc sdcc-libraries sdcc-ucsim sdcc-doc
Architecture: source amd64 all
Version: 3.3.0+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Gudjon I. Gudjonsson <gud...@gudjon.org>
Changed-By: Gudjon I. Gudjonsson <gud...@gudjon.org>
Description: 
 sdcc       - Small Device C Compiler
 sdcc-doc   - Small Device C Compiler (documentation)
 sdcc-libraries - Small Device C Compiler (libraries)
 sdcc-ucsim - Micro-controller simulator for SDCC
Closes: 422599 671631 724192
Changes: 
 sdcc (3.3.0+dfsg-1) unstable; urgency=low
 .
   * New upstream release (Closes: #422599, #671631, #724192)
   * Remove patch 02_fix_spelling. Fixed in upstream.
   * Update patch 01_disable_non-free
   * Bump compat to 9
   * Bump standards version to 3.9.4
   * Add dependency on dpkg-dev (>= 1.16.1~)
   * Add hardening buildflags to debian rules
   * Adding files to remove to clean target
   * Change dephelper dependency to 9
   * Add hardening wrapper
   * Add more scripts from support/scripts to package
   * Replace texlive-full dependency by a smaller dependency
Checksums-Sha1: 
 fd819dd9cdda35eb3993a32fb43d292c3d7e3083 1926 sdcc_3.3.0+dfsg-1.dsc
 c07ea34ab1f1ff9398d9ea2ca9df83edabcf5b10 9458047 sdcc_3.3.0+dfsg.orig.tar.gz
 8fb40270905f69e4791d5446206fdc3091c320df 25544 sdcc_3.3.0+dfsg-1.debian.tar.gz
 a146a91d6dd27e83bdfc6a84fef68557388c23e4 1632698 sdcc_3.3.0+dfsg-1_amd64.deb
 ea400882ef86c2823943c5df0cb963971328c142 773826 
sdcc-ucsim_3.3.0+dfsg-1_amd64.deb
 92460edf46775fd8157816dc1df3892743b17840 943288 
sdcc-libraries_3.3.0+dfsg-1_all.deb
 662ee661b9fffd130e1d67d82f6388dedb254111 843570 sdcc-doc_3.3.0+dfsg-1_all.deb
Checksums-Sha256: 
 4073ae8c3ee3d54aa41c36a2c2ae7cae2316e54e6e2914f4f4bf4ef7d6762a08 1926 
sdcc_3.3.0+dfsg-1.dsc
 87de1765783cd1d1c707786aa200ca983faf308fb8d283e7401652e6a77009e0 9458047 
sdcc_3.3.0+dfsg.orig.tar.gz
 ccb51095633b7a0a9362d9dee6005fb300814021bad6ca436878be9d59ba944d 25544 
sdcc_3.3.0+dfsg-1.debian.tar.gz
 d3c9a165f35f7edfe5ec1b6f75c21ad9f365f314f36f68c518a98feeda4d0e8d 1632698 
sdcc_3.3.0+dfsg-1_amd64.deb
 7defc26b64d501548da86e1bff0f0bcef75c6d38b02d448b15da28ea6405edf1 773826 
sdcc-ucsim_3.3.0+dfsg-1_amd64.deb
 2b0fec20fdc1a4fd826ea2182c609f75e3846bd72ccdf75f385b44423042a010 943288 
sdcc-libraries_3.3.0+dfsg-1_all.deb
 1374b228b04526247b6453b7329f5bbfaadbc2285b170c8befbad23de5bb2582 843570 
sdcc-doc_3.3.0+dfsg-1_all.deb
Files: 
 95a3bfee2f5d404a639d2aeeddde7302 1926 electronics optional 
sdcc_3.3.0+dfsg-1.dsc
 55720910592f83ce6ff8344eb22959da 9458047 electronics optional 
sdcc_3.3.0+dfsg.orig.tar.gz
 0a6a94a0556bd265b4b67be2b690fe71 25544 electronics optional 
sdcc_3.3.0+dfsg-1.debian.tar.gz
 7d07a8e8143e29acf916c17df4f66092 1632698 electronics optional 
sdcc_3.3.0+dfsg-1_amd64.deb
 a7b96ab22ba3a17ffd0008b87bfdd51d 773826 electronics optional 
sdcc-ucsim_3.3.0+dfsg-1_amd64.deb
 8ba7b035a6d380e2e7ac56f81c201046 943288 electronics optional 
sdcc-libraries_3.3.0+dfsg-1_all.deb
 ff3db7de606f76e4d7affb3cdb87e54a 843570 doc optional 
sdcc-doc_3.3.0+dfsg-1_all.deb

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

iQEcBAEBAgAGBQJSU//qAAoJEGa1A/2e4BN5QBMH/jzvExs15VQoddVfv+Yskol4
y/LGQJIA32MIFiCmvaxiiGiudARfA7AOFuxRgBruym5WqLmhFDk0wSHh5huzatsb
FeqCAxw49/PBYH1NRIgmJQX0vu9HkIo+8xtV0paQjisYivHRmJhTCYc33VgkB+3D
gYoeFuXRSHl093WeHhSCb844+QNygMkVgVhNJP7iHmQTDjIs2TfgsIk+clSKFTwx
p29/F0Ev0kVHZjaAGUQUjsIjKyowoFd3RLtJHYsliGI5eoffRk35OiMehYCrqebk
P4aJWZX3xx9tCxRdMPWyGCan0mhuEYmhsd2B+VeXhW8JY3DaoQ00wIJBfEEhqO8=
=+gSK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to