Date: Tue, 27 Jan 2026 00:25:02 +0000 From: =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 433e53977442 - main - www/filebrowser-quantum: Mark BROKEN on i386 Message-ID: <697805de.be95.49aba812@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dtxdf: URL: https://cgit.FreeBSD.org/ports/commit/?id=433e539774424dd815bff8a4a2f017cd154f4158 commit 433e539774424dd815bff8a4a2f017cd154f4158 Author: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> AuthorDate: 2026-01-27 00:14:28 +0000 Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> CommitDate: 2026-01-27 00:24:32 +0000 www/filebrowser-quantum: Mark BROKEN on i386 Cannot use int64(off) (value of type int64) as int32 value in assignment. Reported by: pkg-fallout --- www/filebrowser-quantum/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/filebrowser-quantum/Makefile b/www/filebrowser-quantum/Makefile index 29d2a19a1315..20ace95f4d46 100644 --- a/www/filebrowser-quantum/Makefile +++ b/www/filebrowser-quantum/Makefile @@ -14,6 +14,8 @@ WWW= https://filebrowserquantum.com \ LICENSE= APACHE20 +BROKEN_i386= cannot use int64(off) (value of type int64) as int32 value in assignment + USES= go:1.25+,modules USE_GITHUB= yes GH_ACCOUNT= gtsteffaniakhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697805de.be95.49aba812>
