Date: Thu, 10 May 2018 14:23:43 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Rick Miller <vrwmiller@gmail.com> Cc: "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org> Subject: Re: lint errors in stable/11 Message-ID: <4AC438CE-A49C-458E-A989-B145A4FBAA15@FreeBSD.org> In-Reply-To: <CAHzLAVHPn0-tUca3CcJjmz2ZdpeVAiHR-5nMHarNijXd_uYhJg@mail.gmail.com> References: <CAHzLAVEhGwPmYYgSVG0z1Uf7nCFWj5sUpxmek2WLsJCdAJd5MQ@mail.gmail.com> <CAHzLAVHPn0-tUca3CcJjmz2ZdpeVAiHR-5nMHarNijXd_uYhJg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_DC6159E0-2874-4D73-835D-FFFEB51326D0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 10 May 2018, at 12:47, Rick Miller <vrwmiller@gmail.com> wrote: >=20 > On Thu, May 10, 2018 at 6:35 AM Rick Miller <vrwmiller@gmail.com> = wrote: ... >> Performing a release build via release/release.sh in r331337 of = stable/11 >> errors citing the lack of lint. It=E2=80=99s understood lint was = removed from >> stable/11 so src.conf includes WITHOUT_LINT, but errors persist. As = the >> code review alludes to[1], lint is irrelevant here. It seems = WITHOUT_LINT >> may not be the only thing I=E2=80=99m looking for. What is the best = approach for >> mitigating these errors? >>=20 >>=20 > Here=E2=80=99s the error w/o email munging: >=20 > =3D=3D=3D> usr.bin/xlint/xlint (all) > /data/dists/11.1.9.0-amd64-md/usr/src/contrib/apr/atomic/uni > x/builtins.c:71:53: > warning: passing 'const void *' to parameter of type 'volatile void *' > discards > qualifiers [-Wincompatible-pointer-types-discards-qualifiers] >=20 > return (void*) __sync_val_compare_and_swap(mem, cmp, with); >=20 > ^~~ >=20 > 1 warning generated. >=20 > =3D=3D=3D> usr.bin/xlint/llib (all) >=20 > sh: lint: not found Are you building on a -CURRENT host? If so, see the previous mail thread about this: = https://lists.freebsd.org/pipermail/freebsd-stable/2017-November/088092.ht= ml and https://bugs.freebsd.org/223892. -Dimitry --Apple-Mail=_DC6159E0-2874-4D73-835D-FFFEB51326D0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWvQ5zwAKCRCwXqMKLiCW o2ZZAKDZgnZNDnKIKxx9Nw6IhYZEeH0PPwCgg1yNoqUBe4TwvAdYPDoLXjQESg4= =vY7q -----END PGP SIGNATURE----- --Apple-Mail=_DC6159E0-2874-4D73-835D-FFFEB51326D0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AC438CE-A49C-458E-A989-B145A4FBAA15>