<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:40:40 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-35697] mongod and mongo fail on OSX 10.9 with &quot;Symbol not found: _fchmodat&quot;</title>
                <link>https://jira.mongodb.org/browse/SERVER-35697</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I downloaded the latest community edition 3.6.5 installer from the website and tried to run mongo and mongod, but both failed with errors:&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;&lt;font color=&quot;#205081&quot;&gt;Downloads$ cd mongodb-osx-x86_64-3.6.5/bin&lt;/font&gt;&lt;/tt&gt;&lt;br/&gt;
 &lt;font color=&quot;#205081&quot;&gt;&lt;tt&gt;bin$ ls&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
 &lt;tt&gt;bsondump mongod mongofiles mongoreplay mongostat&lt;/tt&gt;&lt;br/&gt;
 &lt;tt&gt;install_compass mongodump mongoimport mongorestore mongotop&lt;/tt&gt;&lt;br/&gt;
 &lt;tt&gt;mongo mongoexport mongoperf mongos&lt;/tt&gt;&lt;br/&gt;
 &lt;font color=&quot;#205081&quot;&gt;&lt;tt&gt;bin$ ./mongo --version&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
 &lt;font color=&quot;#d04437&quot;&gt;&lt;tt&gt;dyld: Symbol not found: _fchmodat&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;Referenced from: /Users/vagrant/Downloads/mongodb-osx-x86_64-3.6.5/bin/./mongo&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;Expected in: /usr/lib/libSystem.B.dylib&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;in /Users/vagrant/Downloads/mongodb-osx-x86_64-3.6.5/bin/./mongo&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;Trace/BPT trap: 5&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
 &lt;font color=&quot;#205081&quot;&gt;&lt;tt&gt;bin$ ./mongod --version&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
 &lt;font color=&quot;#d04437&quot;&gt;&lt;tt&gt;dyld: Symbol not found: _fchmodat&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;Referenced from: /Users/vagrant/Downloads/mongodb-osx-x86_64-3.6.5/bin/./mongod&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;Expected in: /usr/lib/libSystem.B.dylib&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;in /Users/vagrant/Downloads/mongodb-osx-x86_64-3.6.5/bin/./mongod&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d04437&quot;&gt; &lt;tt&gt;Trace/BPT trap: 5&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
 &lt;font color=&quot;#205081&quot;&gt;&lt;tt&gt;bin$&lt;/tt&gt;&lt;/font&gt;&lt;/p&gt;</description>
                <environment>OSX 10.9</environment>
        <key id="561743">SERVER-35697</key>
            <summary>mongod and mongo fail on OSX 10.9 with &quot;Symbol not found: _fchmodat&quot;</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="13202">Works as Designed</resolution>
                                        <assignee username="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="marpidone">Matt Arpidone</reporter>
                        <labels>
                            <label>OSX</label>
                    </labels>
                <created>Tue, 19 Jun 2018 22:09:47 +0000</created>
                <updated>Fri, 27 Oct 2023 13:53:43 +0000</updated>
                            <resolved>Thu, 21 Jun 2018 14:59:49 +0000</resolved>
                                    <version>3.6.5</version>
                                                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="1927529" author="acm" created="Thu, 21 Jun 2018 14:59:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=marpidone&quot; class=&quot;user-hover&quot; rel=&quot;marpidone&quot;&gt;marpidone&lt;/a&gt; - I&apos;m closing this issue, because despite the error on the website, the 10.10+ requirement for v3.6 is intentional. I&apos;m happy to help you try to build for 10.9 if you are still pursuing that approach. You can reach out on &lt;a href=&quot;https://groups.google.com/forum/#!forum/mongodb-dev&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb-dev&lt;/a&gt; and I will reply.&lt;/p&gt;</comment>
                            <comment id="1926108" author="acm" created="Wed, 20 Jun 2018 14:46:13 +0000"  >&lt;p&gt;If all you need is community and not enterprise, you certainly could try building from source, though of course we are no longer testing such a configuration so can&apos;t say for sure whether it works or not. No special flags should be required to try perform such a build, as long as the machine on which you build is running 10.9. If you need to build on a system newer than 10.9 but have binaries that can still run on 10.9, then there are flags you need to use. Let us know if that situation applies to you, and we can provide the required details.&lt;/p&gt;

&lt;p&gt;Another route might be to install from homebrew.&lt;/p&gt;

&lt;p&gt;Regarding the downloads page, yes, I see that it does still say 10.7+; apologies for that misleading oversight. I will reach out to the team who handles that and see about getting it updated.&lt;/p&gt;</comment>
                            <comment id="1925632" author="marpidone" created="Tue, 19 Jun 2018 22:53:43 +0000"  >&lt;p&gt;Ah ok, the download page still says 10.7+, and I didn&apos;t see any mention of that in the release notes.&lt;/p&gt;

&lt;p&gt;Is there any chance that building the mongo binaries myself would allow them to run on 10.9?&#160; Perhaps there&apos;s some build flag I can set?&lt;/p&gt;</comment>
                            <comment id="1925608" author="acm" created="Tue, 19 Jun 2018 22:18:43 +0000"  >&lt;p&gt;Unfortunately, MongoDB 3.6 requires macOS 10.10 or newer. You can however run MongoDB 3.4 on macOS 10.9. If you need to run MongoDB 3.6, you will need to upgrade.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 19 Jun 2018 22:18:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 33 weeks, 6 days 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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 33 weeks, 6 days 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>marpidone</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hu10nr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr8lcf:</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_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;Run either mongod or mongo on OSX 10.9&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|hu0mx3:</customfieldvalue>

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