Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

envoy 1.33.0 #205269

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/e/envoy.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Envoy < Formula
desc "Cloud-native high-performance edge/middle/service proxy"
homepage "https://www.envoyproxy.io/index.html"
url "https://github.com/envoyproxy/envoy/archive/refs/tags/v1.31.0.tar.gz"
sha256 "39ba37aed81a9d4988a5736cf558243179f2bf1490843da25687d1aafd9d01c6"
url "https://github.com/envoyproxy/envoy/archive/refs/tags/v1.33.0.tar.gz"
sha256 "fd726135761ea163f0312d49960c602c9b4fcb78ca3c36600975fed16e0787c4"
license "Apache-2.0"
head "https://github.com/envoyproxy/envoy.git", branch: "main"

Expand Down Expand Up @@ -43,7 +43,7 @@
# GCC/ld.gold had some issues while building envoy 1.29 so use clang/lld instead
fails_with :gcc

def install

Check failure on line 46 in Formula/e/envoy.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --formula --build-bottle envoy` failed on Linux!

Run Build Command(s):/tmp/envoy-20250123-6365-t3ulyk/envoy-1.33.0/.brew_home/_bazel/4cb00a9ce9500ddca1635e23047afae1/sandbox/processwrapper-sandbox/2409/execroot/envoy/external/ninja_1.12.1_linux/ninja cmTC_da46d && [1/2] Building C object CMakeFiles/cmTC_da46d.dir/testCCompiler.c.o [2/2] Linking C executable cmTC_da46d FAILED: cmTC_da46d : && /home/linuxbrew/.linuxbrew/Cellar/llvm/19.1.7/bin/clang-19 -U_FORTIFY_SOURCE -fstack-protector -Wall -Wthread-safety -Wself-assign -Wunused-but-set-parameter -Wno-free-nonheap-object -fcolor-diagnostics -fno-omit-frame-pointer -g0 -O2 -D_FORTIFY_SOURCE=1 -DNDEBUG -ffunction-sections -fdata-sections -no-canonical-prefixes -Wno-builtin-macro-redefined -D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\" -DABSL_MIN_LOG_LEVEL=4 -fdebug-types-section -fPIC -Wno-deprecated-declarations -Wno-thread-safety-reference-return -fexceptions -Wl,--gdb-index -fuse-ld=/usr/bin/ld.gold -B/home/linuxbrew/.linuxbrew/Cellar/llvm/19.1.7/bin -Wl,-no-as-needed -Wl,-z,relro,-z,now -lm -Wl,--gc-sections -l:libstdc++.a -fuse-ld=lld CMakeFiles/cmTC_da46d.dir/testCCompiler.c.o -o cmTC_da46d && : clang-19: error: invalid linker name in argument '-fuse-ld=lld' ninja: build stopped: subcommand failed. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:15 (PROJECT) -- Configuring incomplete, errors occurred! See also "/tmp/envoy-20250123-6365-t3ulyk/envoy-1.33.0/.brew_home/_bazel/4cb00a9ce9500ddca1635e23047afae1/sandbox/processwrapper-sandbox/2409/execroot/envoy/bazel-out/k8-opt/bin/bazel/foreign_cc/ares.build_tmpdir/CMakeFiles/CMakeOutput.log". See also "/tmp/envoy-20250123-6365-t3ulyk/envoy-1.33.0/.brew_home/_bazel/4cb00a9ce9500ddca1635e23047afae1/sandbox/processwrapper-sandbox/2409/execroot/envoy/bazel-out/k8-opt/bin/bazel/foreign_cc/ares.build_tmpdir/CMakeFiles/CMakeError.log". _____ END BUILD LOGS _____ rules_foreign_cc: Build wrapper script location: bazel-out/k8-opt/bin/bazel/foreign_cc/ares_foreign_cc/wrapper_build_script.sh rules_foreign_cc: Build script location: bazel-out/k8-opt/bin/bazel/foreign_cc/ares_foreign_cc/build_script.sh rules_foreign_cc: Build log location: bazel-out/k8-opt/bin/bazel/foreign_cc/ares_foreign_cc/CMake.log rules_foreign_cc: Keeping these below directories for debug, but note that the directories inside a sandbox rules_foreign_cc: are still cleaned unless you specify the --sandbox_debug Bazel command line flag. rules_foreign_cc: Build Dir: /tmp/envoy-20250123-6365-t3ulyk/envoy-1.33.0/.brew_home/_bazel/4cb00a9ce9500ddca1635e23047afae1/sandbox/processwrapper-sandbox/2409/execroot/envoy/bazel-out/k8-opt/bin/bazel/foreign_cc/ares.build_tmpdir rules_foreign_cc: Deps Dir: /tmp/envoy-20250123-6365-t3ulyk/envoy-1.33.0/.brew_home/_bazel/4cb00a9ce9500ddca1635e23047afae1/sandbox/processwrapper-sandbox/2409/execroot/envoy/bazel-out/k8-opt/bin/bazel/foreign_cc/ares.ext_build_deps [7,288 / 16,340] checking cached actions Target //source/exe:envoy-static.stripped failed to build INFO: Elapsed time: 411.798s, Critical Path: 82.35s INFO: 7288 processes: 4885 internal, 1 local, 2401 processwrapper-sandbox, 1 worker. ERROR: Build did NOT complete successfully ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/e/envoy.rb ==> Configuration HOMEBREW_VERSION: 4.4.17-27-gfa40d2f ORIGIN: https://github.com/Homebrew/brew HEAD: fa40d2f2fd13b3df52a63fd26a40d120d19dd00c Last commit: 7 hours ago Branch: master Core tap HEAD: 8cd0c00a636950603d45e2270e2128ed55a05606 Core tap last commit: 16 minutes ago Core tap JSON: 23 Jan 05:32 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /github/home/bottles/logs HOMEBREW_MAKE_JOBS: 8 HOME
env_path = "#{HOMEBREW_PREFIX}/bin:/usr/bin:/bin"
args = %W[
--compilation_mode=opt
Expand Down
Loading