Search Criteria
Package Details: dwarfs-git 0.7.0.r0.gb98f08e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dwarfs-git.git (read-only, click to copy) |
---|---|
Package Base: | dwarfs-git |
Description: | A fast high compression read-only file system |
Upstream URL: | https://github.com/mhx/dwarfs |
Licenses: | GPL3 |
Submitter: | KokaKiwi |
Maintainer: | None |
Last Packager: | KokaKiwi |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-30 12:13 (UTC) |
Last Updated: | 2023-07-11 11:11 (UTC) |
Dependencies (22)
- boost-libs
- brotli (brotli-gitAUR)
- double-conversion (double-conversion-gitAUR)
- fmt (fmt-gitAUR)
- fuse3 (fuse3-gitAUR)
- gflags (gflags-gitAUR)
- google-glog (glog-gitAUR)
- jemalloc (jemalloc-gitAUR)
- libarchive (libarchive-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- xxhash (xxhash-gitAUR)
- xz (xz-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libdwarf (libdwarf-gitAUR) (make)
- libevent (libevent-gitAUR) (make)
- ruby-ronn (ruby-ronn-ng) (make)
- utf8cpp (utf8cpp-gitAUR) (make)
Latest Comments
GonzaloM commented on 2023-02-04 14:22 (UTC)
There's a filesystem conflict. Apparently, dwarfs tries to overwrite /usr/sbin
==> Compilación terminada: dwarfs-git 0.7.0.RC4.r0.g3dfad5a-1 (sáb 04 feb 2023 11:15:28) ==> Limpiando...
Verificando depósito de llaves (keyring)... Verificando integridad... Cargando paquetes de archivos... Verificando conflictos de los archivos... Fallo al cometer la transacción: archivos en conflicto: - dwarfs-git: /usr/sbin ya existe en el sistema de archivos (propiedad de filesystem)
void09 commented on 2022-05-24 13:38 (UTC)
Fails to compile:
-- Detecting CXX compile features - done REAL_SOURCE_DIR: /home/user/.cache/yay/dwarfs-git/src/dwarfs-git (/home/user/.cache/yay/dwarfs-git/src/dwarfs-git) GIT_TOPLEVEL: /home/user/.cache/yay/dwarfs-git (/home/user/.cache/yay/dwarfs-git) PRJ_GIT_REV: a9c08f3 CMake Error at cmake/version.cmake:41 (message): missing version files Call Stack (most recent call first): CMakeLists.txt:61 (include)
vesath commented on 2020-12-08 10:03 (UTC)
Please add "boost" to makedepends and "libevent" to the depends array; otherwise we get:
CMake Error at /usr/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR date_time filesystem program_options system) (Required is at least version "1.67")
CMake Error at folly/build/fbcode_builder/CMake/FindLibEvent.cmake:68 (message): Could NOT find libevent.