Search Criteria
Package Details: fulcrum 2.1.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fulcrum.git (read-only, click to copy) |
|---|---|
| Package Base: | fulcrum |
| Description: | A fast & nimble SPV server for BCH, BTC, and LTC |
| Upstream URL: | https://fulcrumserver.org |
| Licenses: | GPL3 |
| Provides: | fulcrum |
| Submitter: | TomZander |
| Maintainer: | TomZander (quest) |
| Last Packager: | quest |
| Votes: | 11 |
| Popularity: | 0.87 |
| First Submitted: | 2020-01-12 23:18 (UTC) |
| Last Updated: | 2026-05-08 20:10 (UTC) |
Dependencies (5)
- miniupnpc (miniupnpc-gitAUR)
- python
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- rocksdb
- jemalloc (jemalloc-gitAUR) (optional) – reduce memory fragmentation
Latest Comments
1 2 3 Next › Last »
<deleted-account> commented on 2026-05-06 20:03 (UTC)
-
cculianu commented on 2026-04-25 00:18 (UTC) (edited on 2026-04-25 00:18 (UTC) by cculianu)
Hi -- Fulcrum dev here. I fixed the API change incompatibility introduced in the rocksDB 11.x series with this commit in Fulcrum : https://github.com/cculianu/Fulcrum/commit/183076ea4f1d3e29263e1a7749d1086fc9b3b6f0
Can the package maintainer add a patch to the Fulcrum package in arch (using the above commit's diff)? It will at least compile now with that diff applied.
Indeed the librocksdb.so.10 thing is an issue and does mean Fulcrum needs to be recompiled when going from rocksDB 10 -> 11.
Papapounet commented on 2026-04-24 18:26 (UTC) (edited on 2026-04-24 18:28 (UTC) by Papapounet)
I can confirm there are currently two distinct issues around this package on updated Arch:
In my case, an existing fulcrum installation stopped working because: librocksdb.so.10 => not found
So this seems to be more than a simple rebuild lag: current RocksDB may also require code changes / patching for Fulcrum 2.1.0.
cotsuka commented on 2026-04-22 23:15 (UTC)
Running into build issues, seems related to rocksdb:
WwPvWLcBrUubxgJQ commented on 2026-02-22 20:08 (UTC)
yay -S --rebuild fulcrumwas successful.<deleted-account> commented on 2026-02-09 01:55 (UTC)
@WwPvWLcBrUubxgJQ: Every time rocksdb is updated on the system you have to rebuild fulcrum against it.
WwPvWLcBrUubxgJQ commented on 2026-01-24 22:53 (UTC)
I tried uninstalling and reinstalling.
<deleted-account> commented on 2025-12-01 16:56 (UTC)
The package fails to build citing missing
qmakewhich is part ofqt5-basenotqt6-base.cotsuka commented on 2025-09-25 23:27 (UTC)
@TomZander might want to either update the included config file or pull the one from the source archive. Current one has some outdated options (e.g.,
fast-sync).plp commented on 2025-04-26 11:54 (UTC) (edited on 2025-04-26 11:57 (UTC) by plp)
The package fails to compile if
miniupnpcisn't installed, with the following error:This may be related to issue #285 and might be fixed by the next release. However, perhaps
miniupnpcshould be added todependsfor now.UPDATE: The
mainbranch builds fine withoutminiupnpc. So, yes, it's just a matter of waiting for 1.12.11 2 3 Next › Last »