Bug 268513 - cad/openroad: fix with libfmt >= 9
Summary: cad/openroad: fix with libfmt >= 9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks: 268081
  Show dependency treegraph
 
Reported: 2022-12-22 11:39 UTC by Thierry Thomas
Modified: 2022-12-22 19:36 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
fix with libfmt >= 9 (1.54 KB, patch)
2022-12-22 11:39 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)