Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2024 03:11:29 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: b6290a44328a - main - security/weggli: Broken on amd64
Message-ID:  <202410230311.49N3BT86070776@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=b6290a44328ac3e1afd5a4f083fd366dc0eefea1

commit b6290a44328ac3e1afd5a4f083fd366dc0eefea1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-23 02:54:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-23 03:11:24 +0000

    security/weggli: Broken on amd64
    
    Reported by:    fallout
---
 security/weggli/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/weggli/Makefile b/security/weggli/Makefile
index f94f6305a2fd..9263f72d3cdf 100644
--- a/security/weggli/Makefile
+++ b/security/weggli/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/googleprojectzero/weggli
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_amd64=	link fails: error: version script assignment of 'global' to symbol '__muloti4' failed: symbol not defined
+
 USES=		cargo
 USE_GITHUB=	yes
 GH_ACCOUNT=	googleprojectzero



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