Opened 10 years ago
Closed 10 years ago
#47214 closed defect (duplicate)
mongodb 3.0.x for Snow Leopard
Reported by: | floehlj@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | mongodb |
Description
Is there a way to either patch mongodb in a way, that it will compile on Snow Leopard or a way to exclude the mongodb 3.0.x from the list of updates which are available for Snow Leopard?
When I run "port upgrade outdated" then this is what happens:
---> Computing dependencies for mongodb ---> Fetching archive for mongodb ---> Attempting to fetch mongodb-3.0.1_0.darwin_10.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/mongodb ---> Attempting to fetch mongodb-3.0.1_0.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/mongodb ---> Attempting to fetch mongodb-3.0.1_0.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/mongodb ---> Fetching distfiles for mongodb ---> Attempting to fetch mongodb-src-r3.0.1.tar.gz from http://nue.de.distfiles.macports.org/macports/distfiles/mongodb ---> Verifying checksums for mongodb ---> Extracting mongodb ---> Applying patches to mongodb ---> Configuring mongodb ---> Building mongodb Error: org.macports.build for port mongodb returned: command execution failed Please see the log file for port mongodb for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/main.log
There is no pre-compiled version of mongodb 3.0.x for darwin 10, so I think, that then MacPorts tries to download the source and compile it locally, what always results in a failure.
Change History (1)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Type: | request → defect |
Note: See
TracTickets for help on using
tickets.
Duplicate of #47119.