Bug 268513

Summary: cad/openroad: fix with libfmt >= 9
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: thierry
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 268081    
Attachments:
Description Flags
fix with libfmt >= 9 none

Description Thierry Thomas freebsd_committer freebsd_triage 2022-12-22 11:39:59 UTC
Created attachment 238973 [details]
fix with libfmt >= 9

OpenROAD uses deprecated functions: see
<https://github.com/The-OpenROAD-Project/OpenROAD/issues/2386>.

Reported by:    jbeich
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-12-22 19:35:52 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-22 19:36:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=040ccec12ec47486c4452d69bd369451e21f2aea

commit 040ccec12ec47486c4452d69bd369451e21f2aea
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-12-22 15:34:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-22 19:35:57 +0000

    cad/openroad: Fix with libfmt >= 9

    PR:             268513

 cad/openroad/Makefile                         |  2 +-
 cad/openroad/files/patch-CMakeLists.txt (new) | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)