fix: reboot threads instead of opcache_reset (#2364) #5046
Annotations
1 error and 7 warnings
|
Build linux/arm64 static GNU binary
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c yum install -y \t\tperl \t\tmake \t\tbison \t\tflex \t\tgit \t\tautoconf \t\tautomake \t\ttar \t\tunzip \t\tgzip \t\tgcc \t\tbzip2 \t\tpatch \t\txz \t\tlibtool \t\tperl-IPC-Cmd ; \tcurl -o make.tar.gz -fsSL https://ftp.gnu.org/gnu/make/make-4.4.tar.gz && \ttar -zxvf make.tar.gz && \tcd make-* && \t./configure && \tmake && \tmake install && \tln -sf /usr/local/bin/make /usr/bin/make && \tcd .. && \trm -Rf make* && \tcurl -o cmake.tar.gz -fsSL https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-linux-$(uname -m).tar.gz && \tmkdir /cmake && \ttar -xzf cmake.tar.gz -C /cmake --strip-components 1 && \trm cmake.tar.gz && \tcurl -fsSL -o patchelf.tar.gz https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0-$(uname -m).tar.gz && \tmkdir -p /patchelf && \ttar -xzf patchelf.tar.gz -C /patchelf --strip-components=1 && \tcp /patchelf/bin/patchelf /usr/bin/ && \trm patchelf.tar.gz && \tif [ \"$(uname -m)\" = \"aarch64\" ]; then \t\tGO_ARCH=\"arm64\" ; \telse \t\tGO_ARCH=\"amd64\" ; \tfi; \tcurl -o /usr/local/bin/jq -fsSL https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-${GO_ARCH} && \tchmod +x /usr/local/bin/jq && \tcurl -o go.tar.gz -fsSL https://go.dev/dl/$(curl -fsS https://go.dev/dl/?mode=json | jq -r \"first(first(.[] | select(.stable and (.version | startswith(\\\"go${GO_VERSION}\\\")))).files[] | select(.os == \\\"linux\\\" and (.kind == \\\"archive\\\") and (.arch == \\\"${GO_ARCH}\\\"))).filename\") && \trm -rf /usr/local/go && \ttar -C /usr/local -xzf go.tar.gz && \trm go.tar.gz && \t/usr/local/go/bin/go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest" did not complete successfully: exit code: 22
|
|
Build macOS arm64 binaries
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build macOS arm64 binaries
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build macOS arm64 binaries
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build macOS arm64 binaries
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build macOS x86_64 binaries
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build macOS x86_64 binaries
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build macOS x86_64 binaries
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
frankenphp-mac-arm64
|
168 MB |
sha256:18049289a40bc222831444f44f9b3d4d8774a13e43579249f08f57b64154ae7d
|
|
|
frankenphp-mac-x86_64
|
177 MB |
sha256:4eab8b9a529d65042d2fd26bc78d8f6fb003bf1176f3a3a3ef2f20d21f96c9ff
|
|
|
metadata-static-builder-gnu-linux-amd64
Expired
|
244 Bytes |
sha256:3532864ec6d4027e32815aebb42974e8d140082784b3bedb5f017d965a142839
|
|
|
metadata-static-builder-musl-linux-amd64
Expired
|
244 Bytes |
sha256:6533136078d4a97dc2ad8eba24c3be52f404cdfb2f361571b79141e3f7dcd9f7
|
|
|
metadata-static-builder-musl-linux-arm64
Expired
|
244 Bytes |
sha256:d2467d0757fc07daf8969fac839fd587c431906f80725c01f4650447ff0675b9
|
|
|
php~frankenphp~4MHTKU.dockerbuild
|
288 KB |
sha256:62cd89f8cadb97c1ff76aa8231abf76820d42eff7d120f0c5e170d13f7a65a06
|
|
|
php~frankenphp~CHTH24.dockerbuild
|
306 KB |
sha256:ce8d071be10451f12cf49462cafcbc9c8e88c3450bfa59f15203bc2bd50df232
|
|
|
php~frankenphp~MKCECM.dockerbuild
|
286 KB |
sha256:c9a3a64ae17776aefb4638f15da7811ab8e916a0fe8c7b888997fb8fdeba2358
|
|
|
php~frankenphp~MVKVC5.dockerbuild
|
318 KB |
sha256:05d7aff60eb467d87cb981d12a499d9fd26a24083c71661f9561ca83f7778a0f
|
|
|
php~frankenphp~N1D08M.dockerbuild
|
351 KB |
sha256:d1b33bd50fe5d781f1a4665d5c0275e629fcf894be3efed73f21b0681b528fe1
|
|
|
php~frankenphp~XDZ2QN.dockerbuild
|
65.6 KB |
sha256:f701ac5806d17cfa447ccdc15ff8956f506f02f3d9f3410ab786c0f18f757c2b
|
|