Date: Sun, 31 Jan 2021 14:56:07 +0000 From: Mark Linimon <linimon@lonesome.com> To: m.ne@gmx.net Cc: ports-bugs@FreeBSD.org Subject: ports failing via duplicate_symbol Re: [Bug 253128] games/xkoules: Unbreak build with -fno-common Message-ID: <20210131145606.GA2565@lonesome.com>
next in thread | raw e-mail | index | archive | help
[replying via mailing-list, not bugzilla] On Sun, Jan 31, 2021 at 02:28:07PM +0000, bugzilla-noreply@freebsd.org wrote: > Patch fixing games/xkoules I appreciate you doing these. They may actually save me some work of marking things BROKEN :-) If you (or anyone else) are interested in doing more of them, I can point you to the list that I update now and them. It is the output of the official poudriere amd64-CURRENT build except with different markup for the errror analyses: https://people.freebsd.org/~linimon/tmp/regresslogs.out.html In particular, all the ones that are marked "duplicate_symbol" suffer from this same problem. For anyone interested: - it was introduced with the last upgrade to llvm/clang in base; - the "perfect" fix is to have the upstream authors (if they are even still active) to update their codebases to the more strict requirement that modern compilers impose. Thanks. mcl (hmm. The output is two weeks old now. Let me take care of that as soon as I finish today's emails.)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210131145606.GA2565>