svn commit: r562011 - head/games/julius

Piotr Kubaj pkubaj at anongoth.pl
Tue Jan 19 13:56:45 UTC 2021


Could you test whether adding riscv64 support similarly to
https://cgit.freebsd.org/src/commit/?id=1bb8eb56ef2a2116347106c2df381e7d6801f328
works and then remove BROKEN_riscv64 line?

On 21-01-19 03:04:43, Mark Linimon wrote:
>Author: linimon
>Date: Tue Jan 19 03:04:43 2021
>New Revision: 562011
>URL: https://svnweb.freebsd.org/changeset/ports/562011
>
>Log:
>  Mark as BROKEN on riscv64:
>
>    julius-caesariii-1.5.1,1.log:ld: error: cannot open /nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-riscv64.a: No such file or directory
>
>  Approved by:	portmgr (tier-2 blanket)
>  Obtained from:	lonesome.com build testing
>
>Modified:
>  head/games/julius/Makefile
>
>Modified: head/games/julius/Makefile
>==============================================================================
>--- head/games/julius/Makefile	Tue Jan 19 03:02:14 2021	(r562010)
>+++ head/games/julius/Makefile	Tue Jan 19 03:04:43 2021	(r562011)
>@@ -13,6 +13,8 @@ COMMENT=	Open source re-implementation of Caesar III
>
> LICENSE=	GPLv3
>
>+BROKEN_riscv64=		fails to link: julius-caesariii-1.5.1,1.log: cannot open /nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-riscv64.a: No such file or directory
>+
> USES=		cmake sdl
>
> USE_GITHUB=	yes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20210119/49eb29ad/attachment.sig>


More information about the svn-ports-all mailing list