Summary: | cad/yosys: Fails to use cad/abc since 0.22 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Emmanuel Vadot <manu> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape, uddka, yuri | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Emmanuel Vadot
![]() ![]() Ok so our cad/abc is really old, testing with the latest commit now. Also it's happening since yosys 0.21 not 0.22. Yuri, how do you test yosys update ? I can't see how it could have work with any projects ? Created attachment 237164 [details]
Update cad/abc to g20220920
^Triage: reporter is committer, assign accordingly *** Bug 260806 has been marked as a duplicate of this bug. *** A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=edd93bd3bac5f41a28f585ee9e0f641f1acb03b2 commit edd93bd3bac5f41a28f585ee9e0f641f1acb03b2 Author: Emmanuel Vadot <manu@freebsd.org> AuthorDate: 2022-10-09 18:34:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-09 19:02:15 +0000 cad/abc: Update g20200322 -> g20220920 PR: 266917 260806 Approved by: uddka@student.kit.edu (maintainer's timeout; 9+ months on PR#260806) cad/abc/Makefile | 4 ++-- cad/abc/distinfo | 6 +++--- cad/abc/files/patch-CMakeLists.txt | 6 +++--- cad/abc/files/patch-Makefile | 12 ++++++------ 4 files changed, 14 insertions(+), 14 deletions(-) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c8b418801d41822d49602546e2b75dbccfc45bb commit 6c8b418801d41822d49602546e2b75dbccfc45bb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-09 19:21:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-09 19:21:17 +0000 cad/yosys: Add comment about failing tests PR: 266917 cad/yosys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) > Yuri, how do you test yosys update ? I can't see how it could have work with any projects ?
It is tested with 'make test'.
I myself had a pending update of cad/abc that wasn't committed. I didn't realize that cad/yosys depended on it. My bad.
Now tests are mostly passing, with some failures that I just reported upstream.
Closing ...
A commit in branch 2022Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9828a78a9c341eb3e1675c2da47db6b7d45c77dc commit 9828a78a9c341eb3e1675c2da47db6b7d45c77dc Author: Emmanuel Vadot <manu@freebsd.org> AuthorDate: 2022-10-09 18:34:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-11 09:05:00 +0000 cad/abc: Update g20200322 -> g20220920 PR: 266917 260806 Approved by: uddka@student.kit.edu (maintainer's timeout; 9+ months on PR#260806) (cherry picked from commit edd93bd3bac5f41a28f585ee9e0f641f1acb03b2) cad/abc/Makefile | 4 ++-- cad/abc/distinfo | 6 +++--- cad/abc/files/patch-CMakeLists.txt | 6 +++--- cad/abc/files/patch-Makefile | 12 ++++++------ 4 files changed, 14 insertions(+), 14 deletions(-) |