Search Criteria
Package Details: dwarfs-git 0.7.0.RC4.r0.g3dfad5a-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: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-30 12:13 (UTC) |
Last Updated: | 2023-02-04 17:03 (UTC) |
Dependencies (21)
- boost-libs (boost171, boost-libs-git, boost174-libs, boost-libs_v180)
- brotli (brotli-git)
- double-conversion (double-conversion-git)
- fmt (fmt-git)
- fuse3 (fuse3-git)
- gflags (gflags-static, gflags-git)
- google-glog (google-glog-static, glog-git)
- jemalloc (jemalloc4, jemalloc-git)
- libarchive (libarchive-git)
- libunwind (libunwind-git, libunwind-carbon)
- lz4 (lz4-static-musl, lz4-static, lz4-git)
- openssl (openssl-static, quictls-openssl, openssl-git, openssl-hardened)
- xxhash (xxhash-git)
- xz (xz-git)
- zstd (zstd-git, zstd-static)
- boost (boost-git, boost174) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libdwarf (make)
- libevent (libevent-fb, libevent-git) (make)
- Show 1 more dependencies...
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.