[MacPorts] #50692: mongodb: update to 3.2.3
MacPorts
noreply at macports.org
Mon Feb 22 16:35:01 PST 2016
#50692: mongodb: update to 3.2.3
--------------------------+--------------------------
Reporter: drjesacco@… | Owner: ryandesign@…
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mongodb |
--------------------------+--------------------------
Description changed by ryandesign@…:
Old description:
> The current stable release [17feb2016] of MongoDB is version 3.2.3. I
> made a lame attempt at building this version within the MacPorts
> framework by modifying the version 3.0.8 Portfile [updated the version,
> the checksums, and removed the patch]. With those modifications the
> build fails early when scons fails to locate ssl.h.
>
> I have zero knowledge of scons so I tried a couple of experiments.
>
> (1) Edit the Portfile and remove '-ssl' from the list of build.args
> That also made scons unhappy, as it complained that it knew nothing
> about '-cc'
>
> I slowly removed the build.args one by one until I was left with a build
> command that runs scons without any build.args:
>
> {{{
> /opt/local/bin/scons all mongobridge mongosniff
> }}}
>
> That build command actually runs and completes without error, although I
> am not sure what it builds.
>
> -Joseph
New description:
The current stable release ![17feb2016] of MongoDB is version 3.2.3. I
made a lame attempt at building this version within the MacPorts framework
by modifying the version 3.0.8 Portfile [updated the version, the
checksums, and removed the patch]. With those modifications the build
fails early when scons fails to locate ssl.h.
I have zero knowledge of scons so I tried a couple of experiments.
(1) Edit the Portfile and remove '-ssl' from the list of build.args
That also made scons unhappy, as it complained that it knew nothing about
'-cc'
I slowly removed the build.args one by one until I was left with a build
command that runs scons without any build.args:
{{{
/opt/local/bin/scons all mongobridge mongosniff
}}}
That build command actually runs and completes without error, although I
am not sure what it builds.
-Joseph
--
--
Ticket URL: <https://trac.macports.org/ticket/50692#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list