svn commit: r324178 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua

O. Hartmann ohartmann at walstatt.org
Sun Oct 1 21:58:09 UTC 2017


Am Mon, 2 Oct 2017 00:03:35 +0300
Andriy Gapon <avg at 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).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 313 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20171001/3dc83b28/attachment.sig>


More information about the svn-src-head mailing list