On 2021/06/07 21:30, Daniel Jakots wrote: > On Mon, 7 Jun 2021 21:54:51 +0100, Stuart Henderson > <[email protected]> wrote: > > > On 2021/06/05 06:03, Daniel Jakots wrote: > > > CVSROOT: /cvs > > > Module name: ports > > > Changes by: [email protected] 2021/06/05 06:03:05 > > > > > > Modified files: > > > net/minio/server: Makefile distinfo > > > Added files: > > > net/minio/server: modules.inc > > > > > > Log message: > > > Update to minio-0.20210527 > > > > > > ok denis > > > > > > > broken on i386 with > > > > ../../../go/pkg/mod/github.com/tklauser/[email protected]/sysconf_openbsd.go:22:28: > > undefined: unix.RLIMIT_NPROC > > > > Thanks for the heads up, I marked it broken. > > I already noticed this when trying to remove the BROKEN marker in the > client port. The problem is golang/sys/unix/zerrors_openbsd_386.go is > lagging. I asked our golang port maintainer if they could help but > haven't head back. > > See https://github.com/minio/mc/pull/3732 for more yak shaving.
Maybe we need a GO64_ARCHS for those "I don't care about 32-bit" projects, it seems quite common with go :/
