Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Feb 2016 15:03:15 -0700
From:      Ian Lepore <ian@freebsd.org>
To:        bob prohaska <fbsd@www.zefox.net>, freebsd-arm@freebsd.org
Subject:   Re: RPI2 World build stopped in /usr/src/sys/boot/efi/boot1
Message-ID:  <1454796195.1337.62.camel@freebsd.org>
In-Reply-To: <20160206215251.GB150@www.zefox.net>
References:  <20160206215251.GB150@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2016-02-06 at 13:52 -0800, bob prohaska wrote:
> Hi all,
> 
> Buildworld stopped with
> --- all_subdir_sys ---
> /usr/src/sys/boot/efi/boot1/zfs_module.c:139:18: error: format
> specifies type 'size_t' (aka 'unsigned int') but the argument has
> type 'off_t' (aka 'long long') [-Werror,-Wformat]
>                     "(%lu)\n", st.st_size, spa->spa_name, filepath,
> EFI_ERROR_CODE(status));
>                                ^~~~~~~~~~
> 1 error generated.
> *** [zfs_module.o] Error code 1
> 
> make[6]: stopped in /usr/src/sys/boot/efi/boot1
> 
> I just tried re-running svnlite update, the cited file didn't change.
> The source tree is at 295345, building system is at r295306M (M for
> added debugging in the RPI2 kernel).
> 
> This looks like a problem with the source tree, please clue me in
> if I should look closer to home.
> 
> Thanks for reading and any guidance,
> 
> bob prohaska

Looks like the fix got committed 9 minutes after your email.  :)

-- Ian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1454796195.1337.62.camel>