Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2025 07:28:04 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: 3cff87f6d7ea - main - multimedia/vvenc: Broken on i386
Message-ID:  <202503270728.52R7S4BE013534@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3cff87f6d7eaadebc6674c1000a056ec68b9f26a

commit 3cff87f6d7eaadebc6674c1000a056ec68b9f26a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-27 07:17:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-27 07:17:23 +0000

    multimedia/vvenc: Broken on i386
---
 multimedia/vvenc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/vvenc/Makefile b/multimedia/vvenc/Makefile
index e4ead56fd717..c5067fc774b2 100644
--- a/multimedia/vvenc/Makefile
+++ b/multimedia/vvenc/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solution
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN_i386=	compilation fails, see https://github.com/fraunhoferhhi/vvenc/issues/523
+
 USES=		cmake:testing compiler:c++14-lang
 USE_LDCONFIG=	yes
 


home | help

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