Date: Wed, 20 Nov 2019 22:01:46 +0300 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: Gleb Popov <arrowd@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r517966 - head/games/hedgewars Message-ID: <20191120190146.GC24348@hades.panopticon> In-Reply-To: <CALH631nNqhM6bR-AtzXonCsMxsX11znGPzzvEuL2cbcVW70OfA@mail.gmail.com> References: <201911191243.xAJChshC096216@repo.freebsd.org> <CALH631nNqhM6bR-AtzXonCsMxsX11znGPzzvEuL2cbcVW70OfA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Gleb Popov (arrowd@freebsd.org) wrote: > > +BROKEN_i386= uSound.pas: hGetContents: invalid argument (invalid byte > > sequence) > > > > The source seems to be in Pascal, but the error message looks Haskell-ish. That's Pascal source translated to C with Haskell tool. > Anyway, this probably could be fixed by USE_LOCALE=en_US.UTF-8 True, thanks. I believe I've seen or even participated in some discussion related to it, can't find it now though. There's another build problem because of incorrect clang usage on i386, I'm currently testing a solution. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191120190146.GC24348>