Search Criteria
Package Details: scylla-git r12846.3077416ec-1
Git Clone URL: | https://aur.archlinux.org/scylla-git.git (read-only, click to copy) |
---|---|
Package Base: | scylla-git |
Description: | Scylla is an open source NoSQL drop-in replacement for Apache Cassandra with fast throughput and low latency |
Upstream URL: | http://www.scylladb.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Argenet |
Maintainer: | None |
Last Packager: | Argenet |
Votes: | 2 |
Popularity: | 0.007977 |
First Submitted: | 2017-08-10 06:39 |
Last Updated: | 2017-12-25 00:53 |
Dependencies (41)
- boost (boost-git)
- boost-libs (boost171, boost-libs-git)
- collectd
- hwloc (hwloc1)
- pciutils (pciutils-git)
- python-pyparsing
- python-pyudev
- python-setuptools
- python-urwid
- python-yaml
- python2-requests (python2-requests-git)
- python2-yaml
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux)
- util-linux (util-linux-nosystemd-minimal-git, util-linux-selinux, util-linux-aes)
- antlr3-cpp-headers-git (make)
- cmake (cmake-git) (make)
- crypto++ (crypto++-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git) (make)
- jre8-openjdk-headless (jdk8-openjdk-dcevm) (make)
- jsoncpp (jsoncpp-git) (make)
- libaio (make)
- libpciaccess (libpciaccess-git) (make)
- libtool (libtool-git) (make)
- libunwind (libunwind-git) (make)
- libxml2 (libxml2-linenum, libxml2-git) (make)
- libyaml (libyaml-git) (make)
- lksctp-tools (make)
- lz4 (lz4-git, lz4-static-musl, lz4-static) (make)
- make (make3, make-git, make-without-guile) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- numactl (numactl-git, numactl-stable) (make)
- protobuf (protobuf3-git, protobuf-git, protobuf-static) (make)
- ragel (make)
- snappy (snappy-git, libsnappy, snappy-static) (make)
- systemtap (systemtap-git) (make)
- thrift-0.10.0 (make)
- xfsprogs (xfsprogs-git) (make)
- yaml-cpp (yaml-cpp-git, yaml-cpp0.3) (make)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git) (make)
Required by (1)
- scylla-jmx (requires scylla)
Sources (7)
- git+https://github.com/scylladb/c-ares.git
- git+https://github.com/scylladb/dpdk.git
- git+https://github.com/scylladb/fmt.git
- git+https://github.com/scylladb/scylla-ami.git
- git+https://github.com/scylladb/scylla-swagger-ui.git
- git+https://github.com/scylladb/scylla.git
- git+https://github.com/scylladb/seastar.git
Latest Comments
rageltman commented on 2021-01-09 07:04
I think the git structure may have changed:
erai commented on 2019-08-19 09:28
This patch builds successfully
erai commented on 2019-08-19 09:10
A few dependencies are missing. Namely, gnu stow, fmt and the submodules: libdeflate, xxhash, zstd. Also it might be a good idea to limit the number of jobs since building this package takes lots of ram. My system started swapping with 32G of ram and 8 parallel jobs, so maybe limit jobs to RAM/4 GB or nproc.