<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08: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>[MONGOCRYPT-521] Build failure with LTO</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-521</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;Build fails for LTO (e.g. -flto=auto -ffat-lto-objects ) which is used by default in various Linux distributions&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2241877">MONGOCRYPT-521</key>
            <summary>Build failure with LTO</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="colby.pike@mongodb.com">Colby Pike</assignee>
                                    <reporter username="remi">Remi Collet</reporter>
                        <labels>
                            <label>Bug</label>
                    </labels>
                <created>Tue, 24 Jan 2023 15:03:25 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:55 +0000</updated>
                            <resolved>Wed, 1 Feb 2023 04:41:33 +0000</resolved>
                                    <version>1.7.0</version>
                                    <fixVersion>1.7.1</fixVersion>
                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5159987" author="xgen-internal-githook" created="Wed, 1 Feb 2023 19:31:02 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;vector-of-bool&apos;, &apos;email&apos;: &apos;vectorofbool@gmail.com&apos;, &apos;username&apos;: &apos;vector-of-bool&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-521&quot; title=&quot;Build failure with LTO&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-521&quot;&gt;&lt;del&gt;MONGOCRYPT-521&lt;/del&gt;&lt;/a&gt; LTO Build Fixes (#551)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-521&quot; title=&quot;Build failure with LTO&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-521&quot;&gt;&lt;del&gt;MONGOCRYPT-521&lt;/del&gt;&lt;/a&gt; Fix ABI with the DFP library&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Being too clever results in ABI mismatches that are detected by the&lt;br/&gt;
  LTO optimizer.&lt;/li&gt;
	&lt;li&gt;Fix mismatches between some function definitions.&lt;/li&gt;
	&lt;li&gt;Change the way usage requirements propagate for the DFP library.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
	&lt;li&gt;A module to control LTO&lt;/li&gt;
	&lt;li&gt;Ignore LNK4217, 4049, and 4099&lt;/li&gt;
	&lt;li&gt;Tweak static-runtime controls&lt;/li&gt;
	&lt;li&gt;An Earthly target to build the RPM package&lt;/li&gt;
	&lt;li&gt;Fix test executable pulling bson_static directly&lt;br/&gt;
Branch: r1.7&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/033035c1ceb3b5b8362a3e49a37c5e85ac70a1db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/033035c1ceb3b5b8362a3e49a37c5e85ac70a1db&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5157676" author="xgen-internal-githook" created="Wed, 1 Feb 2023 04:40:23 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;vector-of-bool&apos;, &apos;email&apos;: &apos;vectorofbool@gmail.com&apos;, &apos;username&apos;: &apos;vector-of-bool&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-521&quot; title=&quot;Build failure with LTO&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-521&quot;&gt;&lt;del&gt;MONGOCRYPT-521&lt;/del&gt;&lt;/a&gt; LTO Build Fixes (#551)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-521&quot; title=&quot;Build failure with LTO&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-521&quot;&gt;&lt;del&gt;MONGOCRYPT-521&lt;/del&gt;&lt;/a&gt; Fix ABI with the DFP library&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Being too clever results in ABI mismatches that are detected by the&lt;br/&gt;
  LTO optimizer.&lt;/li&gt;
	&lt;li&gt;Fix mismatches between some function definitions.&lt;/li&gt;
	&lt;li&gt;Change the way usage requirements propagate for the DFP library.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
	&lt;li&gt;A module to control LTO&lt;/li&gt;
	&lt;li&gt;Ignore LNK4217, 4049, and 4099&lt;/li&gt;
	&lt;li&gt;Tweak static-runtime controls&lt;/li&gt;
	&lt;li&gt;An Earthly target to build the RPM package&lt;/li&gt;
	&lt;li&gt;Fix test executable pulling bson_static directly&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/8092201cac8cb7c6212720af8dd18e4d42133081&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/8092201cac8cb7c6212720af8dd18e4d42133081&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5136143" author="remi" created="Tue, 24 Jan 2023 15:04:23 +0000"  >&lt;p&gt;IIRC same error exist in some previous versions and was fixed, so may be a regression.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="427628" name="build.log" size="41385" author="remi" created="Tue, 24 Jan 2023 15:01:26 +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|i1am34:</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>