Package Details: envoyproxy 1.30.1-1

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: 2024-05-03 22:43 (UTC)

Dependencies (12)

Required by (0)

Sources (3)

Latest Comments

1 2 Next › Last »

fuhry commented on 2024-05-03 18:36 (UTC)

As an update - it is actually an incompatibility between pkg-config's ancient bundled version of glib-2.0 (2.36) and clang 15.

I have put a patch together for pkg-config:

https://lists.freedesktop.org/archives/pkg-config/2024-May/001122.html

Created issue on bazelbuild/rules_foreign_cc:

https://github.com/bazelbuild/rules_foreign_cc/issues/1200

I've integrated this patch into the envoyproxy package and have a test build underway now. Will push once the build is verified to succeed.

fuhry commented on 2024-05-03 14:12 (UTC)

Unfortunately envoy 1.30.1 is currently not building on Arch due to incompatibility with glib2 2.80. I'll update once a patch or workaround is found.

fuhry commented on 2024-03-01 18:06 (UTC)

Hey folks, I am aware that envoy 1.29.1 is released, unfortunately I encountered build errors and have not had time to debug them. I will push 1.29.1 once I can get it building. Thank you for your patience!

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