Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fq #21811

Open
6 tasks done
Freed-Wu opened this issue Sep 1, 2024 · 1 comment · May be fixed by #21819
Open
6 tasks done

Add fq #21811

Freed-Wu opened this issue Sep 1, 2024 · 1 comment · May be fixed by #21819

Comments

@Freed-Wu
Copy link
Contributor

Freed-Wu commented Sep 1, 2024

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

  • MINGW64
  • MINGW32
  • UCRT64
  • CLANG64
  • CLANG32
  • CLANGARM64

Are you willing to submit a PR?

No response

Freed-Wu added a commit to Freed-Wu/MINGW-packages that referenced this issue Sep 1, 2024
@Freed-Wu Freed-Wu linked a pull request Sep 1, 2024 that will close this issue
Freed-Wu added a commit to Freed-Wu/MINGW-packages that referenced this issue Sep 1, 2024
Freed-Wu added a commit to Freed-Wu/MINGW-packages that referenced this issue Sep 1, 2024
@wader
Copy link

wader commented Sep 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants