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

While compiling carbon-relay for A8 (ARM ) Facing errors in flag_parsers.go #520

Open
RVimalraj1989 opened this issue May 25, 2023 · 0 comments

Comments

@RVimalraj1989
Copy link

/go/src/github.com/grafana/carbon-relay-ng ((v1.4.3))$ make build-linux LINUX_PACKAGE_GOARCH=arm
cd ui/web && go-bindata -pkg web admin_http_assets/...
find . -name '*.go' | grep -v '^./vendor' | xargs gofmt -w -s
GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -ldflags "-X main.Version=1.4.3" -o carbon-relay-ng-linux-arm ./cmd/carbon-relay-ng

github.com/grafana/metrictank/util

../../../../pkg/mod/github.com/grafana/metrictank@v1.0.1-0.20221128152741-61182cf5f40e/util/flag_parsers.go:32:25: constant 4294967295 overflows int
Makefile:34: recipe for target 'carbon-relay-ng-linux-arm' failed
make: *** [carbon-relay-ng-linux-arm] Error 2

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

No branches or pull requests

1 participant