Bug 281923

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:
Description Flags
patch jbo: maintainer-approval? (manu)

Description Joel Bodenmann freebsd_committer freebsd_triage 2024-10-07 12:41:52 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-07 12:50:15 UTC
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(-)