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

0.36.0 build failure with undefined symbols #5037

Closed
daurnimator opened this issue Aug 31, 2023 · 2 comments · Fixed by #5046
Closed

0.36.0 build failure with undefined symbols #5037

daurnimator opened this issue Aug 31, 2023 · 2 comments · Fixed by #5046
Labels
bug Something isn't working frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.

Comments

@daurnimator
Copy link

What's wrong?

# github.com/pyroscope-io/godeltaprof/internal/pprof
../pkg/mod/github.com/pyroscope-io/godeltaprof@v0.1.1/internal/pprof/delta_mutex.go:25:20: undefined: runtime_cyclesPerSecond
../pkg/mod/github.com/pyroscope-io/godeltaprof@v0.1.1/internal/pprof/proto.go:400:8: undefined: runtime_expandFinalInlineFrame

Steps to reproduce

go build cmd/grafana-agent

System information

ArchLinux

Software version

v0.36.0

Configuration

No response

Logs

No response

@daurnimator daurnimator added the bug Something isn't working label Aug 31, 2023
@daurnimator
Copy link
Author

daurnimator commented Aug 31, 2023

Looks like this was already reported+fixed upstream: grafana/godeltaprof#4

I guess you just need to bump the version used here?

@cyriltovena
Copy link
Contributor

Correct let me take a look.

@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
trajan0x added a commit to synapsecns/sanguine that referenced this issue Feb 25, 2024
trajan0x added a commit to synapsecns/sanguine that referenced this issue Feb 25, 2024
Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants