Boost C++ Libraries: Ticket #12435: Compilation errors of boost library with GCC 6.2.0 https://svn.boost.org/trac10/ticket/12435 <p> See attached build log. Grep error to find problems </p> <p> Used command line: rm -rf bin.v2 &amp;&amp; ./b2 -j8 --prefix=/usr --build-type=complete --layout=tagged variant=debug link=shared threading=multi include="python3.5m" &amp;&amp; sudo ./b2 -j8 --prefix=/usr --build-type=complete --layout=tagged variant=debug link=shared threading=multi include="python3.5m" to generate </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12435 Trac 1.4.3 Nicole <e67dfc43@…> Sun, 04 Sep 2016 20:02:25 GMT attachment set https://svn.boost.org/trac10/ticket/12435 https://svn.boost.org/trac10/ticket/12435 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">build-log.gz</span> </li> </ul> <p> GZipped build log - larger than max permitted size </p> Ticket Nicole <e67dfc43@…> Tue, 20 Sep 2016 11:17:35 GMT <link>https://svn.boost.org/trac10/ticket/12435#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12435#comment:1</guid> <description> <p> Bump </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Thu, 20 Oct 2016 18:06:37 GMT</pubDate> <title>component changed; owner set https://svn.boost.org/trac10/ticket/12435#comment:2 https://svn.boost.org/trac10/ticket/12435#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">Robert Ramey</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">serialization</span> </li> </ul> <p> Assigning to Serialization as that seems to be the most effected - please file an additional report for the python failures if those are an issue for you as well. </p> Ticket Robert Ramey Tue, 01 Nov 2016 22:17:30 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/12435#comment:3 https://svn.boost.org/trac10/ticket/12435#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">worksforme</span> </li> </ul> <p> for some reason I can't open this. just send me a portion of the file. FYI I have been able to build/test with gcc 6.2. Also the test matrix shows all serialization library tests passing with this compiler. See <a href="http://www.boost.org/development/tests/develop/developer/serialization.html">http://www.boost.org/development/tests/develop/developer/serialization.html</a> So I'm going to close this. </p> Ticket