-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.4 freebsd/amd64
### Does this issue reproduce with the latest release?
Yes, on 2 different operating s…
-
```
xtools$ go1.19 test ./go/ssa -run=TestTypeparamTest
panic: variadic parameter must be of unnamed slice type
goroutine 232 [running]:
go/types.NewSignatureType(0x0, {0x0, 0x0, 0x0}, {0x0, 0x0…
-
Example doesn't work
There is no `Peerstore` struct in `github.com/libp2p/go-libp2p-peerstore`
-
```
_build-go-ipfs-xbps/pkg/mod/github.com/lucas-clemente/quic-go@v0.24.0/internal/qtls/go118.go:6:13: cannot use "quic-go doesn't build on Go 1.18 yet." (untyped string constant) as int value in var…
-
### What happened?
Building OpenIM, Parallel compilation compile=2
2023-09-25 01:36:11 NOTE: ./scripts/build-all-service.sh has been replaced by 'make multiarch' or 'make build'
The equivalent…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.5 freebsd/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating s…
-
While we have been working with FreeBSD packages for a while, it seems like the structure of how packages get built and distributed leaves a few aspects to be deserved. This issue describes our gripes…
-
Hi.
i build from source code version 22.7, machine FreeBSD 13.1
and i have problem with build go with make packages DEVICE=ARM64
I dont know how to fix..
```
==> go-1.18,2 depends on file: /u…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| --- | graphics/vuescan | :x: | :x: | known issue, upstream keeps changing | --- |
| --- | mi…