Date: Sun, 18 Dec 2016 16:42:07 +0100 From: "O. Hartmann" <o.hartmann@walstatt.org> To: Dimitry Andric <dim@FreeBSD.org> Cc: "O. Hartmann" <ohartmann@walstatt.org>, FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: r310188: kernel build failure due to mlx4_ib_sysfs.c:90:22: error: format specifies type 'unsigned long long Message-ID: <20161218164207.318e2763@thor.walstatt.dynvpn.de> In-Reply-To: <E7905C81-1585-4F60-AD6E-B7442828B786@FreeBSD.org> References: <20161217124634.131a97b4@thor.walstatt.dynvpn.de> <ADE40992-9103-442F-8445-BC3BD38629D8@FreeBSD.org> <20161218161055.28dd0d2b@thor.walstatt.dynvpn.de> <E7905C81-1585-4F60-AD6E-B7442828B786@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/sABpGazP34/QZb0z6d7awnv Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am Sun, 18 Dec 2016 16:22:31 +0100 Dimitry Andric <dim@FreeBSD.org> schrieb: > On 18 Dec 2016, at 16:10, O. Hartmann <ohartmann@walstatt.org> wrote: > >=20 > > Am Sat, 17 Dec 2016 18:27:18 +0100 > > Dimitry Andric <dim@FreeBSD.org> schrieb: > > =20 > >> On 17 Dec 2016, at 12:46, O. Hartmann <ohartmann@walstatt.org> wrote: = =20 > >>>=20 > >>> Recent kernel source reject to build: > >>>=20 > >>> [...] > >>> --- all_subdir_mlx4ib --- > >>> --- mlx4_ib_sysfs.o --- > >>> /usr/src/sys/modules/mlx4ib/../../dev/mlx4/mlx4_ib/mlx4_ib_sysfs.c:90= :22: error: > >>> format specifies type 'unsigned long long *' but the argument has typ= e 'u64 *' (aka > >>> 'unsigned long *') [-Werror,-Wformat] sscanf(buf, "%llx", &sysadmin_a= g_val); ~~~~ > >>> ^~~~~~~~~~~~~~~~ %lx > >>> 1 error generated. =20 > >>=20 > >> Ha, my r310171, which enabled sscanf() format checking, is already > >> working, it seems! I built kernels for both i386 and amd64 without > >> problems, but you may be using some non-default module or settings whi= ch > >> trigger this warning. > >>=20 > >> For which arch are you building here, and do you have any particular > >> build settings which might influence this? > >>=20 > >> -Dimitry > >> =20 > >=20 > > Still with revision 310228 :-( =20 >=20 > After reviewing by the mlx4ib maintainer, this should now be fixed with r= 310232. >=20 > -Dimitry >=20 Yes it is ;-) Thank you. oh --=20 O. Hartmann Ich widerspreche der Nutzung oder =C3=9Cbermittlung meiner Daten f=C3=BCr Werbezwecke oder f=C3=BCr die Markt- oder Meinungsforschung (=C2=A7 28 Abs.= 4 BDSG). --Sig_/sABpGazP34/QZb0z6d7awnv Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWFauTwAKCRDS528fyFhY lIKNAf9vkc3wJZ9kpVjR7IBA5MdeZnXKJzT3zo8aUu4oJ9c6lv4VeGeY6AS3EVJF WSofW+AjKT36laCia2v7fbvYF7NLAf9KwXcc0UShGBOQpWIw6gXPZFXDvLO48I0G rb8Avwwk0bm/8xl3W8CEWzC5jvgppzUgIIo/AcuyEviW9CAAG5xZ =A5IS -----END PGP SIGNATURE----- --Sig_/sABpGazP34/QZb0z6d7awnv--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161218164207.318e2763>