Package Details: teapot-cipd 0.4.3-4

Git Clone URL: https://aur.archlinux.org/teapot-tools.git (read-only, click to copy)
Package Base: teapot-tools
Description: Replacement for luci-go (cipd)
Upstream URL: https://codeberg.org/selfisekai/teapot_tools/
Keywords: chromium cipd depot-tools depot_tools flutter gclient luci-go
Licenses: Apache-2.0
Conflicts: teapot-tools-cipd
Provides: luci-go
Submitter: WithTheBraid
Maintainer: WithTheBraid
Last Packager: WithTheBraid
Votes: 1
Popularity: 0.012309
First Submitted: 2024-02-20 07:41 (UTC)
Last Updated: 2024-05-18 10:00 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

bobpaul commented on 2024-12-13 14:12 (UTC)

protobuf is needed as a make depend or built fails on the protoc cargo package:

   Compiling tokio-native-tls v0.3.1
   Compiling async-compression v0.3.15
   Compiling teapot_tools v0.4.3 (/home/bobpaul/.cache/yay/teapot-tools/src/teapot_tools)
   Compiling h2 v0.3.15
error: failed to run custom build command for `teapot_tools v0.4.3 (/home/bobpaul/.cache/yay/teapot-tools/src/teapot_tools)`

Caused by:
  process didn't exit successfully: `/home/bobpaul/.cache/yay/teapot-tools/src/teapot_tools/target/debug/build/teapot_tools-41795e169c4c6bb3/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at /home/bobpaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prost-build-0.11.9/src/lib.rs:1457:10:
  Could not find `protoc` installation and this build crate cannot proceed without
      this knowledge. If `protoc` is installed and this crate had trouble finding
      it, you can set the `PROTOC` environment variable with the specific path to your
      installed `protoc` binary.If you're on debian, try `apt-get install protobuf-compiler` or download it from https://github.com/protocolbuffers/protobuf/releases

  For more information: https://docs.rs/prost-build/#sourcing-protoc

  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

BTW I was able to build this fine on powerpc64le