Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2020 23:08:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249910] irc/irssi: Update to snapshot 1.3 (20200926)
Message-ID:  <bug-249910-7788-QfZVXIldYu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249910-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249910-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=3D249910

--- Comment #16 from Matthias Andree <mandree@FreeBSD.org> ---
David, I think the -Werror... comes from meson:

$ pkg info -lq meson  | xargs grep -n unused-command
Binary file
/usr/local/lib/python3.7/site-packages/mesonbuild/compilers/mixins/__pycach=
e__/clang.cpython-37.opt-1.pyc
matches
Binary file
/usr/local/lib/python3.7/site-packages/mesonbuild/compilers/mixins/__pycach=
e__/clang.cpython-37.pyc
matches
/usr/local/lib/python3.7/site-packages/mesonbuild/compilers/mixins/clang.py=
:83:
           myargs.extend(['-Werror=3Dunknown-warning-option',
'-Werror=3Dunused-command-line-argument'])

I know little about meson and cannot recommend anything on it. It appears t=
o be
misguided though because this way meson commits to chasing each and every
compiler warning behaviour change.

--=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-249910-7788-QfZVXIldYu>