Search Criteria
Package Details: envoyproxy 1.27.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: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-11-01 08:31 (UTC) |
Last Updated: | 2023-08-30 03:13 (UTC) |
Dependencies (11)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- java-environment-openjdk (zulu-10-bin, jdk12-openj9-bin, zulu-12-bin, jdk13-openj9-bin, jdk9-openj9-bin, jdk10-openj9-bin, jdk14-openj9-bin, zulu-14-bin, sapmachine-jdk-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, java-openjdk-loom-ea-bin, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, zulu-18-bin, zulu-13-bin, jdk11-openj9-bin, jdk-openj9-bin, jdk18-openjdk, jdk-android-studio, zulu-19-bin, liberica-jre-11-full-bin, jdk13-openjdk-bin, jdk8-openjdk-xdg, jdk17-openjdk-xdg, jdk15-openjdk, liberica-jre-8-full-bin, jdk18-temurin, jdk19-openjdk, jdk11-microsoft-openjdk, jre-jetbrains, jdk11-openjdk-dcevm, jdk12-openjdk, jdk8-dragonwell-extended, jdk-jetbrains, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-jetbrains-bin, jdk17-dragonwell-standard-bin, zulu-8-bin, zulu-20-bin, zulu-jdk-fx-bin, jdk-temurin, liberica-jdk-8-full-bin, jdk8-adoptopenjdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, zulu-15-bin, jdk21-jetbrains-bin, jdk17-jetbrains-bin, jdk-microsoft-openjdk, jdk17-openj9-bin, java-openjdk-bin, zulu-21-bin, liberica-jdk-full-bin, jdk-openjdk-xdg, java-openjdk-ea-bin, jdk11-temurin, jdk17-temurin, zulu-11-bin, zulu-17-bin, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk) (make)
- libxcrypt-compat (make)
- lld (llvm-git) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (make)
- ninja (ninja-git, ninja-kitware, ninja-mem, python-ninja) (make)
- perl (perl-git) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
Latest Comments
1 2 Next › Last »
fuhry commented on 2023-06-26 22:52 (UTC)
@esemeniuc Thanks for the note, I'm unfortunately getting some build errors due to https://github.com/envoyproxy/envoy/pull/27343, and need to prepare some patches before the new version can be pushed. Thanks for your patience.
fuhry commented on 2022-03-31 19:25 (UTC)
@Dulbi Thanks for the note - I've started a local build of v1.21.1. If all goes well with the build and local verification I will upload the new version later today.
fuhry commented on 2021-08-23 17:40 (UTC)
@kasei Sure, happy to help
kasei commented on 2021-08-09 02:04 (UTC)
@fuhry Good works, would you mind I add you as maintainer of this package so you can commit your changes?
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
-g0
which 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:
1 2 Next › Last »