[Bug 281259] net/k6: Add ONLY_FOR_ARCHS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Sep 2024 02:47:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281259 Bug ID: 281259 Summary: net/k6: Add ONLY_FOR_ARCHS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: lcook@freebsd.org Reporter: dutra@FreeBSD.org CC: lcook@freebsd.org Assignee: lcook@freebsd.org Flags: maintainer-feedback?(lcook@freebsd.org) Attachment #253315 maintainer-approval?(lcook@freebsd.org) Flags: CC: lcook@freebsd.org Created attachment 253315 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253315&action=edit Add ONLY_FOR_ARCHS Hi, lcook! I saw on portsfallout that net/k6 doesn't compile on 32 bit processors. error: vendor/github.com/grafana/xk6-dashboard/dashboard/sse.go:69:31: cannot use maxSafeInteger (untyped int constant 9007199254740991) as int value in argument to strconv.Itoa (overflows) Does the patch make sense for you? -- You are receiving this mail because: You are the assignee for the bug.