Both packages 1.7.4 and new 1.7.6 fail the same way on my T14 gen3 Intel:

WebCore config: library(/usr/local/share/libte4-web.so) 
spawn(/usr/local/share/cef3spawn)
Loading WebCore: Failed loading /usr/local/share/libte4-web.so: File not found
[CPU] Detected 12 CPUs
OpenAL device available: OpenAL Soft (default OpenAL Soft)
Available video driver: x11
Available video driver: KMSDRM
Available video driver: offscreen
Available video driver: dummy
Illegal instruction (core dumped) 

#0  0x00000593bb884587 in ?? ()
[Current thread is 1 (process 336493)]
#0  0x00000593bb884587 in ?? ()
#1  0x00000593bb841765 in ?? ()
#2  0x00000593bb7d1d75 in ?? ()
#3  0x00000593bb7d2681 in ?? ()
#4  0x00000593bb74ee72 in ?? ()
#5  0x0000000000000000 in ?? ()


It used to work on my X230 just fine (although long ago),
pretty sure it did start on the T14 at some point.

Anyone else being able to run this game on their machine?

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/tome4/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile    8 May 2022 09:39:33 -0000       1.29
+++ Makefile    2 Sep 2023 17:30:43 -0000
@@ -8,10 +8,9 @@ ONLY_FOR_ARCHS = i386 amd64
 COMMENT-main = graphical sdl rogue-like game
 COMMENT-data = data for Tales of Maj'Eyal
 
-V =            1.7.4
+V =            1.7.6
 PKGNAME =      tome4-${V}
 CATEGORIES =   games x11
-REVISION =     0
 
 MASTER_SITES = https://te4.org/dl/t-engine/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/tome4/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo    29 Jun 2021 06:45:08 -0000      1.12
+++ distinfo    2 Sep 2023 17:31:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (t-engine4-src-1.7.4.tar.bz2) = 
w1NPM/SMnPAnAl6z9E6Xsj3mEqZtXzFe1IMPmlKr8qQ=
-SIZE (t-engine4-src-1.7.4.tar.bz2) = 486263402
+SHA256 (t-engine4-src-1.7.6.tar.bz2) = 
mJ3qAIA/jNyt4CT0ZH1IC7GsDUN8JUKSwHVJwnKkaAw=
+SIZE (t-engine4-src-1.7.6.tar.bz2) = 500085010

Reply via email to