git: 2f8e3efc1c2d - main - math/giacxcas: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 12 Jan 2024 01:18:36 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2f8e3efc1c2dafc7498d5eb6f973e1bc0111c439

commit 2f8e3efc1c2dafc7498d5eb6f973e1bc0111c439
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-12 01:18:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-12 01:18:12 +0000

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

diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index a4dc223aaf03..d4c57c9fca59 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -22,6 +22,8 @@ LICENSE_FILE_GPLv3=	${WRKSRC}/COPYING
 LICENSE_PERMS_DOC=	dist-mirror pkg-mirror auto-accept
 LICENSE_DISTFILES_DOC=	giac_${DISTVERSION}${EXTRACT_SUFX}
 
+BROKEN_i386=	compilation fails: constant expression evaluates to 61171872541 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
+
 BUILD_DEPENDS=	bash:shells/bash \
 		hevea:textproc/hevea
 LIB_DEPENDS=	libao.so:audio/libao \