Your message dated Sun, 25 Sep 2016 11:05:58 +0200
with message-id <[email protected]>
and subject line Re: [Debichem-devel] Bug#743037: FTBFS with Boost 1.54 (Parse
error at "BOOST_JOIN") on mips64el
has caused the Debian Bug report #743037,
regarding avogadro: FTBFS with Boost 1.54 (Parse error at "BOOST_JOIN") on
mips64el
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.)
--
743037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743037
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:avogadro
Version: 1.0.3-10.1
Hi, when I try to build src:avogadro mips64el, it failed.
This problem is quilt similar with
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653625
I solve it by define[1]
BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
in boost148.patch, in the same way like
BOOST_TT_HAS_OPERATOR_HPP_INCLUDED
Now it can be built.
[1] https://bugreports.qt-project.org/browse/QTBUG-22829
--
Yunqiang Su
--- End Message ---
--- Begin Message ---
On Sun, Mar 30, 2014 at 07:08:52PM +0800, Yunqiang Su wrote:
> Hi, when I try to build src:avogadro mips64el, it failed.
> This problem is quilt similar with
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653625
>
> I solve it by define[1]
>
> BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
>
> in boost148.patch, in the same way like
> BOOST_TT_HAS_OPERATOR_HPP_INCLUDED
>
> Now it can be built.
Not sure whether recent fixes made this build or it is just not an issue
on mips64el anymore, but the current unstable package of avogadro builds
fine, so closing this.
Michael
--- End Message ---