<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:59:52 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>[CXX-653] can&apos;t find boost</title>
                <link>https://jira.mongodb.org/browse/CXX-653</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@localhost mongo-cxx-driver&amp;#93;&lt;/span&gt;# scons --prefix=/root/mongo-client  --cpppath=/root/boost/include/  --libpath=/root/boost/lib/ install&lt;br/&gt;
scons: Reading SConscript files ...&lt;br/&gt;
scons version: 2.3.6&lt;br/&gt;
python version: 2 7 5 &apos;final&apos; 0&lt;br/&gt;
Checking whether the C++ compiler works... yes&lt;br/&gt;
Checking whether the C compiler works... yes&lt;br/&gt;
Checking if C++ compiler &quot;g++&quot; is GCC... yes&lt;br/&gt;
Checking if C compiler &quot;gcc&quot; is GCC... yes&lt;br/&gt;
Checking if C compiler supports -Wno-unused-local-typedefs... yes&lt;br/&gt;
Checking if C compiler supports -Wno-unused-function... yes&lt;br/&gt;
Checking if C compiler supports -Wno-unused-private-field... no&lt;br/&gt;
Checking if C compiler supports -Wno-deprecated-declarations... yes&lt;br/&gt;
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... no&lt;br/&gt;
Checking if C compiler supports -Wno-unused-const-variable... no&lt;br/&gt;
Checking if C compiler supports -Wno-missing-braces... yes&lt;br/&gt;
Checking if we are using libstdc++... yes&lt;br/&gt;
Checking for libstdc++ 4.6.0 or better... yes&lt;br/&gt;
Checking if we are on a POSIX system... yes&lt;br/&gt;
Checking if the POSIX monotonic clock is supported... yes&lt;br/&gt;
Checking for __thread... yes&lt;br/&gt;
Checking for gcc __atomic builtins... yes&lt;br/&gt;
Checking for C++ header file boost/version.hpp... yes&lt;br/&gt;
Checking for C++ library boost_regex-mt... no&lt;br/&gt;
Checking for C++ library boost_regex... yes&lt;br/&gt;
Checking for C++ library boost_thread-mt... no&lt;br/&gt;
Checking for C++ library boost_thread... no&lt;br/&gt;
can&apos;t find boost&lt;/p&gt;</description>
                <environment></environment>
        <key id="226432">CXX-653</key>
            <summary>can&apos;t find boost</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="4">Incomplete</resolution>
                                        <assignee username="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="inosql">nosqldb</reporter>
                        <labels>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Thu, 20 Aug 2015 14:51:17 +0000</created>
                <updated>Wed, 26 Aug 2015 16:08:07 +0000</updated>
                            <resolved>Wed, 26 Aug 2015 16:08:07 +0000</resolved>
                                    <version>legacy-1.0.5</version>
                                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1013267" author="acm" created="Mon, 24 Aug 2015 20:20:51 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=inosql&quot; class=&quot;user-hover&quot; rel=&quot;inosql&quot;&gt;inosql&lt;/a&gt; -&lt;/p&gt;

&lt;p&gt;Were you able to get the driver built against your boost installation? Is there anything else we can help with? Otherwise, I would like to close this ticket.&lt;/p&gt;</comment>
                            <comment id="1010828" author="inosql" created="Thu, 20 Aug 2015 15:51:54 +0000"  >&lt;p&gt;It&apos;s also OK if  LD_LIBRARY_PATH  is added.&lt;/p&gt;</comment>
                            <comment id="1010808" author="acm" created="Thu, 20 Aug 2015 15:31:26 +0000"  >&lt;p&gt;The change you are proposing in that CR should not be necessary with a properly built boost, please see this discussion:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://groups.google.com/forum/#!msg/mongodb-user/DXF9Tj_DGWY/0lXkPpEp_PwJ&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/#!msg/mongodb-user/DXF9Tj_DGWY/0lXkPpEp_PwJ&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Are you sure that the boost you have built into /root/boost was built such that the shared libraries have a properly configured rpath?&lt;/p&gt;</comment>
                            <comment id="1010773" author="inosql" created="Thu, 20 Aug 2015 15:11:15 +0000"  >&lt;p&gt;solved in my case.&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/309&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/309&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1010756" author="acm" created="Thu, 20 Aug 2015 14:56:44 +0000"  >&lt;p&gt;Can you attach the output of the file build/scons/config.log? You might want to rebuild with the --config=force flag. Also, what boost_thread libraries are present in /root/boost/lib? In other words, what does&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;find /root/boost/lib -name &apos;*thread*&apos;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;return?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hreng7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="628">Platform 8 08/28/15</customfieldvalue>

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