Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2023 10:26:19 +0000
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        Jan Beich <jbeich@freebsd.org>
Cc:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Porting forks
Message-ID:  <CAFDf7UJVz=k8qSOo-Ru6DEtPkLTfQ95gQa_yq5G188jJWaq_kw@mail.gmail.com>
In-Reply-To: <wn47-6lag-wny@FreeBSD.org>
References:  <CAFDf7U%2BuVbHD88Ke4=eoREp1m5UPGx6q%2BG6iypnSa%2Btr7pE2sw@mail.gmail.com> <PSAPR03MB5639E3073F92E9F9EF817A97FAAB9@PSAPR03MB5639.apcprd03.prod.outlook.com> <CAFDf7UJa_iqvVLU-J5ynceYvtOW5DQBp3rRETZAd-LEi5CQqJw@mail.gmail.com> <wn47-6lag-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000e5247c05f583adca
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

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 <jbeich@freebsd.org> escreveu no dia sexta, 24/02/2023 =C3=A0(s) =
17:11:

> Nuno Teixeira <eduardo@freebsd.org> 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") [..                                      ]Segmentati=
on
> > fault (core dumped)
>
> Does it also crash on FreeBSD 12.3 ? If not try the following:
>
> USES+=3D          llvm:max=3D11
> CC=3D             clang${LLVM_VERSION}
> CXX=3D            clang++${LLVM_VERSION}
> CPP=3D            clang-cpp${LLVM_VERSION}
>


--=20
Nuno Teixeira
FreeBSD Committer (ports)

--000000000000e5247c05f583adca
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hello Jan!</div><div><br></div><div>Confirmed, crash =
fixed with llvm11:<br></div><div>---<br></div><div>------ Configuration for=
 abuse 0.8 ------<br>=C2=A0 =C2=A0 Compiler: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0clang11 (clang version 11.0.1)<br>=C2=A0 =C2=A0 Install prefix: =C2=
=A0 =C2=A0/usr/local<br>=C2=A0 =C2=A0 Asset directory: =C2=A0 /usr/local/sh=
are/abuse_sdl<br>=C2=A0 =C2=A0 SDL version: =C2=A0 =C2=A0 =C2=A0 1.2.15<br>=
=C2=A0 =C2=A0 OpenGL support: =C2=A0 =C2=A0yes</div><div>---</div><div><br>=
</div><div>I will do further testing on abuse fork to check if same happens=
.</div><div><br></div><div>Thanks!<br></div></div><br><div class=3D"gmail_q=
uote"><div dir=3D"ltr" class=3D"gmail_attr">Jan Beich &lt;<a href=3D"mailto=
:jbeich@freebsd.org">jbeich@freebsd.org</a>&gt; escreveu no dia sexta, 24/0=
2/2023 =C3=A0(s) 17:11:<br></div><blockquote class=3D"gmail_quote" style=3D=
"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-le=
ft:1ex">Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" target=3D"=
_blank">eduardo@freebsd.org</a>&gt; writes:<br>
<br>
&gt; I installed fork version but it seg fault exacly the same as<br>
&gt; games/abuse_sdl:<br>
&gt; ---<br>
&gt; abuse 0.8<br>
&gt; Abuse version 0.8<br>
&gt; Sound: Enabled<br>
&gt; Specs : main file set to abuse.spe<br>
&gt; Protocol Installed : UNIX generic TCPIP<br>
&gt; Lisp: 527 symbols defined, 99 system functions, 319 pre-compiled funct=
ions<br>
&gt; (load &quot;abuse.lsp&quot;) [..=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 ]Segmentation<br>
&gt; fault (core dumped)<br>
<br>
Does it also crash on FreeBSD 12.3 ? If not try the following:<br>
<br>
USES+=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 llvm:max=3D11<br>
CC=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0clang${LLVM_VERSION}<b=
r>
CXX=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 clang++${LLVM_VERSION}<br>
CPP=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 clang-cpp${LLVM_VERSION}<br=
>
</blockquote></div><br clear=3D"all"><br>-- <br><div dir=3D"ltr" class=3D"g=
mail_signature"><div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nun=
o Teixeira<br>FreeBSD Committer (ports)</span></div></div>

--000000000000e5247c05f583adca--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UJVz=k8qSOo-Ru6DEtPkLTfQ95gQa_yq5G188jJWaq_kw>