Summary: | devel/nextpnr: Fix broken build | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Joel Bodenmann <jbo> | ||||
Component: | Individual Port(s) | Assignee: | Emmanuel Vadot <manu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | manu | ||||
Priority: | --- | Flags: | manu:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4805a0f0de166b4539e49918b03d28b8baf8ccc commit e4805a0f0de166b4539e49918b03d28b8baf8ccc Author: Joel Bodenmann <jbo@FreeBSD.org> AuthorDate: 2024-10-07 12:35:26 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-10-07 12:48:06 +0000 devel/nextpnr: Fix build Build was broken since devel/boost-libs 1.85.0 update. PR: 281923 Approved by: manu (maintainer) devel/nextpnr/Makefile | 5 ++++- devel/nextpnr/distinfo | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) |
Created attachment 254073 [details] patch Building devel/nextpnr currently fails since the last update of devel/boost-libs to 1.85.0. This patch fixes the build by using a commit already available in upstream addressing the issue. Passes poudriere-testport.