Page MenuHomeFreeBSD

security/cfssl: fix build on riscv64
ClosedPublic

Authored by fuz on Mar 15 2023, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 28, 5:23 PM
Unknown Object (File)
Sun, Jul 26, 12:19 PM
Unknown Object (File)
Tue, Jul 21, 1:33 AM
Unknown Object (File)
Sun, Jul 19, 2:49 PM
Unknown Object (File)
Sun, Jul 12, 4:02 PM
Unknown Object (File)
Mon, Jul 6, 10:18 PM
Unknown Object (File)
Sun, Jul 5, 3:59 AM
Unknown Object (File)
Jun 16 2026, 8:35 AM
Subscribers

Details

Summary
security/cfssl: fix build on riscv64

Bump golang.org/x/sys dependency to a version new enough to
support riscv64-freebsd.  This issue is already fixed up stream
and he patches can be taken out with the next update.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)

Posted for maintainer feedback.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 50396
Build 47287: arc lint + arc unit

Event Timeline

fuz requested review of this revision.Mar 15 2023, 11:31 PM

The patch seems to be very invasive. I am worried about what would happen when it would come time to update it and there would be conflicts.

@yuri On update, revert this patch, then proceed with the update. The current development version already has golang.org/x/sys bumped, so the patch will be obsolete then.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 17 2023, 9:03 AM
This revision was automatically updated to reflect the committed changes.