Open Freed-Wu opened 2 months ago
Hey! hmm this is a bit suspicious in the CI error log:
go: downloading github.com/gopacket/gopacket v1.2.0
# runtime/cgo
cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in %PATH%
==> ERROR: A failure occurred in build().
Aborting...
Is this some mingw golang specific thing? the fq releases builds with CGO_ENABLED=0
so it's a bit weird seeing this error
Package name
fq
Brief description of package
jq for binary formats - tool, language and decoders for working with binary and text formats
URL for package's homepage
https://github.com/wader/fq
Provide a basic test case to validate the package's functionality.
fq --version
MINGW environments where you need the package
Are you willing to submit a PR?
No response