Package Details: waypipe 0.10.1-1

Git Clone URL: https://aur.archlinux.org/waypipe.git (read-only, click to copy)
Package Base: waypipe
Description: A proxy for Wayland protocol applications; like ssh -X
Upstream URL: https://gitlab.freedesktop.org/mstoeckl/waypipe
Keywords: proxy wayland
Licenses: MIT
Submitter: mstoeckl
Maintainer: mstoeckl
Last Packager: mstoeckl
Votes: 42
Popularity: 1.93
First Submitted: 2019-08-18 02:35 (UTC)
Last Updated: 2025-01-18 17:08 (UTC)

Latest Comments

mstoeckl commented on 2025-01-15 15:32 (UTC)

[...] error: rustup could not choose a version of cargo to run [...] I'm getting this error in my build server that uses aurutils.

Arch has two packages that provide the build dependency cargo: rust, and rustup. Your build server appears to have the latter installed. rustup requires setup before it can be used, see https://wiki.archlinux.org/title/Rust#Arch_Linux_package .

Managor commented on 2025-01-15 15:21 (UTC)

==> Starting build()...
error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured.
help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain.

I'm getting this error in my build server that uses aurutils. The package builds just fine if I build on my laptop with makepkg.

mstoeckl commented on 2025-01-15 13:02 (UTC)

I"ve been getting these errors trying to build it, is there a way to fetch crates without --frozen?

The PKGBUILD has a cargo fetch --locked --manifest-path ... step before running meson build, which should do this.

gpepi commented on 2025-01-15 10:01 (UTC)

I"ve been getting these errors trying to build it, is there a way to fetch crates without --frozen?

Updating crates.io index

error: failed to get ash as a dependency of package waypipe v0.10.0 (/home/user/.local/tmp/waypipe/src/waypipe-v0.10.0)

Caused by: attempting to make an HTTP request, but --frozen was specified ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: waypipe-exit status 4 checking dependencies...

mstoeckl commented on 2024-06-22 12:28 (UTC)

Can you please increase the pkgrel so that it rebuilds and links against the latest ffmpeg?

Done.

BoostCookie commented on 2024-06-22 10:26 (UTC) (edited on 2024-06-22 10:26 (UTC) by BoostCookie)

Can you please increase the pkgrel so that it rebuilds and links against the latest ffmpeg?

miepee commented on 2023-04-15 06:14 (UTC)

The package seems currently broken?

Project name: waypipe
Project version: 0.8.6
C compiler for the host machine: cc (gcc 12.2.1 "cc (GCC) 12.2.1 20230201")
C linker for the host machine: cc ld.bfd 2.40
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program git found: YES (/usr/bin/git)
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300

waypipe-v0.8.6/meson.build:37:0: ERROR: <PythonExternalProgram 'python3' -> ['/usr/bin/python']> is not a valid python or it is missing distutils

Repp commented on 2022-08-27 16:28 (UTC)

pkgconf and cmake appear to be missing dependencies