Your message dated Fri, 8 Aug 2008 08:42:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Re: [Monotone-debian] Bug#494333: monotone: FTBFS in lenny:
./boost/circular_buffer_base.hpp:502: error: declaration of 'typedef class
boost::reverse_iterator<boost::cb_details::cb_iterator<boost::circul
ar_buffer<T, Alloc>, boost::cb_details::cb_non
has caused the Debian Bug report #494333,
regarding monotone: FTBFS in lenny: ./boost/circular_buffer_base.hpp:502:
error: declaration of 'typedef class
boost::reverse_iterator<boost::cb_details::cb_iterator<boost::circul
ar_buffer<T, Alloc>, boost::cb_details::cb_nonconst_traits<Alloc> > >
boost::circular_buffer<T, Alloc>::reverse_iterator'
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.)
--
494333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494333
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: monotone
Version: 0.38-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080808 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in a lenny chroot, your package failed
to build on i386.
Relevant part:
> if g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua
> -I./pcre -g -O2 -Wall -W -Wno-unused -fno-strict-aliasing -MT
> mtn-charset.o -MD -MP -MF ".deps/mtn-charset.Tpo" -c -o mtn-charset.o `test
> -f 'charset.cc' || echo './'`charset.cc; \
> then mv -f ".deps/mtn-charset.Tpo" ".deps/mtn-charset.Po"; else rm -f
> ".deps/mtn-charset.Tpo"; exit 1; fi
> In file included from ./boost/circular_buffer.hpp:19,
> from sanity.cc:19:
> ./boost/circular_buffer_base.hpp:502: error: declaration of 'typedef class
> boost::reverse_iterator<boost::cb_details::cb_iterator<boost::circular_buffer<T,
> Alloc>, boost::cb_details::cb_nonconst_traits<Alloc> > >
> boost::circular_buffer<T, Alloc>::reverse_iterator'
> /usr/include/boost/iterator/reverse_iterator.hpp:23: error: changes meaning
> of 'reverse_iterator' from 'class
> boost::reverse_iterator<boost::cb_details::cb_iterator<boost::circular_buffer<T,
> Alloc>, boost::cb_details::cb_nonconst_traits<Alloc> > >'
> if g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua
> -I./pcre -g -O2 -Wall -W -Wno-unused -fno-strict-aliasing -MT
> mtn-paths.o -MD -MP -MF ".deps/mtn-paths.Tpo" -c -o mtn-paths.o `test -f
> 'paths.cc' || echo './'`paths.cc; \
> then mv -f ".deps/mtn-paths.Tpo" ".deps/mtn-paths.Po"; else rm -f
> ".deps/mtn-paths.Tpo"; exit 1; fi
> make[1]: *** [mtn-sanity.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/08/08
It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in lenny before the release.
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Package: monotone
Version: 0.39-1
On Fri, Aug 8, 2008 at 7:48 AM, Lucas Nussbaum <[EMAIL PROTECTED]> wrote:
>
> During a rebuild of all packages in a lenny chroot, your package failed
> to build on i386.
[...]
>> ./boost/circular_buffer_base.hpp:502: error: declaration of 'typedef class
>> boost::reverse_iterator<boost::cb_details::cb_iterator<boost::circular_buffer<T,
>> Alloc>, boost::cb_details::cb_nonconst_traits<Alloc> > >
>> boost::circular_buffer<T, Alloc>::reverse_iterator'
>> /usr/include/boost/iterator/reverse_iterator.hpp:23: error: changes meaning
>> of 'reverse_iterator' from 'class
>> boost::reverse_iterator<boost::cb_details::cb_iterator<boost::circular_buffer<T,
>> Alloc>, boost::cb_details::cb_nonconst_traits<Alloc> > >'
This was fixed months ago, in upstream version 0.39, which never made
it to testing. Version 0.40-7 of the package ought to migrate to
testing in the next couple of days, however.
zw
--- End Message ---