Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2021 17:16:10 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: fee070d6b431 - 2021Q2 - games/supertuxkart: mark BROKEN on i386
Message-ID:  <202104221716.13MHGAfh079996@gitrepo.freebsd.org>

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

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

commit fee070d6b431928ea814159edfc9412045d6e778
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-08 21:36:03 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-22 17:14:53 +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 e4c967fda964..e3ad0b825b0b 100644
--- a/games/supertuxkart/Makefile
+++ b/games/supertuxkart/Makefile
@@ -16,6 +16,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?202104221716.13MHGAfh079996>