Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 11:44:08 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b0565682a89 - main - multimedia/gstreamer1-plugins-rust: Mark as broken on aarch64.
Message-ID:  <202110181144.19IBi8aI079270@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b0565682a89af593347e99ae108249508e253cf

commit 4b0565682a89af593347e99ae108249508e253cf
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2021-10-14 16:05:58 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-10-18 11:43:56 +0000

    multimedia/gstreamer1-plugins-rust: Mark as broken on aarch64.
---
 multimedia/gstreamer1-plugins-rust/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile
index 1906272f7186..2f72c45ff7e5 100644
--- a/multimedia/gstreamer1-plugins-rust/Makefile
+++ b/multimedia/gstreamer1-plugins-rust/Makefile
@@ -11,6 +11,8 @@ LICENSE_COMB=	multi
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
 LICENSE_FILE_LGPL21+ =	${WRKSRC}/LICENSE-LGPLv2
 
+BROKEN_aarch64=	fails to build: device_name: [0i8; 64usize], expected `u8`, found `i8`
+
 BUILD_DEPENDS=	cargo-cbuild:devel/cargo-c
 
 USES=		cargo gnome meson pkgconfig ssl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181144.19IBi8aI079270>