Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2025 17:42:28 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: 7aac91440444 - main - www/vigil: Broken on i386
Message-ID:  <202501201742.50KHgS5j060809@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=7aac9144044412e1fa93924ed6b94b7100c6f9a4

commit 7aac9144044412e1fa93924ed6b94b7100c6f9a4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-20 17:40:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-20 17:42:25 +0000

    www/vigil: Broken on i386
    
    Reported by:    fallout
---
 www/vigil/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/vigil/Makefile b/www/vigil/Makefile
index 3b3b975de973..145828c92e11 100644
--- a/www/vigil/Makefile
+++ b/www/vigil/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/valeriansaliou/vigil
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+BROKEN_i386=	compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284196
+
 BUILD_DEPENDS=	gmake:devel/gmake
 LIB_DEPENDS=	libzstd.so:archivers/zstd
 



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