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
[-- Attachment #1 --]
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:
> >
> >
> > [...]
> > 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:114:12: warning:
> > implicitly declaring library function 'tolower' with type 'int
> > (int)' [-Wimplicit-function-declaration] p[i] = tolower(uchar(s[i])); ^
> > /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/lstrlib.c:114: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/lstrlib.c:127:12:
> > warning: implicitly declaring library function 'toupper' with type 'int
> > (int)' [-Wimplicit-function-declaration] p[i] = toupper(uchar(s[i]));
>
> I also see this _warning_, but the build does not fail for me in this place.
>
Oh, very sorry, I took the wrong terminal, the error occurs in the uefi changes:
[...]
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
--
O. Hartmann
Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWdFk3AAKCRDS528fyFhY
lE48AgCU33SuTxHFLwrUQuleNGbJ8RxHJmi55Kmkd91/eJo5vSYlgb8SvZW06RKf
L8aST9VC7eIO0qTiLQv3hahJdboIAgCZyP+qI31pIyuzKnrnWVBY2Pp0Y2kgJydT
iR5WyDAL76GFSx+qm9RVyDpo9PonPhfdcE8661C/EDnF0djYWNs6
=tI+U
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171001235748.611c8376>
