This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Downloading https://ghcr.io/v2/homebrew/core/libseccomp/blobs/sha256:5f5697a917e0b8d6179b90144eab8341716d1b1cb6513744ade086199a211879 | |
| ################################################################################################################################################################### 100.0% | |
| Error: attestation not found: Failure while executing; `/usr/bin/env GH_TOKEN=****** GH_HOST=github.com /opt/homebrew/bin/gh attestation verify /Users/rui/Library/Caches/Homebrew/downloads/109826d91441cc973ef41865f0c43e06c5f8deb867708da03404f094035091df--libseccomp--2.5.5.x86_64_linux.bottle.tar.gz --repo trailofbits/homebrew-brew-verify --format json` exited with 1. Here's the output: | |
| Error: failed to fetch attestations from trailofbits/homebrew-brew-verify: HTTP 404: Not Found (https://api.github.com/repos/trailofbits/homebrew-brew-verify/attestations/sha256:5f5697a917e0b8d6179b90144eab8341716d1b1cb6513744ade086199a211879?per_page=30) | |
| rui at rui-mbp-m1x-425 in /opt/homebrew/Library/Taps/homebrew/homeb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for brogue on macOS 14 | |
| Build date: 2024-08-10 15:39:16 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for mosh on macOS 12.7 | |
| Build date: 2024-06-29 22:38:27 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for mosh on macOS 13.6 | |
| Build date: 2024-06-29 22:20:21 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for quazip on Ubuntu 22.04.4 LTS | |
| Build date: 2024-06-24 21:40:03 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for quazip on Ubuntu 22.04.4 LTS | |
| Build date: 2024-06-24 21:40:03 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for mp3unicode on macOS 14 | |
| Build date: 2024-04-04 12:20:45 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for pylyzer on macOS 14 | |
| Build date: 2024-03-27 10:26:12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for libxkbcommon on macOS 14 | |
| Build date: 2024-03-13 11:22:31 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/test/xvfb-wrapper.c b/test/xvfb-wrapper.c | |
| index 38d159b..2f19e24 100644 | |
| --- a/test/xvfb-wrapper.c | |
| +++ b/test/xvfb-wrapper.c | |
| @@ -133,25 +133,25 @@ err_display_fd: | |
| return ret; | |
| } | |
| -/* All X11_TEST functions are in the test_functions_section ELF section. | |
| +/* All X11_TEST functions are in the test_func ELF section. |