Package Details: surrealdb 2.1.3-1

Git Clone URL: https://aur.archlinux.org/surrealdb.git (read-only, click to copy)
Package Base: surrealdb
Description: A scalable, distributed, collaborative, document-graph database, for the realtime web
Upstream URL: https://github.com/surrealdb/surrealdb
Licenses: BUSL-1.1
Conflicts: surrealdb-bin
Provides: surrealdb
Submitter: quio
Maintainer: tblFlip
Last Packager: tblFlip
Votes: 1
Popularity: 0.000000
First Submitted: 2022-09-10 20:56 (UTC)
Last Updated: 2024-12-14 08:15 (UTC)

Latest Comments

jvr3 commented on 2024-08-12 08:26 (UTC) (edited on 2024-08-12 08:27 (UTC) by jvr3)

The package doesn't install for me, with this complaint:

   Compiling rquickjs-macro v0.4.0-beta.4
   Compiling rquickjs v0.4.0-beta.4
error[E0463]: can't find crate for `rquickjs_macro`
   --> /home/jvanriper/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rquickjs-0.4.0-beta.4/src/lib.rs:130:9
    |
130 | pub use rquickjs_macro::{class, embed, function, methods, module};
    |         ^^^^^^^^^^^^^^ can't find crate

error[E0463]: can't find crate for `rquickjs_macro`
   --> /home/jvanriper/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rquickjs-0.4.0-beta.4/src/lib.rs:138:13
    |
138 |     pub use rquickjs_macro::Trace;
    |             ^^^^^^^^^^^^^^ can't find crate

crabvk commented on 2023-10-01 14:39 (UTC) (edited on 2023-10-01 14:50 (UTC) by crabvk)

I've got an error (building in a clean chroot):

==> Starting build()...
ERROR: Install cargo-make to use make tasks.
cargo install --no-default-features --force cargo-make
More info: https://sagiegurari.github.io/cargo-make

make: *** [Makefile:8: check-deps] Error 1
==> ERROR: A failure occurred in build().

BridgerB commented on 2022-12-15 23:20 (UTC)

I needed to install Clang as well:
https://wiki.archlinux.org/title/clang