<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:22:09 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-10053] File processinfo_darwin.cpp missing from mongo-cxx-driver</title>
                <link>https://jira.mongodb.org/browse/SERVER-10053</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When running scons to build the mongo C++ driver from:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-latest.tgz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-latest.tgz&lt;/a&gt; (dated 2013-06-20 06:07:57)&lt;/p&gt;

&lt;p&gt;I get the error: &lt;/p&gt;

&lt;p&gt;scons: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;build/mongo/util/processinfo_darwin.o&amp;#93;&lt;/span&gt; Source `src/mongo/util/processinfo_darwin.cpp&apos; not found, needed by target `build/mongo/util/processinfo_darwin.o&apos;.&lt;br/&gt;
scons: building terminated because of errors. &lt;/p&gt;

&lt;p&gt;The file is missing from the tarball, I went into github and searched the file from the mongo source, downloaded and copied the file and it seems to work now, I just get the following found no symbols messages at the end of the build:&lt;/p&gt;

&lt;p&gt;/usr/bin/ranlib: file: build/libmongoclient.a(ssl_manager.o) has no symbols&lt;br/&gt;
ranlib build/libmongoclient.a&lt;br/&gt;
ranlib: file: build/libmongoclient.a(ssl_manager.o) has no symbols&lt;br/&gt;
Install file: &quot;build/libmongoclient.a&quot; as &quot;libmongoclient.a&quot;&lt;/p&gt;</description>
                <environment>any Mac OS X version</environment>
        <key id="80626">SERVER-10053</key>
            <summary>File processinfo_darwin.cpp missing from mongo-cxx-driver</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="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="raulgd">Raul Guerrero</reporter>
                        <labels>
                    </labels>
                <created>Fri, 28 Jun 2013 01:15:38 +0000</created>
                <updated>Mon, 11 Jul 2016 17:38:52 +0000</updated>
                            <resolved>Wed, 3 Jul 2013 20:00:55 +0000</resolved>
                                    <version>2.4.4</version>
                    <version>2.5.0</version>
                                    <fixVersion>2.4.6</fixVersion>
                    <fixVersion>2.5.1</fixVersion>
                                    <component>Internal Client</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="373665" author="auto" created="Wed, 3 Jul 2013 19:59:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10053&quot; title=&quot;File processinfo_darwin.cpp missing from mongo-cxx-driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10053&quot;&gt;&lt;del&gt;SERVER-10053&lt;/del&gt;&lt;/a&gt; Always package all processinfo files&lt;br/&gt;
(cherry picked from commit b975f73660d0fbe7306e77a58f3a8b85aa6a6419)&lt;br/&gt;
Branch: v2.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bb7c9d3b76cb0006e37667864329bd4a19d4277c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bb7c9d3b76cb0006e37667864329bd4a19d4277c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="371596" author="raulgd" created="Mon, 1 Jul 2013 13:51:24 +0000"  >&lt;p&gt;Here&apos;s an example of all the hoops you have to jump through just to build the C++ driver for windows:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://grokbase.com/t/gg/mongodb-user/128tmfjfdj/how-i-installed-the-windows-7-64x-c-driver-mongodb-to-work-with-visual-studio-2010&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://grokbase.com/t/gg/mongodb-user/128tmfjfdj/how-i-installed-the-windows-7-64x-c-driver-mongodb-to-work-with-visual-studio-2010&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That&apos;s the kind of thing that would be great to improve, according to that tutorial, you have to build mongo, then the driver, and before that install a whole bunch of stuff. What would be great is just to have a visual studio project file, open it or run devenv from the command prompt, and build it, instead of depending on python, python extensions, scons, a special version of Boost or else it breaks if you use newer ones etc.&lt;/p&gt;</comment>
                            <comment id="371522" author="raulgd" created="Mon, 1 Jul 2013 11:41:27 +0000"  >&lt;p&gt;Hi Andrew,&lt;/p&gt;

&lt;p&gt;Well, the advantages of having a separate way of building the driver are:&lt;br/&gt;
You don&apos;t have to checkout the complete server and get the whole codebase just to build a library.&lt;br/&gt;
It&apos;s easier for managing the include files.&lt;br/&gt;
When you don&apos;t want to install the libraries in the lib path of your system, you can keep the whole folder instead of having to install just because you have a massive mongo folder because you had to checkout the full codebase.&lt;/p&gt;

&lt;p&gt;Those are a couple that pop into my mind. Also, it would be even better to have project files for the native development environments for at least Windows and Mac, so people not only build the drivers and server easier, but also it would really help for code contributions, as you would only have to open your project file in your usual IDE and that&apos;s it, at least include a Visual Studio (VS 2012 or VS 2010) and XCode project files, that would be great. I know you guys use scons for your build system and Boost as your libraries, it&apos;s not as easy to have the environment setup, mostly on Windows that could be an issue, and using brew on the Mac can be cumbersome because having to use specific versions of Boost, and handling that can also be a bit complicated.&lt;/p&gt;</comment>
                            <comment id="371182" author="acm" created="Sun, 30 Jun 2013 18:29:13 +0000"  >&lt;p&gt;Hi Raul -&lt;/p&gt;

