git: 0fde750c7ffe - main - multimedia/mkvtoolnix: Mark BROKEN on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jun 2024 13:11:09 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fde750c7ffed3722cb3d3464443ef81bbd0605b commit 0fde750c7ffed3722cb3d3464443ef81bbd0605b Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2024-06-30 13:08:42 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2024-06-30 13:11:07 +0000 multimedia/mkvtoolnix: Mark BROKEN on aarch64 The build stops and ends up in an error due to a blocking IO timeout on the aarch64 package builders. --- multimedia/mkvtoolnix/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 552393743618..f618a089437d 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -11,6 +11,8 @@ WWW= https://www.bunkus.org/videotools/mkvtoolnix/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_aarch64= fails to build: IO::TimeoutError: Blocking operation timed out! + BUILD_DEPENDS= rake:devel/rubygem-rake \ docbook-xsl>=0:textproc/docbook-xsl \ xsltproc:textproc/libxslt