Search Criteria
Package Details: vykar 0.18.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vykar.git (read-only, click to copy) |
|---|---|
| Package Base: | vykar |
| Description: | Fast, encrypted, deduplicated backups in Rust |
| Upstream URL: | https://github.com/borgbase/vykar |
| Licenses: | GPL-3.0-or-later |
| Submitter: | imlonghao |
| Maintainer: | imlonghao (lilac) |
| Last Packager: | imlonghao |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-03-05 15:38 (UTC) |
| Last Updated: | 2026-07-08 15:26 (UTC) |
Dependencies (13)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- xdotool (xdotool-gitAUR)
- atk (at-spi2-core-gitAUR, at-spi2-core) (make)
- cairo (cairo-gitAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- pango (pango-nothai-gitAUR, pango-gitAUR) (make)
Latest Comments
1 2 Next › Last »
flx-0x00 commented on 2026-06-13 21:17 (UTC)
@imlonghao Ah, my bad! I have absolutely no clue why that old stable version was still lurking around in my environment while I was staring at my nightly output. I guess I'm too used to debugging deep system internals and completely missed the obvious toolchain mismatch here.
Reinstalled everything clean to stable, and now it works perfectly. I feel a bit ashamed for not double-checking my own backyard before raising an alarm, sorry for eating up your valuable time! Have a great day.
imlonghao commented on 2026-06-13 11:30 (UTC)
@flx-0x00 Thanks for the info, but PKGBUILD want to build with stable toolchain, so this is not the one building package. Can you try to upgrade your stable toolchain to latest version?
flx-0x00 commented on 2026-06-13 09:59 (UTC)
rustc 1.96.0-nightly (91021ccc7 2026-03-17)
imlonghao commented on 2026-05-12 02:09 (UTC)
@flx-0x00 @pentago can you run
rustc -Vand see which rust version you are using?flx-0x00 commented on 2026-05-11 11:05 (UTC)
==> Starting prepare()... error: failed to run
rustcto learn about target-specific informationCaused by: process didn't exit successfully:
/home/XXXX/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc - --crate-name ___ --print=file-names -C force-frame-pointers=yes --target host-tuple --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg -Wwarnings(exit status: 1) --- stderr error: error loading target specification: could not find specification for target "host-tuple"my system: Linux 7.0.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Fri, 01 May 2026 15:49:22 +0000 x86_64 GNU/Linux
pentago commented on 2026-05-11 08:39 (UTC)
I use the latest available..
imlonghao commented on 2026-05-10 08:48 (UTC)
@pentago it may related to which rust version you use.
pentago commented on 2026-05-10 07:48 (UTC)
@imlonghao i'm not sure if it works because based on that output, the test suite doesn't even run:
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
This is mine: https://gist.github.com/pentago/5bdc3fbcb9202eab8e3fdaf8a7c12aaa#file-vykar-build-log
imlonghao commented on 2026-05-07 15:02 (UTC)
@pentago weird, it works for me with extra-x86_64-build. Build log https://pb.esd.cc/member-baby-cook.log
pentago commented on 2026-05-07 07:45 (UTC)
0.15 doesnt install due to multiple failed tests.
1 2 Next › Last »