&lt;p&gt;I&apos;m glad it is working better for you now.&lt;/p&gt;

&lt;p&gt;Regarding Windows client builds from the driver tarball: I haven&apos;t really looked into what will be necessary to make this work, but &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3331&quot; title=&quot;building of the standalone c++ driver from source tarball fails on windows &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3331&quot;&gt;&lt;del&gt;SERVER-3331&lt;/del&gt;&lt;/a&gt; suggests that it is currently pretty broken. One difficulty is that the tarball ships with a special minimal SConstruct, which at present isn&apos;t really adequate to capture the nuances of building for Windows. You are much more likely to have success building from the whole source tree with its more complete SConstruct.&lt;/p&gt;

&lt;p&gt;May I ask what you consider to be the advantages to using the C++ client tarball over the whole repo method? I&apos;d like to better understand why developers using the C++ driver prefer one build method or the other, since in theory the resulting build artifacts are the same.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Andrew&lt;/p&gt;</comment>
                            <comment id="371143" author="raulgd" created="Sun, 30 Jun 2013 16:02:35 +0000"  >&lt;p&gt;awesome, I downloaded the latest from &lt;a href=&quot;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-latest.tgz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-latest.tgz&lt;/a&gt; (dated 2013-06-30) and it compiled without issues now.&lt;/p&gt;

&lt;p&gt;Do you guys think there&apos;s a way of compiling this driver only tarball on Windows? or if there&apos;s some alternative to doing that? (we&apos;re using VS2012 as we&apos;re using C++ 11 language features)&lt;/p&gt;</comment>
                            <comment id="370784" author="acm" created="Sat, 29 Jun 2013 17:36:01 +0000"  >&lt;p&gt;Raul -&lt;/p&gt;

&lt;p&gt;The relevant nightly build has pushed an updated client driver tarball containing a potential fix. Can you confirm that it fixes this issue for you?&lt;/p&gt;</comment>
                            <comment id="370454" author="acm" created="Fri, 28 Jun 2013 22:03:22 +0000"  >&lt;p&gt;Needs to be backported to 2.4&lt;/p&gt;</comment>
                            <comment id="370450" author="acm" created="Fri, 28 Jun 2013 21:58:29 +0000"  >&lt;p&gt;Hi Raul -&lt;/p&gt;

&lt;p&gt;I&apos;ve just pushed a fix to master for this issue, so the next pushed nightly client tarball should work better for you. If you do test it, please update this ticket with your results. After this burns in on master for a bit and seems good I&apos;ll get it backported to 2.4.&lt;/p&gt;</comment>
                            <comment id="370441" author="auto" created="Fri, 28 Jun 2013 21:49:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10053&quot; title=&quot;File processinfo_darwin.cpp missing from mongo-cxx-driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10053&quot;&gt;&lt;del&gt;SERVER-10053&lt;/del&gt;&lt;/a&gt; Always package all processinfo files&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b975f73660d0fbe7306e77a58f3a8b85aa6a6419&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b975f73660d0fbe7306e77a58f3a8b85aa6a6419&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="370328" author="raulgd" created="Fri, 28 Jun 2013 20:14:16 +0000"  >&lt;p&gt;Thanks for the ticket link Andrew, actually it wasn&apos;t that useful as there weren&apos;t much instructions on how to do the build (or at least I didn&apos;t understand them), but I found this link &lt;a href=&quot;http://grokbase.com/t/gg/mongodb-user/128tmfjfdj/how-i-installed-the-windows-7-64x-c-driver-mongodb-to-work-with-visual-studio-2010&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://grokbase.com/t/gg/mongodb-user/128tmfjfdj/how-i-installed-the-windows-7-64x-c-driver-mongodb-to-work-with-visual-studio-2010&lt;/a&gt; which shows how to build it under VS 2010, I just did a couple of adaptations to use VS 2012 and Boost 1.53 instead of 1.45 like the tutorial suggests, but it worked like a charm.&lt;/p&gt;

