<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:22:20 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-10122] i686 version does not build with boost 1.54</title>
                <link>https://jira.mongodb.org/browse/SERVER-10122</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;In file included from /usr/include/boost/date_time/string_parse_tree.hpp:13:0,&lt;br/&gt;
                 from /usr/include/boost/date_time/period_parser.hpp:14,&lt;br/&gt;
                 from /usr/include/boost/date_time/date_facet.hpp:23,&lt;br/&gt;
                 from /usr/include/boost/date_time/gregorian/gregorian_io.hpp:16,                 from /usr/include/boost/date_time/gregorian/gregorian.hpp:31,&lt;br/&gt;
                 from /usr/include/boost/date_time/posix_time/time_formatters.hpp:12,&lt;br/&gt;
                 from /usr/include/boost/date_time/posix_time/posix_time.hpp:24,&lt;br/&gt;
                 from src/mongo/util/time_support.h:23,                 from src/mongo/util/concurrency/mutex.h:31,&lt;br/&gt;
                 from src/mongo/util/goodies.h:25,&lt;br/&gt;
                 from src/mongo/pch.h:78,&lt;br/&gt;
                 from src/mongo/client/dbclient.h:30,&lt;br/&gt;
                 from src/mongo/dbtests/macrotests.cpp:61:&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:320:48: error: &apos;int128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
         template &amp;lt;&amp;gt; struct stream_char_common&amp;lt; boost::int128_type &amp;gt;: public boost::mpl::identity&amp;lt; char &amp;gt; {};                                                ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:320:48: error: &apos;int128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:320:67: error: template argument 1 is invalid&lt;br/&gt;
         template &amp;lt;&amp;gt; struct stream_char_common&amp;lt; boost::int128_type &amp;gt;: public boost::mpl::identity&amp;lt; char &amp;gt; {};                                                                   ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:321:48: error: &apos;uint128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
         template &amp;lt;&amp;gt; struct stream_char_common&amp;lt; boost::uint128_type &amp;gt;: public boost::mpl::identity&amp;lt; char &amp;gt; {};&lt;br/&gt;
                                                ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:321:48: error: &apos;uint128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:321:68: error: template argument 1 is invalid&lt;br/&gt;
         template &amp;lt;&amp;gt; struct stream_char_common&amp;lt; boost::uint128_type &amp;gt;: public boost::mpl::identity&amp;lt; char &amp;gt; {};                                                                    ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:617:9: error: &apos;int128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
         BOOST_LCAST_DEF(boost::int128_type)&lt;br/&gt;
         ^/usr/include/boost/lexical_cast.hpp:617:9: error: &apos;int128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:617:9: error: template argument 1 is invalid&lt;br/&gt;
         BOOST_LCAST_DEF(boost::int128_type)&lt;br/&gt;
         ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:617:9: error: &apos;int128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
         BOOST_LCAST_DEF(boost::int128_type)&lt;br/&gt;
         ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:618:9: error: &apos;uint128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
         BOOST_LCAST_DEF(boost::uint128_type)&lt;br/&gt;
         ^/usr/include/boost/lexical_cast.hpp:618:9: error: &apos;uint128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:618:9: error: template argument 1 is invalid&lt;br/&gt;
         BOOST_LCAST_DEF(boost::uint128_type)&lt;br/&gt;
         ^/usr/include/boost/lexical_cast.hpp:618:9: error: &apos;uint128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
         BOOST_LCAST_DEF(boost::uint128_type)&lt;br/&gt;
         ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:618:9: error: &apos;uint128_type&apos; is not a member of &apos;boost&apos;&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:618:9: error: template argument 1 is invalid&lt;br/&gt;
         BOOST_LCAST_DEF(boost::uint128_type)&lt;br/&gt;
         ^In file included from /usr/include/boost/date_time/string_parse_tree.hpp:13:0,&lt;br/&gt;
                 from /usr/include/boost/date_time/period_parser.hpp:14,&lt;br/&gt;
                 from /usr/include/boost/date_time/date_facet.hpp:23,&lt;br/&gt;
                 from /usr/include/boost/date_time/gregorian/gregorian_io.hpp:16,                 from /usr/include/boost/date_time/gregorian/gregorian.hpp:31,&lt;br/&gt;
                 from /usr/include/boost/date_time/posix_time/time_formatters.hpp:12,&lt;br/&gt;
                 from /usr/include/boost/date_time/posix_time/posix_time.hpp:24,&lt;br/&gt;
                 from src/mongo/util/time_support.h:23,&lt;br/&gt;
                 from src/mongo/util/concurrency/mutex.h:31,&lt;br/&gt;
                 from src/mongo/util/goodies.h:25,&lt;br/&gt;
                 from src/mongo/pch.h:78,                 from src/mongo/client/dbclient.h:30,&lt;br/&gt;
                 from src/mongo/dbtests/macrotests.cpp:61:&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:1831:31: error: &apos;uint128_type&apos; in namespace &apos;boost&apos; does not name a type&lt;br/&gt;
         bool operator&amp;lt;&amp;lt;(const boost::uint128_type&amp;amp; n)   &lt;/p&gt;
{ start = lcast_put_unsigned&amp;lt;Traits&amp;gt;(n, finish); return true; }                               ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:1832:31: error: &apos;int128_type&apos; in namespace &apos;boost&apos; does not name a type&lt;br/&gt;
         bool operator&amp;lt;&amp;lt;(const boost::int128_type&amp;amp; n)    { return shl_signed(n); }&lt;br/&gt;
                               ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:1832:14: error: &apos;bool boost::detail::lexical_stream_limited_src&amp;lt;CharT, Traits, RequiresStringbuffer&amp;gt;::operator&amp;lt;&amp;lt;(const i&lt;br/&gt;
nt&amp;amp;)&apos; cannot be overloaded&lt;br/&gt;
         bool operator&amp;lt;&amp;lt;(const boost::int128_type&amp;amp; n)    { return shl_signed(n); }&lt;br/&gt;
              ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:1831:14: error: with &apos;bool boost::detail::lexical_stream_limited_src&amp;lt;CharT, Traits, RequiresStringbuffer&amp;gt;::operator&amp;lt;&amp;lt;(const int&amp;amp;)&apos;&lt;br/&gt;
         bool operator&amp;lt;&amp;lt;(const boost::uint128_type&amp;amp; n)   { start = lcast_put_unsigned&amp;lt;Traits&amp;gt;(n, finish); return true; }
