Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2021 21:42:22 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ba071c8f8a59 - main - games/supertuxkart: mark BROKEN on i386
Message-ID:  <202104082142.138LgMEs028652@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

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

commit ba071c8f8a59e59c2235340225f767e888873905
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-08 21:36:03 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-08 21:42:04 +0000

    games/supertuxkart: mark BROKEN on i386
---
 games/supertuxkart/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile
index 65f6994f34b1..3147d884c1a7 100644
--- a/games/supertuxkart/Makefile
+++ b/games/supertuxkart/Makefile
@@ -14,6 +14,7 @@ LIB_DEPENDS=	libsqlite3.so:databases/sqlite3 \
 		libcurl.so:ftp/curl
 
 BROKEN_FreeBSD_12_i386=	does not build (error: this directive must appear between .cfi_startproc and .cfi_endproc directives)
+BROKEN_i386=	ld: error: cannot preempt symbol: alcOpenDevice
 
 USES=		alias cmake compiler:c++11-lib pkgconfig tar:xz
 CMAKE_OFF=	USE_WIIUSE \



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