grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Release of 2.00~rc1


From: Aleš Nesrsta
Subject: Re: Release of 2.00~rc1
Date: Sat, 23 Jun 2012 23:30:31 +0200

Hi,
I tried compile source from link and I got this error:

...
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -W -I../include -I../include
-DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -DGRUB_TARGET_CPU_I386=1
-m32 -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.5/include
-DGRUB_FILE=\"loader/i386/linux.c\" -I. -I. -I.. -I.. -I../include
-I../include     -Os -Wall -W -Wshadow -Wold-style-definition
-Wpointer-arith -Wundef -Wextra -Waddress -Wattributes -Wcast-align
-Wchar-subscripts -Wcomment -Wdeprecated-declarations
-Wdisabled-optimization -Wdiv-by-zero -Wempty-body -Wendif-labels
-Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k
-Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self
-Wint-to-pointer-cast -Winvalid-pch -Wmain -Wmissing-braces
-Wmissing-field-initializers -Wmissing-format-attribute
-Wmissing-noreturn -Wmultichar -Wnonnull -Woverflow -Wparentheses
-Wpointer-arith -Wpointer-to-int-cast -Wreturn-type -Wsequence-point
-Wshadow -Wsign-compare -Wstrict-aliasing -Wswitch -Wtrigraphs -Wundef
-Wunknown-pragmas -Wunused -Wunused-function -Wunused-label
-Wunused-parameter -Wunused-value  -Wunused-variable -Wvariadic-macros
-Wvolatile-register-var -Wwrite-strings -Wnested-externs
-Wstrict-prototypes -Wpointer-sign -g -Wredundant-decls
-Wmissing-prototypes -Wmissing-declarations -falign-jumps=1
-falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2
-mno-3dnow -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -m32
-fno-stack-protector -mno-stack-arg-probe -Werror -DUSE_ASCII_FAILBACK=1
-DHAVE_UNIFONT_WIDTHSPEC=1  -mrtd -mregparm=3       -ffreestanding   -MT
loader/i386/linux_module-linux.o -MD -MP -MF
loader/i386/.deps-core/linux_module-linux.Tpo -c -o
loader/i386/linux_module-linux.o `test -f 'loader/i386/linux.c' || echo
'./'`loader/i386/linux.c
cc1: warnings being treated as errors
loader/i386/linux.c: In function 'grub_cmd_initrd':
loader/i386/linux.c:1149: error: dereferencing pointer 'lh' does break
strict-aliasing rules
loader/i386/linux.c:1148: error: dereferencing pointer 'lh' does break
strict-aliasing rules
loader/i386/linux.c:1147: error: dereferencing pointer 'lh' does break
strict-aliasing rules
loader/i386/linux.c:1084: error: dereferencing pointer 'lh' does break
strict-aliasing rules
loader/i386/linux.c:1082: error: dereferencing pointer 'lh' does break
strict-aliasing rules
loader/i386/linux.c:1079: note: initialized from here
make[3]: *** [loader/i386/linux_module-linux.o] Error 1
make[3]: Leaving directory `/home/starous/src/grub-2.00~rc1/grub-core'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/starous/src/grub-2.00~rc1/grub-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/starous/src/grub-2.00~rc1'
make: *** [all] Error 2

(I am using DEBIAN Squeeze, gcc version: gcc (Debian 4.4.5-8) 4.4.5)

BR,
Ales


Vladimir 'φ-coder/phcoder' Serbinenko píše v So 23. 06. 2012 v 22:59
+0200:
> Hello, all. I'm proud to introduce 2.00~rc1 to you.
> It's available as
> ftp://alpha.gnu.org/gnu/grub/grub-2.00~rc1.tar.gz
> or
> ftp://alpha.gnu.org/gnu/grub/grub-2.00~rc1.tar.xz
> As far as I'm aware all issues have been either postponed or resolved
> correctly, so I'll release 2.00 on Monday. Give ~rc1 a spin over the
> weekend and report any issues.
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]