git: a5d47e57dc05 - 2022Q3 - graphics/art: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Aug 2022 07:17:46 UTC
The branch 2022Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5d47e57dc05911c4d12d05779868c0e921d9db1 commit a5d47e57dc05911c4d12d05779868c0e921d9db1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-08 07:15:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-08 07:17:44 +0000 graphics/art: Broken on armv7 Reported by: fallout (cherry picked from commit faca50afe0adccce11f26b29f439dc08bc26bba5) --- graphics/art/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/art/Makefile b/graphics/art/Makefile index 6e39dffc8282..32340433dc7c 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -11,6 +11,7 @@ COMMENT= Raw image processing program LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_armv7= compilation fails: use of overloaded operator '[]' is ambiguous, see https://bitbucket.org/agriggio/art/issues/256/build-fails-on-32-bit-architectures-use-of BROKEN_i386= ld: error: undefined symbol: __atomic_load EXTRACT_DEPENDS= gtar:archivers/gtar # bsdtar(1) complains about hard links to itself