Skip to content

Instantly share code, notes, and snippets.

@chenrui333
chenrui333 / gist:355ea74f115edf58459c150d7752cca1
Created September 24, 2024 19:15
linux only formulae attestation check log
==> 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
@chenrui333
chenrui333 / # brogue - 2024-08-10_15-39-16.txt
Created August 10, 2024 19:40
brogue on macOS 14 - Homebrew build logs
Homebrew build logs for brogue on macOS 14
Build date: 2024-08-10 15:39:16
@chenrui333
chenrui333 / # mosh - 2024-06-29_22-38-27.txt
Last active June 29, 2024 22:40
mosh on macOS 12.7 - Homebrew build logs
Homebrew build logs for mosh on macOS 12.7
Build date: 2024-06-29 22:38:27
@chenrui333
chenrui333 / # mosh - 2024-06-29_22-20-21.txt
Last active June 29, 2024 22:41
mosh on macOS 13.6 - Homebrew build logs
Homebrew build logs for mosh on macOS 13.6
Build date: 2024-06-29 22:20:21
@chenrui333
chenrui333 / # quazip - 2024-06-24_21-40-03.txt
Created June 24, 2024 21:44
quazip on Ubuntu 22.04.4 LTS - Homebrew build logs
Homebrew build logs for quazip on Ubuntu 22.04.4 LTS
Build date: 2024-06-24 21:40:03
@chenrui333
chenrui333 / # quazip - 2024-06-24_21-40-03.txt
Created June 24, 2024 21:41
quazip on Ubuntu 22.04.4 LTS - Homebrew build logs
Homebrew build logs for quazip on Ubuntu 22.04.4 LTS
Build date: 2024-06-24 21:40:03
@chenrui333
chenrui333 / # mp3unicode - 2024-04-04_12-20-45.txt
Created April 4, 2024 16:21
mp3unicode on macOS 14 - Homebrew build logs
Homebrew build logs for mp3unicode on macOS 14
Build date: 2024-04-04 12:20:45
@chenrui333
chenrui333 / # pylyzer - 2024-03-27_10-26-12.txt
Created March 27, 2024 14:30
pylyzer on macOS 14 - Homebrew build logs
Homebrew build logs for pylyzer on macOS 14
Build date: 2024-03-27 10:26:12
@chenrui333
chenrui333 / # libxkbcommon - 2024-03-13_11-22-31.txt
Last active March 13, 2024 16:09
libxkbcommon on macOS 14 - Homebrew build logs
Homebrew build logs for libxkbcommon on macOS 14
Build date: 2024-03-13 11:22:31
@chenrui333
chenrui333 / build.patch
Created March 10, 2024 21:23
libxkbcommon-1.6.0-build-patch
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.