On Sun, November 19, 2017 07:13, lan...@openbsd.org wrote:
> bulk build on sparc64-1.ports.openbsd.org
> started on  Sun Nov 12 12:40:59 MST 2017
> finished at Sat Nov 18 21:13:25 MST 2017
> lasted 07D01h32m
> done with kern.version=OpenBSD 6.2-current (GENERIC) #339: Sat Nov 11 21:44:18
> MST 2017
>
> built packages:7030
> Nov 12:207
> Nov 13:230
> Nov 14:174
> Nov 15:146
> Nov 16:443
> Nov 17:872
> Nov 18:4957
>
[...]
> http://build-failures.rhaalovely.net//sparc64/2017-11-12/games/tome4,-data.log

It uses internal copy of luajit wich is set to ONLY_FOR_ARCHES=powerpc i386
amd64.
OK to commit a diff below?

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/tome4/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile    16 Nov 2017 23:20:38 -0000      1.9
+++ Makefile    19 Nov 2017 11:57:08 -0000
@@ -1,5 +1,7 @@
 # $OpenBSD: Makefile,v 1.9 2017/11/16 23:20:38 naddy Exp $

+ONLY_FOR_ARCHS = powerpc i386 amd64
+
 COMMENT-main = graphical sdl rogue-like game
 COMMENT-data = data for Tales of Maj'Eyal

Reply via email to