Hello Jan!
Confirmed, crash fixed with llvm11:
---
------ Configuration for abuse 0.8 ------
Compiler: clang11 (clang version 11.0.1)
Install prefix: /usr/local
Asset directory: /usr/local/share/abuse_sdl
SDL version: 1.2.15
OpenGL support: yes
---
I will do further testing on abuse fork to check if same happens.
Thanks!
Jan Beich <[email protected]> escreveu no dia sexta, 24/02/2023 à(s) 17:11:
> Nuno Teixeira <[email protected]> writes:
>
> > I installed fork version but it seg fault exacly the same as
> > games/abuse_sdl:
> > ---
> > abuse 0.8
> > Abuse version 0.8
> > Sound: Enabled
> > Specs : main file set to abuse.spe
> > Protocol Installed : UNIX generic TCPIP
> > Lisp: 527 symbols defined, 99 system functions, 319 pre-compiled
> functions
> > (load "abuse.lsp") [.. ]Segmentation
> > fault (core dumped)
>
> Does it also crash on FreeBSD 12.3 ? If not try the following:
>
> USES+= llvm:max=11
> CC= clang${LLVM_VERSION}
> CXX= clang++${LLVM_VERSION}
> CPP= clang-cpp${LLVM_VERSION}
>
--
Nuno Teixeira
FreeBSD Committer (ports)