Date: Fri, 3 Feb 2017 08:14:23 -0800 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-arm@freebsd.org Subject: Problems building world on 313159 Message-ID: <20170203161423.GA72630@www.zefox.net>
index | next in thread | raw e-mail
For the last couple of days buildworld has been stopping with the error
/usr/src/sys/boot/efi/libefi/env.c:97:50: error: format specifies type 'unsigned long' but the argument has type 'EFI_STATUS' (aka 'unsigned int') [-Werror,-Wformat]
printf("Can't get the variable: error %#lx\n", status);
~~~~ ^~~~~~
%#x
The sources are at 313159, the building system is at r312991. The first
time it failed I ran a make clean, the second time I removed /usr/obj/usr,
each time updating sources between tries.
This is self-hosted on an RPI2, but the error looks hardware-independent
to me. Absence of prior discussion suggests some local mistake.
No intentional changes have been made for over a month, so I'm stumped.
Thanks for reading, any suggestions appreciated.
bob prohaska
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170203161423.GA72630>
