Search Criteria
Package Details: continuwuity 0.5.0_rc.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/continuwuity.git (read-only, click to copy) |
---|---|
Package Base: | continuwuity |
Description: | a very cool, featureful fork of conduit (rust matrix homeserver) |
Upstream URL: | https://forgejo.ellis.link/continuwuation/continuwuity |
Keywords: | conduit conduwuit continuwuity fork homeserver matrix rust |
Licenses: | Apache-2.0 |
Conflicts: | conduwuit, continuwuity |
Provides: | conduwuit, continuwuity |
Submitter: | Kimiblock |
Maintainer: | Kimiblock (lilac) |
Last Packager: | lilac |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-06-18 09:14 (UTC) |
Last Updated: | 2025-07-25 18:08 (UTC) |
Dependencies (14)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- jemalloc (jemalloc-gitAUR)
- liburing (liburing-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- gcc14 (make)
- git (git-gitAUR, git-glAUR) (make)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR) (make)
- linux-api-headers (make)
- linux-headers (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
Latest Comments
L0ric0 commented on 2025-09-14 12:13 (UTC)
Hey, building 0.5.0-rc.7 directly from source is not possible at the moment, as commit
56251316cc4127bcbf36e68ce5e2093f4d33e227
inhttps://forgejo.ellis.link/continuwuation/resolv-conf
does not seem to exist. Replacing the commit with commitd9beccac1a13378a36d38248e2b249a87657e322
in theCargo.toml
seems to work (and the commit is taged with 0.5.0-rc.7).Kimiblock commented on 2025-07-14 07:39 (UTC)
@shokifrend77 I see no issue building with chroot: https://build.archlinuxcn.org/imlonghao-api/pkg/continuwuity/log/1750241466
There may be an issue, for example someone provides
pkgconf
on your system, please check.shokifrend77 commented on 2025-07-13 11:01 (UTC) (edited on 2025-07-13 11:04 (UTC) by shokifrend77)
Please add
pkgconf
to the build dependencies. I tries building without it and got an error fromrust-librocksdb-sys
that was telling me to install it. After installingpkgconf
, the package could be built without an issue.said error message: https://paste.sh/yug1Bekd#JG2cshc6iLfq4wTMlshuG9Ra