Search Criteria
Package Details: warp 0.6.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/warp.git (read-only, click to copy) |
---|---|
Package Base: | warp |
Description: | Fast and secure file transfer |
Upstream URL: | https://gitlab.gnome.org/World/warp |
Keywords: | gnome magic-wormhole |
Licenses: | GPL3 |
Conflicts: | warp-share-files |
Replaces: | warp-share-files |
Submitter: | rafaelff |
Maintainer: | igor-dyatlov |
Last Packager: | igor-dyatlov |
Votes: | 8 |
Popularity: | 0.000820 |
First Submitted: | 2022-06-03 02:59 (UTC) |
Last Updated: | 2023-10-13 18:44 (UTC) |
Dependencies (5)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-testingAUR)
- cargo (rust-nightly-binAUR, cargo-gitAUR, rustup-gitAUR, rust, rustup) (make)
- itstool (make)
- meson (meson-gitAUR, meson-rustAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
Latest Comments
xiota commented on 2023-09-20 10:04 (UTC) (edited on 2023-10-13 18:46 (UTC) by xiota)
Please remove
replaces
directive.GregTheHun commented on 2023-02-07 16:12 (UTC) (edited on 2023-02-07 16:14 (UTC) by GregTheHun)
After attempting to build warp 0.4, I get this error:
"""
Compiling warp v0.4.0 (/home/greg/.cache/paru/clone/warp/src/warp-v0.4) error[E0658]:
let...else
statements are unstable --> src/ui/window.rs:404:9 | 404 | / let Some(stack_name) = self.imp().stack.visible_child_name() else { 405 | | return; 406 | | }; | |____^ | = note: see issue #87335 https://github.com/rust-lang/rust/issues/87335 for more informationFor more information about this error, try
rustc --explain E0658
. error: could not compilewarp
due to previous error [47/48] Generating help/nl/help-warp-nl with a custom command FAILED: src/warp /usr/bin/env CARGO_HOME=/home/greg/.cache/paru/clone/warp/src/build/cargo-home LOCALEDIR=/usr/share/locale /usr/bin/cargo build --manifest-path /home/greg/.cache/paru/clone/warp/src/warp-v0.4/Cargo.toml --target-dir /home/greg/.cache/paru/clone/warp/src/build/src --features meson --release && cp src/release/warp src/warp ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'warp-0.4-1': error: packages failed to build: warp-0.4-1"""
System info:
"""
System: Kernel: 6.1.9-arch1-1 arch: x86_64 bits: 64 compiler: gcc v: 12.2.1 Desktop: GNOME v: 43.2 Distro: Arch Linux
Machine: Type: Desktop Mobo: ASRock model: X570 Extreme4 serial: <superuser required> UEFI: American Megatrends v: P3.80 date: 08/04/2021
CPU: Info: 12-core model: AMD Ryzen 9 5900X bits: 64 type: MT MCP arch: Zen 3 rev: 2 cache: L1: 768 KiB L2: 6 MiB L3: 64 MiB Speed (MHz): avg: 2466 high: 3700 min/max: 2200/4950 boost: enabled cores: 1: 3586 2: 2879 3: 2200 4: 3700 5: 2200 6: 2908 7: 2200 8: 2200 9: 2200 10: 2200 11: 2200 12: 2200 13: 3592 14: 2867 15: 2200 16: 2200 17: 2200 18: 2200 19: 2200 20: 2200 21: 2200 22: 2200 23: 2200 24: 2261 bogomips: 177328 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics: Device-1: AMD Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] vendor: Tul / PowerColor Red Devil driver: amdgpu v: kernel arch: RDNA-2 bus-ID: 0e:00.0 Device-2: Logitech HD Pro Webcam C920 type: USB driver: snd-usb-audio,uvcvideo bus-ID: 5-4:3 Display: wayland server: X.org v: 1.21.1.7 with: Xwayland v: 22.1.7 compositor: gnome-shell driver: gpu: amdgpu resolution: 1920x1080~60Hz API: OpenGL v: 4.6 Mesa 22.3.4 renderer: AMD Radeon RX 6900 XT (navi21 LLVM 15.0.7 DRM 3.49 6.1.9-arch1-1) direct render: Yes
Info: Processes: 482 Uptime: 5d 3h 4m Memory: 31.27 GiB used: 6.72 GiB (21.5%) Init: systemd Compilers: gcc: 12.2.1 clang: 15.0.7 Packages: 1613 Shell: fish v: 3.6.0 inxi: 3.3.24
"""
Tio commented on 2022-10-05 23:47 (UTC)
By the way another package uses the
/usr/bin/warp
file. Namely haskell-wai-app-static https://www.yesodweb.com/book/web-application-interface - since "warp" is such a short and common name, can you rename it to say warp-share? To avoid conflicts...piegames commented on 2022-06-19 21:48 (UTC)
I'm pretty sure this package does not depend on magic-wormhole anymore, please remove that dependency.
rafaelff commented on 2022-06-08 02:43 (UTC)
@igor-dyatlov: maintainership handle to you. Take good care of this baby.
igor-dyatlov commented on 2022-06-06 19:19 (UTC)
When warp-git was busy, I created a package with a different name (https://aur.archlinux.org/packages/warp-share-files). You can add me as the co-maintainer? Btw, I have improved PKGBUILD: https://pastebin.com/kpNq1BMg
yochananmarqos commented on 2022-06-03 04:38 (UTC)
The source should be:
gameslayer commented on 2022-06-02 11:41 (UTC)
Fails to build
Lucki commented on 2022-05-14 19:14 (UTC)
I get the following error in a clean chroot: