Summary: | powerpc64le build fails due to 985c33b132f6c23a69bd808e008ae0f46131a31e (merged in 1f1e2261e341e6ca6862f82261066ef1705f0a7a) | ||
---|---|---|---|
Product: | Base System | Reporter: | Piotr Kubaj <pkubaj> |
Component: | kern | Assignee: | Martin Matuska <mm> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | alfredo |
Priority: | --- | ||
Version: | CURRENT | ||
Hardware: | powerpc | ||
OS: | Any |
Description
Piotr Kubaj
2022-07-02 21:05:36 UTC
Is anyone currently working on this? A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0a7fa9d11b2007331857c9575bd9b77d86c88fe4 commit 0a7fa9d11b2007331857c9575bd9b77d86c88fe4 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-07-08 15:21:53 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-07-08 16:10:24 +0000 zfs: fix powerpc64le build PR: 265003 Reviewed by: alfredo (on IRC) sys/contrib/openzfs/module/icp/algs/blake3/blake3_x86-64.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=56e8444a170934a09e200ee8ced1feccb1d32225 commit 56e8444a170934a09e200ee8ced1feccb1d32225 Author: Alfredo Dal'Ava Junior <alfredo@FreeBSD.org> AuthorDate: 2022-07-08 21:42:53 +0000 Commit: Alfredo Dal'Ava Junior <alfredo@FreeBSD.org> CommitDate: 2022-07-08 21:52:14 +0000 zfs: fixup build on powerpc64le This complements 0a7fa9d11b2007331857c9575bd9b77d86c88fe4 removing a #warning added intentionally, replacing it by a "TODO" comment. PR: 265003 sys/contrib/openzfs/module/icp/algs/blake3/blake3_x86-64.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) |