|
| From: | Alexey Shvetsov |
| Subject: | [bug #26510] Grub from SVN doesnt compile with lots of errors with executable stack |
| Date: | Sat, 09 May 2009 11:00:58 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.0.10) Gecko/2009042913 Gentoo Firefox/3.0.10 |
URL:
<http://savannah.gnu.org/bugs/?26510>
Summary: Grub from SVN doesnt compile with lots of errors
with executable stack
Project: GNU GRUB
Submitted by: alexxy
Submitted on: Сбт 09 Май 2009 11:00:54
Category: Booting
Severity: Major
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: SVN
Reproducibility: Every Time
Planned Release:
_______________________________________________________
Details:
x86_64-pc-linux-gnu-gcc -Iloader -I./loader -I. -I./include -I./include -Wall
-W -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wundef -Wstrict-prototypes -g -Os -falign-jumps=1 -falign-loops=1
-falign-functions=1 -m32 -fno-stack-protector -mno-stack-arg-probe
-fno-builtin -mrtd -mregparm=3 -m32 -Werror -Wall -MD -c -o
xnu_mod-loader_xnu_resume.o loader/xnu_resume.c
x86_64-pc-linux-gnu-gcc -Iloader/i386 -I./loader/i386 -I. -I./include
-I./include -Wall -W -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wundef -Wstrict-prototypes -g -Os -falign-jumps=1
-falign-loops=1 -falign-functions=1 -m32 -fno-stack-protector
-mno-stack-arg-probe -fno-builtin -mrtd -mregparm=3 -m32 -Werror -Wall -MD -c
-o xnu_mod-loader_i386_xnu.o loader/i386/xnu.c
x86_64-pc-linux-gnu-gcc -Iloader/i386/pc -I./loader/i386/pc -I. -I./include
-I./include -Wall -W -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wundef -Wstrict-prototypes -g -Os -falign-jumps=1
-falign-loops=1 -falign-functions=1 -m32 -fno-stack-protector
-mno-stack-arg-probe -fno-builtin -mrtd -mregparm=3 -m32 -Werror -Wall -MD -c
-o xnu_mod-loader_i386_pc_xnu.o loader/i386/pc/xnu.c
x86_64-pc-linux-gnu-gcc -Iloader -I./loader -I. -I./include -I./include -Wall
-W -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wundef -Wstrict-prototypes -g -Os -falign-jumps=1 -falign-loops=1
-falign-functions=1 -m32 -fno-stack-protector -mno-stack-arg-probe
-fno-builtin -mrtd -mregparm=3 -m32 -Werror -Wall -MD -c -o
xnu_mod-loader_macho.o loader/macho.c
cc1: warnings being treated as errors
loader/macho.c: In function ‘grub_macho32_size’:
loader/macho.c:146: error: generating trampoline in object (requires
executable stack)
loader/macho.c: In function ‘grub_macho32_load’:
loader/macho.c:189: error: generating trampoline in object (requires
executable stack)
loader/macho.c: In function ‘grub_macho32_get_entry_point’:
loader/macho.c:247: error: generating trampoline in object (requires
executable stack)
make: *** [xnu_mod-loader_macho.o] Error 1
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Сбт 09 Май 2009 11:00:54 Name: build.log Size: 75kB By:
alexxy
build.log
<http://savannah.gnu.org/bugs/download.php?file_id=18122>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?26510>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |