Your message dated Sat, 05 Mar 2016 22:55:54 +0000
with message-id <e1acl74-0002i2...@franck.debian.org>
and subject line Bug#816774: Removed package(s) from unstable
has caused the Debian Bug report #803049,
regarding barry: FTBFS: error: call of overloaded 'mem_fn(void 
(XmlNodeMapping::*)(std::ostream&) const)' is ambiguous
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.)


-- 
803049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803049
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: barry
Version: 0.18.5-1.1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

barry fails to build from source in unstable/amd64:

  [..]

  In file included from /usr/include/c++/5/memory:81:0,
                   from
                   /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                   from
                   /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                   from xmlmap.h:30,
                   from xmlmap.cc:24:
  /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
     template<typename> class auto_ptr;
                              ^
  xmlmap.cc: In function 'int main(int, char**)':
  xmlmap.cc:543:47: error: call of overloaded 'mem_fn(void
  (XmlNodeMapping::*)(std::ostream&) const)' is ambiguous
      bind( mem_fn(&XmlNodeMapping::DumpSummaries),
                                                 ^
  In file included from xmlmap.cc:522:0:
  /usr/include/c++/5/tr1/functional:827:5: note: candidate:
  std::tr1::_Mem_fn<_Tp _Class::*> std::tr1::mem_fn(_Tp _Class::*) [with
  _Tp = void(std::basic_ostream<char>&) const; _Class = XmlNodeMapping]
       mem_fn(_Tp _Class::* __pm)
       ^
  In file included from /usr/include/c++/5/memory:79:0,
                   from
                   /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                   from
                   /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                   from xmlmap.h:30,
                   from xmlmap.cc:24:
  /usr/include/c++/5/functional:739:5: note: candidate: std::_Mem_fn<_Tp
  _Class::*> std::mem_fn(_Tp _Class::*) [with _Tp =
  void(std::basic_ostream<char>&) const; _Class = XmlNodeMapping]
       mem_fn(_Tp _Class::* __pm) noexcept
       ^
  xmlmap.cc:544:17: error: call of overloaded 'ref(std::ostream&)' is
  ambiguous
       _1, ref(cout)));
                   ^
  In file included from xmlmap.cc:522:0:
  /usr/include/c++/5/tr1/functional:505:5: note: candidate:
  std::tr1::reference_wrapper<_Tp> std::tr1::ref(_Tp&) [with _Tp =
  std::basic_ostream<char>]
       ref(_Tp& __t)
       ^
  In file included from /usr/include/c++/5/memory:79:0,
                   from
                   /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                   from
                   /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                   from xmlmap.h:30,
                   from xmlmap.cc:24:
  /usr/include/c++/5/functional:436:5: note: candidate:
  std::reference_wrapper<_Tp> std::ref(_Tp&) [with _Tp =
  std::basic_ostream<char>]
       ref(_Tp& __t) noexcept
       ^
  xmlmap.cc:549:47: error: call of overloaded 'mem_fn(void
  (XmlNodeMapping::*)(std::ostream&) const)' is ambiguous
      bind( mem_fn(&XmlNodeMapping::DumpSummaries),
                                                 ^
  In file included from xmlmap.cc:522:0:
  /usr/include/c++/5/tr1/functional:827:5: note: candidate:
  std::tr1::_Mem_fn<_Tp _Class::*> std::tr1::mem_fn(_Tp _Class::*) [with
  _Tp = void(std::basic_ostream<char>&) const; _Class = XmlNodeMapping]
       mem_fn(_Tp _Class::* __pm)
       ^
  In file included from /usr/include/c++/5/memory:79:0,
                   from
                   /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                   from
                   /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                   from xmlmap.h:30,
                   from xmlmap.cc:24:
  /usr/include/c++/5/functional:739:5: note: candidate: std::_Mem_fn<_Tp
  _Class::*> std::mem_fn(_Tp _Class::*) [with _Tp =
  void(std::basic_ostream<char>&) const; _Class = XmlNodeMapping]
       mem_fn(_Tp _Class::* __pm) noexcept
       ^
  xmlmap.cc:550:17: error: call of overloaded 'ref(std::ostream&)' is
  ambiguous
       _1, ref(cout)));
                   ^
  In file included from xmlmap.cc:522:0:
  /usr/include/c++/5/tr1/functional:505:5: note: candidate:
  std::tr1::reference_wrapper<_Tp> std::tr1::ref(_Tp&) [with _Tp =
  std::basic_ostream<char>]
       ref(_Tp& __t)
       ^
  In file included from /usr/include/c++/5/memory:79:0,
                   from
                   /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                   from
                   /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                   from xmlmap.h:30,
                   from xmlmap.cc:24:
  /usr/include/c++/5/functional:436:5: note: candidate:
  std::reference_wrapper<_Tp> std::ref(_Tp&) [with _Tp =
  std::basic_ostream<char>]
       ref(_Tp& __t) noexcept
       ^
  Makefile:1540: recipe for target 'xmlmap-xmlmap.o' failed
  make[6]: *** [xmlmap-xmlmap.o] Error 1
  make[6]: Leaving directory '/build/barry-0.18.5/desktop/src'
  Makefile:1583: recipe for target 'all-recursive' failed
  make[5]: *** [all-recursive] Error 1
  make[5]: Leaving directory '/build/barry-0.18.5/desktop/src'
  Makefile:465: recipe for target 'all-recursive' failed
  make[4]: *** [all-recursive] Error 1
  make[4]: Leaving directory '/build/barry-0.18.5/desktop'
  Makefile:397: recipe for target 'all' failed
  make[3]: *** [all] Error 2
  make[3]: Leaving directory '/build/barry-0.18.5/desktop'
  Makefile:558: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory '/build/barry-0.18.5'
  Makefile:457: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory '/build/barry-0.18.5'
  /usr/share/cdbs/1/class/makefile.mk:47: recipe for target
  'debian/stamp-makefile-build' failed
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/barry_0.18.5-1.1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: barry.0.18.5-1.1.unstable.amd64.log.txt.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Version: 0.18.5-1.1+rm

Dear submitter,

as the package barry has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/816774

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to