<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:14:21 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>[CDRIVER-2157] Linking to libmongoc with MinGW-64 fails to find crypt32.lib</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2157</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;When mongo-c-driver is built against openssl+cyrus, the pkg-config files get broken.&lt;br/&gt;
Compiling any code using pkg-config gets the message &quot;gcc.exe: error: crypt32.lib: No such file or directory&quot;.&lt;br/&gt;
Compiling a program without pkg-config works. &lt;br/&gt;
Compiling a program with pkg-config and with mongo-c-driver built without any SSL+SASL works too.&lt;/p&gt;

&lt;p&gt;Appears pkg-config file is trying to find files from WINDOWS + SSPI build info.&lt;/p&gt;

&lt;p&gt;Using the following command to build from inside &apos;build&apos; folder:&lt;br/&gt;
cmake -DENABLE_SSL=OPENSSL -DENABLE_SASL=CYRUS -DCMAKE_INSTALL_PREFIX=/mingw64 -G &quot;CodeBlocks - MinGW Makefiles&quot; ..&lt;/p&gt;</description>
                <environment>Environment x86_64&lt;br/&gt;
MSYS2 - 2.7.0&lt;br/&gt;
GCC - 6.3.0&lt;br/&gt;
CMake - 3.7.2&lt;br/&gt;
Boost - 1.63.0&lt;br/&gt;
libbson - git master(09/05)&lt;br/&gt;
libmongoc - git master(09/05)</environment>
        <key id="382343">CDRIVER-2157</key>
            <summary>Linking to libmongoc with MinGW-64 fails to find crypt32.lib</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="13201">Fixed</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="gbschenkel">Gustavo Brondani Schenkel</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 May 2017 22:21:56 +0000</created>
                <updated>Sat, 28 Oct 2023 11:30:41 +0000</updated>
                            <resolved>Tue, 20 Jun 2017 13:42:40 +0000</resolved>
                                    <version>1.7.0</version>
                                    <fixVersion>1.7.0</fixVersion>
                                    <component>Build</component>
                    <component>libmongoc</component>
                    <component>mingw</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1601682" author="xgen-internal-githook" created="Tue, 20 Jun 2017 13:42:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2157&quot; title=&quot;Linking to libmongoc with MinGW-64 fails to find crypt32.lib&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2157&quot;&gt;&lt;del&gt;CDRIVER-2157&lt;/del&gt;&lt;/a&gt; link a sample program with MinGW-64&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/756e9e18bfe85e062883299d26e229d0d81b586f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/756e9e18bfe85e062883299d26e229d0d81b586f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1575074" author="gbschenkel" created="Fri, 19 May 2017 01:52:57 +0000"  >&lt;p&gt;Sorry about the delay, I didn&apos;t see the e-mail notification until afternoon.&lt;br/&gt;
I built this one with the last changes from master, and against the last from libbson.&lt;/p&gt;</comment>
                            <comment id="1574729" author="jesse" created="Thu, 18 May 2017 17:37:49 +0000"  >&lt;p&gt;I have a script in progress that will test this path in Evergreen.&lt;/p&gt;</comment>
                            <comment id="1574543" author="jesse" created="Thu, 18 May 2017 15:21:45 +0000"  >&lt;p&gt;With the current code, I can&apos;t actually build with &quot;-DENABLE_SASL=CYRUS&quot;, I get errors compiling mongoc-cluster-sasl.c:&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;   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;In file included from C:\data\mci\source-mongo-c-driver-cfaac7\build-dir\src\mongoc\mongoc-cluster-sasl.c:21:0:&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;c:/sasl/include/sasl/sasl.h:228:1: warning: parameter names (without types) in function declaration&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; typedef void *sasl_malloc_t(size_t);&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; ^&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;c:/sasl/include/sasl/sasl.h:229:1: warning: parameter names (without types) in function declaration&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; typedef void *sasl_calloc_t(size_t, size_t);&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; ^&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;c:/sasl/include/sasl/sasl.h:230:38: error: unknown type name &apos;size_t&apos;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; typedef void *sasl_realloc_t(void *, size_t);&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;                                      ^&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;c:/sasl/include/sasl/sasl.h:235:5: error: unknown type name &apos;sasl_realloc_t&apos;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;     sasl_realloc_t *,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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-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;     ^&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;This is easily fixed by including bson.h before sasl.h, to ensure that size_t is defined.&lt;/p&gt;

&lt;p&gt;Now, the CMake-generated libmongoc-1.0.pc has:&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;   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;Libs: -L${libdir} -lmongoc-1.0  -Lc:/sasl/lib -lsasl2 -LC:/openssl/lib -lssleay32 -LC:/openssl/lib -leay32 crypt32.lib&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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-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;Cflags: -I${includedir}/libmongoc-1.0&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                            <comment id="1573692" author="jesse" created="Wed, 17 May 2017 18:29:05 +0000"  >&lt;p&gt;Assigning to myself for now. I&apos;m going to add a test for this path in Evergreen: build the driver with CMake and MinGW-64, link an example program to it using pkg-config.&lt;/p&gt;</comment>
                            <comment id="1573598" author="david.golden" created="Wed, 17 May 2017 17:23:10 +0000"  >&lt;p&gt;Hello, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=gbschenkel&quot; class=&quot;user-hover&quot; rel=&quot;gbschenkel&quot;&gt;gbschenkel&lt;/a&gt;.  Could you please attach all the .pc and .cmake files that were installed when you build the C driver?&lt;br/&gt;
