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)
Mon, Feb 10, 11:13 PM
Unknown Object (File)
Sat, Feb 8, 6:21 PM
Unknown Object (File)
Sat, Jan 25, 12:57 AM
Unknown Object (File)
Dec 18 2024, 8:12 PM
Unknown Object (File)
Dec 10 2024, 11:01 PM
Unknown Object (File)
Nov 19 2024, 3:58 PM
Unknown Object (File)
Oct 5 2024, 3:59 AM
Unknown Object (File)
Oct 2 2024, 9:57 PM
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.