&lt;p&gt;              ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:2043:36: error: &apos;boost::uint128_type&apos; has not been declared             bool operator&amp;gt;&amp;gt;(boost::uint128_type&amp;amp; output)        &lt;/p&gt;
{ return shr_unsigned(output); }&lt;br/&gt;
                                    ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:2043:18: error: &apos;bool boost::detail::lexical_stream_limited_src&amp;lt;CharT, Traits, RequiresStringbuffer&amp;gt;::operator&amp;gt;&amp;gt;(int&amp;amp;)&apos;&lt;br/&gt;
cannot be overloaded&lt;br/&gt;
             bool operator&amp;gt;&amp;gt;(boost::uint128_type&amp;amp; output)        { return shr_unsigned(output); }
&lt;p&gt;                  ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:2032:18: error: with &apos;bool boost::detail::lexical_stream_limited_src&amp;lt;CharT, Traits, RequiresStringbuffer&amp;gt;::operator&amp;gt;&amp;gt;(int&amp;amp;)&apos;&lt;br/&gt;
             bool operator&amp;gt;&amp;gt;(int&amp;amp; output)                        &lt;/p&gt;
{ return shr_signed(output); }&lt;br/&gt;
                  ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:2044:36: error: &apos;boost::int128_type&apos; has not been declared             bool operator&amp;gt;&amp;gt;(boost::int128_type&amp;amp; output)         { return shr_signed(output); }
&lt;p&gt;                                    ^&lt;br/&gt;
/usr/include/boost/lexical_cast.hpp:2044:18: error: &apos;bool boost::detail::lexical_stream_limited_src&amp;lt;CharT, Traits, RequiresStringbuffer&amp;gt;::operator&amp;gt;&amp;gt;(int&amp;amp;)&apos;&lt;br/&gt;
cannot be overloaded&lt;br/&gt;
             bool operator&amp;gt;&amp;gt;(boost::int128_type&amp;amp; output)         &lt;/p&gt;
{ return shr_signed(output); }&lt;br/&gt;
               /usr/include/boost/lexical_cast.hpp:2032:18: error: with &apos;bool boost::detail::lexical_stream_limited_src&amp;lt;CharT, Traits, RequiresStringbuffer&amp;gt;::operator&amp;gt;&amp;gt;(int&amp;amp;)&apos;&lt;br/&gt;
             bool operator&amp;gt;&amp;gt;(int&amp;amp; output)                        { return shr_signed(output); }
&lt;p&gt;                  ^&lt;br/&gt;
scons: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;build/linux2/ssl/use-system-boost/use-system-pcre/use-system-snappy/use-system-tcmalloc/mongo/dbtests/macrotests.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
scons: building terminated because of errors.   ^&lt;/p&gt;</description>
                <environment>Arch Linux i686 clean chroot with boost 1.54</environment>
        <key id="81464">SERVER-10122</key>
            <summary>i686 version does not build with boost 1.54</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="felixonmars">Felix Yan</reporter>
                        <labels>
                    </labels>
                <created>Sun, 7 Jul 2013 01:35:13 +0000</created>
                <updated>Wed, 10 Dec 2014 23:12:07 +0000</updated>
                            <resolved>Tue, 9 Jul 2013 15:47:38 +0000</resolved>
                                    <version>2.4.5</version>
                                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="375556" author="felixonmars" created="Sun, 7 Jul 2013 11:12:11 +0000"  >&lt;p&gt;I&apos;ve reported the bug to boost upstream, and should be fixed now: &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/8790&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://svn.boost.org/trac/boost/ticket/8790&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 32 weeks, 3 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 32 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>felixonmars</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmo2f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrrj2n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>74469</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Install boost 1.54 and enable --use-system-boost&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht01nj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>