Thanks!&lt;/p&gt;</comment>
                            <comment id="1568718" author="gbschenkel" created="Thu, 11 May 2017 03:52:02 +0000"  >&lt;p&gt;I really don&apos;t know if I am missing something or not but, I got one more error with GCC + pkg-config, I saved the report in &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/155778/155778_gcc+log.txt&quot; title=&quot;gcc log.txt attached to CDRIVER-2157&quot;&gt;gcc log.txt&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;.&lt;br/&gt;
Compiling using mongo-c-driver/examples/cmake/find_package_static works fine.&lt;/p&gt;</comment>
                            <comment id="1568667" author="david.golden" created="Wed, 10 May 2017 23:16:52 +0000"  >&lt;p&gt;OK.  Thanks for that extra information.  I&apos;m away from the office this week, but when I&apos;m back, I&apos;m going to try to reproduce this and see exactly when we do and don&apos;t need that library in the .pc/.cmake files for MSVC and MinGW.  Even with MinGW and OpenSSL, we use that on Windows to access the system CA store so I want to make sure that&apos;s working.&lt;/p&gt;</comment>
                            <comment id="1568615" author="gbschenkel" created="Wed, 10 May 2017 20:34:18 +0000"  >&lt;p&gt;I built again but before install the driver, I edited the libmongoc-1.0.pc and libmongoc-static-1.0.pc and removed the &lt;tt&gt;crypt32.lib&lt;/tt&gt; reference and it stopped of ask the lib.&lt;/p&gt;

&lt;p&gt;I think the reference it been inserted from &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/master/CMakeLists.txt&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;CMakeLists.txt&lt;/a&gt; at lines 462 and 463. Since MSYS2 use a Unix-like environment but run as native WIN32, I think the condition is been accepted as true, and the lib is been inserted inside the .cp files.&lt;/p&gt;</comment>
                            <comment id="1568525" author="gbschenkel" created="Wed, 10 May 2017 17:51:31 +0000"  >&lt;p&gt;Hi, I used the script from examples/cmake, for both shared and static, and the compile works as expected.&lt;br/&gt;
It seems only using &lt;tt&gt;gcc -o hello hello_mongoc.c $(pkg-config --cflags --libs libmongoc-1.0)&lt;/tt&gt; rise the error: &lt;tt&gt;gcc.exe: error: crypt32.lib: No such file or directory&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;PS: sorry about the crap issue&apos;s title, forgot to complete it before inserting.&lt;/p&gt;</comment>
                            <comment id="1568298" author="david.golden" created="Wed, 10 May 2017 12:47:38 +0000"  >&lt;p&gt;Hi.  If you compile your own code with CMake, does it work?&lt;/p&gt;</comment>
                            <comment id="1568097" author="gbschenkel" created="Wed, 10 May 2017 01:30:19 +0000"  >&lt;p&gt;Hi, I compile against version 1.6.2 and pkg-config worked just fine. Appears is something on master. I noticed this issue because I was getting the same error trying to compile a code with mongo-cxx-driver static lib.&lt;/p&gt;</comment>
                            <comment id="1568040" author="bjori" created="Tue, 9 May 2017 22:55:58 +0000"  >&lt;p&gt;Is this only an issue in current master? Or have you reproduced this in our last release (1.6.2?)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="359475">CDRIVER-2074</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="363019">CDRIVER-2083</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="155778" name="gcc log.txt" size="2039" author="gbschenkel" created="Thu, 11 May 2017 03:36:03 +0000"/>
                            <attachment id="156523" name="libmongoc-1.0-config-version.cmake" size="1013" author="gbschenkel" created="Fri, 19 May 2017 01:44:54 +0000"/>
                            <attachment id="156524" name="libmongoc-1.0-config.cmake" size="2507" author="gbschenkel" created="Fri, 19 May 2017 01:44:54 +0000"/>
                            <attachment id="156520" name="libmongoc-1.0.pc" size="399" author="gbschenkel" created="Fri, 19 May 2017 01:45:15 +0000"/>
                            <attachment id="156519" name="libmongoc-ssl-1.0.pc" size="247" author="gbschenkel" created="Fri, 19 May 2017 01:45:16 +0000"/>
                            <attachment id="156521" name="libmongoc-static-1.0-config-version.cmake" size="1013" author="gbschenkel" created="Fri, 19 May 2017 01:44:54 +0000"/>
                            <attachment id="156522" name="libmongoc-static-1.0-config.cmake" size="2647" author="gbschenkel" created="Fri, 19 May 2017 01:44:54 +0000"/>
                            <attachment id="156518" name="libmongoc-static-1.0.pc" size="429" author="gbschenkel" created="Fri, 19 May 2017 01:45:16 +0000"/>
                    </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|hszekn:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>