<div dir="ltr">OK .. debian/testing and debian/unstable are special cases IMO and I would say that we can&#39;t support them on next / stable. They simply move too fast for that.<div><br></div><div>Now, we do have a problem with release frequency. The patches that fix gcc 4.8 support are already more than 3 months old !</div>
<div><br></div><div>Sylvain</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 12, 2014 at 6:34 PM, Matthias Goldhoorn <span dir="ltr">&lt;<a href="mailto:matthias.goldhoorn@dfki.de" target="_blank">matthias.goldhoorn@dfki.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just tried next again (regarding the discussion a few days ago)<br>
<br>
and it does not compile on my debian-testing machine:<br>
<br>
/home/goldhoorn/bootstraps/avalon-next/base/orogen/std/.orogen/typekit/transports/typelib/boost__int8_t.cpp:9:54:<br>
error: ‘int8_t’ is not a member of ‘boost’<br>
return new orogen_transports::TypelibMarshaller&lt; boost::int8_t<br>
 &gt;(&quot;/int8_t&quot;, registry);<br>
^<br>
/home/goldhoorn/bootstraps/avalon-next/base/orogen/std/.orogen/typekit/transports/typelib/boost__int8_t.cpp:9:54:<br>
note: suggested alternative:<br>
In file included from /usr/include/stdlib.h:314:0,<br>
from /usr/include/c++/4.8/cstdlib:72,<br>
from /usr/include/boost/config/platform/linux.hpp:15,<br>
from /usr/include/boost/config.hpp:53,<br>
from /usr/include/boost/smart_ptr/intrusive_ptr.hpp:16,<br>
from /usr/include/boost/intrusive_ptr.hpp:16,<br>
from<br>
/home/goldhoorn/bootstraps/avalon-next/install/include/rtt/types/../base/DataSourceBase.hpp:43,<br>
from<br>
/home/goldhoorn/bootstraps/avalon-next/install/include/rtt/types/TypeTransporter.hpp:42,<br>
from<br>
/home/goldhoorn/bootstraps/avalon-next/install/include/rtt/typelib/TypelibMarshallerBase.hpp:6,<br>
from<br>
/home/goldhoorn/bootstraps/avalon-next/install/include/rtt/typelib/TypelibMarshaller.hpp:4,<br>
from<br>
/home/goldhoorn/bootstraps/avalon-next/base/orogen/std/.orogen/typekit/transports/typelib/boost__int8_t.cpp:4:<br>
/usr/include/x86_64-linux-gnu/sys/types.h:194:13: note: ‘int8_t’<br>
__intN_t (8, __QI__);<br>
<br>
<br>
in the upper line from orogen lib/orogen/templates/typekit/typelib/Type.cpp:<br>
3 &lt;%= typekit.cxx_gen_includes(*typekit.include_for_type(type)) %&gt;<br>
the needed include was not generated. I needed to switch<br>
rtt/typelib/orogen to master to solve this.<br>
<br>
<br>
I don&#39;t know which patches need to be back ported here, but only<br>
changing one of the above listed packages des not solve this issue...<br>
<br>
Best,<br>
Matthias<br>
<br>
--<br>
  Dipl.-Inf. Matthias Goldhoorn<br>
  Space and Underwater Robotic<br>
<br>
  Universität Bremen<br>
  FB 3 - Mathematik und Informatik<br>
  AG Robotik<br>
  Robert-Hooke-Straße 1<br>
  28359 Bremen, Germany<br>
<br>
  Zentrale: +49 421 178 45-6611<br>
<br>
  Besuchsadresse der Nebengeschäftstelle:<br>
  Robert-Hooke-Straße 5<br>
  28359 Bremen, Germany<br>
<br>
  Tel.:    +49 421 178 45-4193<br>
  Empfang: +49 421 178 45-6600<br>
  Fax:     +49 421 178 45-4150<br>
  E-Mail:  <a href="mailto:matthias.goldhoorn@informatik.uni-bremen.de">matthias.goldhoorn@informatik.uni-bremen.de</a><br>
<br>
  Weitere Informationen: <a href="http://www.informatik.uni-bremen.de/robotik" target="_blank">http://www.informatik.uni-bremen.de/robotik</a><br>
<br>
_______________________________________________<br>
Rock-dev mailing list<br>
<a href="mailto:Rock-dev@dfki.de">Rock-dev@dfki.de</a><br>
<a href="http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev" target="_blank">http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a><br>
</blockquote></div><br></div>