barjac

tail - rpmbuild

Nov 3rd, 2010
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. ---------snip----------
  2. system /usr/lib/gcc/x86_64-manbo-linux-gnu/4.4.3/include -DGRUB_FILE=\"loader/i386/bsd32.c\" -I. -I. -I.. -I.. -I../include -I../include -Os -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -mrtd -mregparm=3 -ffreestanding -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT loader/i386/bsd_module-bsd32.o -MD -MP -MF loader/i386/.deps-core/bsd_module-bsd32.Tpo -c -o loader/i386/bsd_module-bsd32.o `test -f 'loader/i386/bsd32.c' || echo './'`loader/i386/bsd32.c
  3. cc1: warnings being treated as errors
  4. In file included from loader/i386/bsd32.c:6:
  5. loader/i386/bsdXX.c: In function ‘grub_openbsd_find_ramdisk32’:
  6. loader/i386/bsdXX.c:514: error: ‘shdr’ may be used uninitialized in this function
  7. make[3]: *** [loader/i386/bsd_module-bsd32.o] Error 1
  8. make[3]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0/grub-core'
  9. make[2]: *** [all] Error 2
  10. make[2]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0/grub-core'
  11. make[1]: *** [all-recursive] Error 1
  12. make[1]: Leaving directory `/home/baz/rpm/BUILD/grub-1.99~beta0'
  13. make: *** [all] Error 2
  14. error: Bad exit status from /home/baz/rpm/tmp/rpm-tmp.oKFG8M (%build)
Add Comment
Please, Sign In to add comment