homebrew-core
homebrew-core copied to clipboard
envoy 1.29.1
- [x] Have you followed the guidelines for contributing?
- [x] Have you ensured that your commits follow the commit style guide?
- [x] Have you checked that there aren't other open pull requests for the same formula update/change?
- [x] Have you built your formula locally with
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting? - [x] Is your test running fine
brew test <formula>, where<formula>is the name of the formula you're submitting? - [x] Does your build pass
brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?
supercedes https://github.com/Homebrew/homebrew-core/pull/161861/
@p-linnane Ready for a long timeout with this one 🙏
The latest PR's for Go & Rust are using the labels right (and always take quite a while). I'll keep an eye on this.
On Linux:
ERROR: /tmp/envoy-20240212-6406-ga972n/envoy-1.29.1/.brew_home/_bazel/a60cffdc4a55d3814b48aea8f47834e1/external/v8/BUILD.bazel:3562:11: Compiling external/v8/noicu/torque-generated/src/builtins/array-filter-tq-csa.cc failed: (Exit 1): gcc-11 failed: error executing command (from target @v8//:v8_libshared_noicu)
(cd /tmp/envoy-20240212-6406-ga972n/envoy-1.29.1/.brew_home/_bazel/a60cffdc4a55d3814b48aea8f47834e1/sandbox/processwrapper-sandbox/5920/execroot/envoy && \
exec env - \
BAZEL_LINKLIBS=-l%:libstdc++.a \
BAZEL_LINKOPTS=-lm \
CC=gcc-11 \
CXX=g++-11 \
PATH=/home/linuxbrew/.linuxbrew/bin:/usr/bin:/bin \
*** \
/usr/bin/gcc-11 -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/k8-opt/bin/external/v8/_objs/v8_libshared_noicu/array-filter-tq-csa.d '-frandom-seed=bazel-out/k8-opt/bin/external/v8/_objs/v8_libshared_noicu/array-filter-tq-csa.o' -gsplit-dwarf -g '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' -DV8_DEPRECATION_WARNINGS -DV8_IMMINENT_DEPRECATION_WARNINGS -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_ENABLE_WEBASSEMBLY -DGOOGLE3 -DENABLE_DEBUGGER_SUPPORT -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_CONCURRENT_MARKING -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_LINUX '-DBAZEL_CURRENT_REPOSITORY="v8"' -iquote external/v8 -iquote bazel-out/k8-opt/bin/external/v8 -iquote external/com_googlesource_chromium_base_trace_event_common -iquote bazel-out/k8-opt/bin/external/com_googlesource_chromium_base_trace_event_common -Ibazel-out/k8-opt/bin/external/com_googlesource_chromium_base_trace_event_common/_virtual_includes/trace_event_common -Ibazel-out/k8-opt/bin/external/v8/_virtual_includes/noicu/generated_torque_headers -isystem external/v8/include -isystem bazel-out/k8-opt/bin/external/v8/include '-DABSL_MIN_LOG_LEVEL=4' -fdebug-types-section -fPIC -Wno-deprecated-declarations '-std=c++17' -Wno-uninitialized -fPIC -fno-strict-aliasing -Werror -Wextra -Wno-unknown-warning-option -Wno-bitwise-instead-of-logical -Wno-builtin-assume-aligned-alignment -Wno-unused-parameter -Wno-implicit-int-float-conversion -Wno-deprecated-copy -Wno-non-virtual-dtor -isystem . -Wno-extra -Wno-array-bounds -Wno-class-memaccess -Wno-comments -Wno-deprecated-declarations -Wno-implicit-fallthrough -Wno-int-in-bool-context -Wno-maybe-uninitialized -Wno-mismatched-new-delete -Wno-redundant-move -Wno-return-type -Wno-stringop-overflow -Wno-nonnull '-std=gnu++17' -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c bazel-out/k8-opt/bin/external/v8/noicu/torque-generated/src/builtins/array-filter-tq-csa.cc -o bazel-out/k8-opt/bin/external/v8/_objs/v8_libshared_noicu/array-filter-tq-csa.o)
# Configuration: 324da3bdb20c8aee07accfdf3a4b6fcce4387c38a2f55aef8c3c24f11c7792e5
# Execution platform: @local_config_platform//:host
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
Target //source/exe:envoy-static.stripped failed to build
[8,597 / 11,514] checking cached actions
INFO: Elapsed time: 9034.722s, Critical Path: 83.83s
INFO: 8597 processes: 2677 internal, 1 local, 5918 processwrapper-sandbox, 1 worker.
FAILED: Build did NOT complete successfully
https://github.com/Homebrew/homebrew-core/actions/runs/7878871489/job/21498392433?pr=162277#step:4:6096
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.