git: 4d3d513e18f4 - 2024Q1 - math/giacxcas: Broken on i386

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4d3d513e18f42a559c478c430b6ea957fac60fdd

commit 4d3d513e18f42a559c478c430b6ea957fac60fdd
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:49 +0000

    math/giacxcas: Broken on i386
    
    Reported by:    fallout
    
    (cherry picked from commit 2f8e3efc1c2dafc7498d5eb6f973e1bc0111c439)
---
 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 \