Yaboot 1.3.17 released.

Tony Breeds tony at bakeyournoodle.com
Wed Oct 19 09:14:30 EST 2011


On Tue, Oct 18, 2011 at 07:39:21PM +0200, acrux wrote:
> On Tue, 18 Oct 2011 15:33:35 +1100
> Tony Breeds <tony at bakeyournoodle.com> wrote:
> 
> > Hi All,
> > 	After (yet again) far to long 1.3.17 is released.
> > 
> 
> thanks for the new release.
> I have a build issue with second/fs_swap.c
> [...]
> gcc -Os -m32 -O2 -mcpu=powerpc -pipe -nostdinc -Wall -isystem `gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Werror -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_swap.o second/fs_swap.c
> cc1: warnings being treated as errors
> second/fs_swap.c: In function 'swap_open':
> second/fs_swap.c:90:15: error: unused variable 'rc' [-Wunused-variable]
> make: *** [second/fs_swap.o] Error 1

Okay I need to be more careful with Werror.  It seems the compiler I
tested with didn;t trip on some code that other compilers do.

I'll try again with a few more compilers and see if I can find the last
ones.

In the mean time I guess automatic build scripts will need to do
something like

sed -i '/Werror/d' yaboot-1.3.17/Makefile

Sorry all.

Yours Tony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/yaboot-devel/attachments/20111019/35646203/attachment.pgp>


More information about the Yaboot-devel mailing list