<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:36:23 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>[GODRIVER-1436] gcc is required with w1.2.0</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1436</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;with the GODRIVER v1.2.0, the build need gcc that is not present on golang:1.13.5-alpine.&lt;/p&gt;

&lt;p&gt;As this driver is pure Go (even if Datadog dependence need it) we don&apos;t need to have gcc.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;error:&lt;br/&gt;
&#160;&lt;br/&gt;
{{go.mongodb.org/mongo-driver/event&lt;br/&gt;
go.mongodb.org/mongo-driver/mongo/readconcern&lt;br/&gt;
go.mongodb.org/mongo-driver/tag&lt;br/&gt;
go.mongodb.org/mongo-driver/mongo/writeconcern&lt;br/&gt;
go.mongodb.org/mongo-driver/mongo/readpref&lt;br/&gt;
github.com/DataDog/zstd&lt;br/&gt;
github.com/golang/snappy&lt;br/&gt;
go.mongodb.org/mongo-driver/x/mongo/driver/address&lt;br/&gt;
&lt;b&gt;&lt;font color=&quot;#FF0000&quot;&gt;# github.com/DataDog/zstd&lt;/font&gt;&lt;/b&gt;&lt;br/&gt;
&lt;b&gt;&lt;font color=&quot;#FF0000&quot;&gt;exec: &quot;gcc&quot;: executable file not found in $PATH&lt;/font&gt;&lt;/b&gt;&lt;br/&gt;
go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options&lt;br/&gt;
go.mongodb.org/mongo-driver/x/mongo/driver/description&lt;br/&gt;
go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt&lt;br/&gt;
go.mongodb.org/mongo-driver/x/bsonx&lt;br/&gt;
go.mongodb.org/mongo-driver/x/mongo/driver/uuid&lt;br/&gt;
go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage&lt;br/&gt;
go.mongodb.org/mongo-driver/internal&lt;br/&gt;
go.mongodb.org/mongo-driver/x/mongo/driver/dns}}&lt;/p&gt;</description>
                <environment>golang:1.13.5-alpine (Go docker image alpine linux)</environment>
        <key id="1047814">GODRIVER-1436</key>
            <summary>gcc is required with w1.2.0</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="divjot.arora@mongodb.com">Divjot Arora</assignee>
                                    <reporter username="jerome.laforge@gmail.com">J&#233;r&#244;me Laforge</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Dec 2019 07:42:02 +0000</created>
                <updated>Mon, 6 Jan 2020 21:26:28 +0000</updated>
                            <resolved>Mon, 6 Jan 2020 21:26:28 +0000</resolved>
                                    <version>1.2.0</version>
                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2635286" author="divjot.arora" created="Mon, 16 Dec 2019 22:06:59 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jerome.laforge%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;jerome.laforge@gmail.com&quot;&gt;jerome.laforge@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Can you try compiling with the &lt;tt&gt;CGO_ENABLED=0&lt;/tt&gt; environment variable (e.g. &lt;tt&gt;CGO_ENABLED=0&lt;/tt&gt;&#160;go build...)? For zstd support, we have&#160;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/blob/master/x/mongo/driver/compression_cgo.go&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/blob/master/x/mongo/driver/compression_cgo.go&lt;/a&gt;&#160;and&#160;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/blob/master/x/mongo/driver/compression_nocgo.go&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/blob/master/x/mongo/driver/compression_nocgo.go&lt;/a&gt;&#160;defined using build tags to ensure that users can build the driver without cgo support if they are not using the feature.&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|hvy8zj:</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>