@Leslie, maybe you run out of space of disk (33% is 150GB available)
The compilation took me 395 minutes (via time) and 180GB on disk on Intel i7. The best way for install it now is download both packages from the archlinux archive and use the pacman -U <package>
command:
https://archive.archlinux.org/packages/m/mongodb/
https://archive.archlinux.org/packages/w/wiredtiger/
Search Criteria
Package Details: mongodb 8.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mongodb.git (read-only, click to copy) |
---|---|
Package Base: | mongodb |
Description: | A high-performance, open source, schema-free document-oriented database |
Upstream URL: | https://www.mongodb.com/ |
Keywords: | database document-oriented nosql |
Licenses: | SSPL-1.0 |
Provides: | mongodb |
Submitter: | felixonmars |
Maintainer: | pricechrispy |
Last Packager: | pricechrispy |
Votes: | 37 |
Popularity: | 0.141614 |
First Submitted: | 2019-01-18 22:08 (UTC) |
Last Updated: | 2025-10-03 16:57 (UTC) |
Dependencies (31)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc14-libs
- glibc (glibc-gitAUR, glibc-eacAUR)
- libsasl
- libstemmer (libstemmer-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- snappy (snappy-gitAUR)
- yaml-cpp
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- bazelisk (bazelisk-gitAUR, bazelisk-binAUR) (make)
- bc (bc-ghAUR) (make)
- gcc14 (make)
- libxml2-legacy (make)
- lld (llvm-gitAUR) (make)
- onetbb (make)
- python (make)
- python-cheetah3 (make)
- python-distro (make)
- Show 11 more dependencies...
Required by (18)
- adminer (optional)
- alerta (optional)
- cronsun-bin
- flyenv-bin (optional)
- flyenv-git (optional)
- grasscutter-git (optional)
- icalingua++-electron-git (optional)
- icalingua++-git (optional)
- kamailio (optional)
- librechat (optional)
- nemesyst-git (optional)
- nodejs-generator-scalatra (optional)
- omada-controller
- omada-controller-rxy
- pritunl-git (optional)
- pump.io (optional)
- python-ezdb-git (optional)
- python-ivre (optional)
Sources (8)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 Next › Last »
navarroaxel commented on 2019-01-26 22:11 (UTC)
Leslie commented on 2019-01-26 13:45 (UTC)
Any idea why I'm getting out of space while compiling while I am totally sure to have enough space? my drive is only 33% full with 256GB max cap
navarroaxel commented on 2019-01-25 13:05 (UTC)
Well, if you need the package you can download it from: https://archive.archlinux.org/packages/m/mongodb/ and https://archive.archlinux.org/packages/w/wiredtiger/
This is so frustrating...
Ten0 commented on 2019-01-25 11:25 (UTC)
MongoDB, Inc. buys mLab, database as-a-service provider, then changes the license in order to have a monopoly on database-as-a-service, and now I can't even have mongo on my own computer because I don't have enough space on my hard drive to even compile it, so I would have to buy database-as-a-service from mLab.
They don't deserve the binary package to be off of the arch repositories.
gobyrne commented on 2019-01-24 20:44 (UTC)
@vegarab, review the commetn from @ismet ~160gb required for compiling. Crazy.
vegarab commented on 2019-01-24 15:53 (UTC)
87GB free on disk. 16 hours of compiling and it ends due to no free space (used all 87GB).
navarroaxel commented on 2019-01-24 11:20 (UTC) (edited on 2019-01-24 11:31 (UTC) by navarroaxel)
Hi. Can we replace the build from source by using the binaries from the TGZ packages from https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.5.tgz (or TGZ for debian/ubuntu) and re-package it into a tar.xz
? Else using .deb
vendor version.
yangtsesu commented on 2019-01-23 00:56 (UTC)
AGPL3 -> SSPL
ismet commented on 2019-01-19 12:42 (UTC) (edited on 2019-01-19 12:47 (UTC) by ismet)
You need to have at least ~160GB free disk space and several hours to compile source code.
What a burden!
Pinned Comments
pricechrispy commented on 2025-10-03 16:59 (UTC)
Before upgrading to 8.2, you must set the feature compatibility version to 8.0. See documentation: https://www.mongodb.com/docs/manual/release-notes/8.2-upgrade-standalone/#feature-compatibility-version
Note that building takes about 84gb of memory as of 8.2.1.