Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Apr 2024 16:36:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277869] games/eduke23: build failure for 20240316
Message-ID:  <bug-277869-7788-WL6wBIiNWC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277869-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277869-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277869

Felix Palmen <zirias@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zirias@freebsd.org

--- Comment #1 from Felix Palmen <zirias@freebsd.org> ---
Created attachment 249683
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249683&action=
=3Dedit
Fix build disabling mimalloc

Here's a patch fixing the build... (The patch actually contains two commits,
the first just enables a verbose build log so you can better see what's goi=
ng
on)

It seems to be caused by some problem of the bundled mimalloc allocator with
clang17. The patch simply disables using this allocator (I have doubts it m=
akes
that much sense not to use our libc's allocator).

Runtime testing pending, have to wait for a huge bulk build of my package
repos. If it works fine, I'll ask for maintainer approval ;)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277869-7788-WL6wBIiNWC>