Date: Mon, 15 Jan 2024 08:23:12 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7f93a32827b3 - main - devel/selene: Broken on powerpc64le Message-ID: <202401150823.40F8NCQv000477@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f93a32827b360d8019c56a984580076e1e975ec commit 7f93a32827b360d8019c56a984580076e1e975ec Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-15 08:22:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-15 08:22:41 +0000 devel/selene: Broken on powerpc64le Reported by: fallout --- devel/selene/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/selene/Makefile b/devel/selene/Makefile index f4fba2468eba..73e999e4c631 100644 --- a/devel/selene/Makefile +++ b/devel/selene/Makefile @@ -10,6 +10,8 @@ WWW= https://kampfkarren.github.io/selene/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # next release should fix this + USES= cargo USE_GITHUB= yes GH_ACCOUNT= kampfkarren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401150823.40F8NCQv000477>