&lt;p&gt;I hope you guys find a way to really simplify the build on Windows for the C++ driver, as all the steps needed are a mess and very error prone, I hope someday building it is as easy as it is on linux or the mac.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="370063" author="acm" created="Fri, 28 Jun 2013 15:56:38 +0000"  >&lt;p&gt;There is a ticket about building the driver from the source tarball on Windows: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3331&quot; title=&quot;building of the standalone c++ driver from source tarball fails on windows &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3331&quot;&gt;&lt;del&gt;SERVER-3331&lt;/del&gt;&lt;/a&gt;. If you could report what you have tried and what does/doesn&apos;t work in that ticket it would be a big help. &lt;/p&gt;</comment>
                            <comment id="370059" author="raulgd" created="Fri, 28 Jun 2013 15:51:21 +0000"  >&lt;p&gt;Thanks Andrew, I will try using the -use-system-all flag, actually I didn&apos;t use it before, so I&apos;m almost sure that is the case you mention that it&apos;s building everything inside the static library.&lt;/p&gt;

&lt;p&gt;But still, I think it would be good to have a separate way of building the client driver without having to get the full mongo source. I also still need to have the same working on Windows, which I haven&apos;t even been able to build the library, but that&apos;s something outside the scope of this bug.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</comment>
                            <comment id="370054" author="acm" created="Fri, 28 Jun 2013 15:46:35 +0000"  >&lt;p&gt;I don&apos;t know for sure, but perhaps when you built the driver from the full source tree that you did not pass --use-system-all, which means that the driver will statically link in a great deal of code from mongo&apos;s internal copies of things like boost, which you almost certainly don&apos;t want. I&apos;d give it another try with --use-system-all and see if you get better results that way.&lt;/p&gt;</comment>
                            <comment id="370051" author="milkie" created="Fri, 28 Jun 2013 15:45:22 +0000"  >&lt;p&gt;Regarding ssl_manager.o: if you build without --ssl, that file will compile down to no exported symbols.  Ideally the build could handle this situation differently, but for now the warning message you currently get is innocuous.&lt;/p&gt;</comment>
                            <comment id="370038" author="raulgd" created="Fri, 28 Jun 2013 15:36:01 +0000"  >&lt;p&gt;Hi, thanks for the workaround,&lt;/p&gt;

&lt;p&gt;I&apos;ve read about getting the full source and building the client before, but I&apos;ve had issues doing that, I don&apos;t know why, but the client driver size went up to 150MB, it was just WAY to big, so I&apos;ve decided to try to build the client from the tarball, and try to figure out a workaround to any issues.&lt;/p&gt;

&lt;p&gt;By just copying the missing file it was able to build, and now the library is only 4MB, but I don&apos;t know how it could affect the missing symbols part:&lt;br/&gt;
/usr/bin/ranlib: file: build/libmongoclient.a(ssl_manager.o) has no symbols&lt;br/&gt;
ranlib build/libmongoclient.a&lt;br/&gt;
ranlib: file: build/libmongoclient.a(ssl_manager.o) has no symbols&lt;br/&gt;
Install file: &quot;build/libmongoclient.a&quot; as &quot;libmongoclient.a&quot;&lt;/p&gt;

&lt;p&gt;Do you think that it could cause me any unexpected problems?&lt;/p&gt;


&lt;p&gt;Also, I do use brew for getting both boost and scons, that&apos;s how I got it to build the client driver from the tarball&lt;/p&gt;</comment>
                            <comment id="370015" author="acm" created="Fri, 28 Jun 2013 15:13:02 +0000"  >&lt;p&gt;Hi -&lt;/p&gt;

&lt;p&gt;Thank you for the bug report. One thing to note is that you can work around this issue by building the client driver from the complete mongo source tree, rather than from the client tarball. To build this way:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Obtain the mongo sources for the version you wish to build, either from the github repo at &lt;a href=&quot;https://github.com/mongodb/mongo&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo&lt;/a&gt;, or from the source downloads at mongodb.org (&lt;a href=&quot;http://www.mongodb.org/downloads&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.mongodb.org/downloads&lt;/a&gt;).&lt;/li&gt;
	&lt;li&gt;Obtain SCons. The easiest way on OS X is probably via homebrew or MacPorts.&lt;/li&gt;
	&lt;li&gt;Build and install the client:
&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;scons --prefix=/path/to/where/you/want/to/install/the/driver --use-system-all install-mongoclient&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;/li&gt;
	&lt;li&gt;Optionally, if you wish to build a dylib or shared object, add the --sharedclient flag to the scons invocation.&lt;/li&gt;
	&lt;li&gt;Optionally, add the --full flag to the scons invocation if you want the header files for the driver installed.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Building from the full source checks for the availability of several software packages that are not actually required to build the driver, so you may also need to install these libraries to get the configure stage to succeed.&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>16.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 28 Jun 2013 14:06:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 33 weeks 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, 33 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andrew.morrow@mongodb.com</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>raulgd</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmou7:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>73693</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;1) Download the tarball from: &lt;a href=&quot;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-latest.tgz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-latest.tgz&lt;/a&gt; (dated 2013-06-20 06:07:57)&lt;/p&gt;

&lt;p&gt;2) Run scons&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|hrj7zz:</customfieldvalue>

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