Search Criteria
Package Details: envoyproxy 1.38.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/envoyproxy.git (read-only, click to copy) |
|---|---|
| Package Base: | envoyproxy |
| Description: | A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. |
| Upstream URL: | https://envoyproxy.io |
| Keywords: | proxy |
| Licenses: | Apache2 |
| Submitter: | kxuan |
| Maintainer: | fuhry |
| Last Packager: | fuhry |
| Votes: | 5 |
| Popularity: | 0.000104 |
| First Submitted: | 2018-11-01 08:31 (UTC) |
| Last Updated: | 2026-05-15 03:04 (UTC) |
Dependencies (4)
- bazelisk (bazelisk-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- lsb-release (make)
- ncurses5-compat-libsAUR (make)
Latest Comments
« First ‹ Previous 1 2
fuhry commented on 2021-08-07 02:17 (UTC)
I fixed the build on v1.19.0, including a workaround for the broken default_compile_flags that include
-g0which breaks generation of split-dwarf debug symbols in clang v12.0.1.This patch should be able to be applied with
git apply:https://gist.github.com/fuhry/00d655987bda3a7c3b2c55864c912379
kxuan commented on 2020-04-24 08:27 (UTC)
@dflemstr Thank you. already updated to 1.14.1.
dflemstr commented on 2020-04-24 08:12 (UTC)
Also, upgrading to 1.14.1:
dflemstr commented on 2020-04-24 07:49 (UTC)
The build worked fine for me by simply switching to bazelisk explicitly:
sorah commented on 2020-01-19 11:47 (UTC)
envoy needs
pythonandpython2to build:(... and, still I'm not sure how we can deal with .bazelversion)
« First ‹ Previous 1 2