Date: Sun, 1 Oct 2017 23:57:48 +0200 From: "O. Hartmann" <ohartmann@walstatt.org> To: Andriy Gapon <avg@FreeBSD.org> Cc: "O. Hartmann" <ohartmann@walstatt.org>, svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r324178 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua Message-ID: <20171001235748.611c8376@thor.intern.walstatt.dynvpn.de> In-Reply-To: <3a9a611f-677e-a4b7-897b-c05bebd776cc@FreeBSD.org> References: <201710012012.v91KCUvU024559@repo.freebsd.org> <20171001223707.574cde55@thor.intern.walstatt.dynvpn.de> <3a9a611f-677e-a4b7-897b-c05bebd776cc@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/Mloa73tViw6kghOlNQZC7f+ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am Mon, 2 Oct 2017 00:03:35 +0300 Andriy Gapon <avg@FreeBSD.org> schrieb: > On 01/10/2017 23:37, O. Hartmann wrote: > > The build of world fails for me with the error shown below: > >=20 > >=20 > > [...] > > Building /usr/obj/usr/src/cddl/lib/libzpool/lapi.o > > --- lstrlib.o --- > > /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/lstrlib.c:1= 14:12: warning: > > implicitly declaring library function 'tolower' with type 'int > > (int)' [-Wimplicit-function-declaration] p[i] =3D tolower(uchar(s[i]));= ^ > > /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/lstrlib.c:1= 14:12: note: > > include the header <ctype.h> or explicitly provide a declaration for > > 'tolower' /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/l= strlib.c:127:12: > > warning: implicitly declaring library function 'toupper' with type 'int > > (int)' [-Wimplicit-function-declaration] p[i] =3D toupper(uchar(s[i]));= =20 >=20 > I also see this _warning_, but the build does not fail for me in this pla= ce. >=20 Oh, very sorry, I took the wrong terminal, the error occurs in the uefi cha= nges: [...] Building /usr/obj/usr/src/lib/libefivar/efivar.o --- efivar.o --- In file included from /usr/src/lib/libefivar/efivar.c:30: In file included from /usr/src/lib/libefivar/efivar.h:33: In file included from /usr/obj/usr/src/tmp/usr/include/sys/efi.h:33: /usr/obj/usr/src/tmp/usr/include/machine/efi.h:35:10: fatal error: 'isa/rtc= .h' file not found #include <isa/rtc.h> ^~~~~~~~~~~ Regards, Oliver --=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_/Mloa73tViw6kghOlNQZC7f+ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWdFk3AAKCRDS528fyFhY lE48AgCU33SuTxHFLwrUQuleNGbJ8RxHJmi55Kmkd91/eJo5vSYlgb8SvZW06RKf L8aST9VC7eIO0qTiLQv3hahJdboIAgCZyP+qI31pIyuzKnrnWVBY2Pp0Y2kgJydT iR5WyDAL76GFSx+qm9RVyDpo9PonPhfdcE8661C/EDnF0djYWNs6 =tI+U -----END PGP SIGNATURE----- --Sig_/Mloa73tViw6kghOlNQZC7f+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171001235748.611c8376>