Bug 484329
| Summary: | Grub fails to build in rawhide? | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eric Sandeen <esandeen> |
| Component: | grub | Assignee: | Peter Jones <pjones> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | ddumas, ftbfs, lex.lists, pjones |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-12 16:58:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 486693 | ||
Fixed in grub-0.97-41.fc11 |
Tried building grub-0.97-37.fc11 as a scratch build in koji and no luck: gcc -o reloc.o -c -isystem /usr/lib/gcc/i386-redhat-linux/4.3.2/include -fpic -fshort-wchar -fno-strict-aliasing -fno-merge-constants -I../stage1 -I../lib -I. -I.. -I../stage2 -fno-builtin -DSUPPORT_SERIAL=1 -DSUPPORT_GRAPHICS=1 ia32/reloc.c gcc -o efimain.o -c -isystem /usr/lib/gcc/i386-redhat-linux/4.3.2/include -fpic -fshort-wchar -fno-strict-aliasing -fno-merge-constants -I../stage1 -I../lib -I. -I.. -I../stage2 -fno-builtin -DSUPPORT_SERIAL=1 -DSUPPORT_GRAPHICS=1 -nostdinc efimain.c ld -o grub.so -T /usr/lib/gnuefi/elf_ia32_efi.lds -nostdlib -shared -Bsymbolic reloc.o efimain.o /usr/lib/gnuefi/crt0-efi-ia32.o ../stage2/libstage2.a libgrubefi.a /usr/lib/gcc/i386-redhat-linux/4.3.2/libgcc.a ld: section .data [0000000000000000 -> 00000000000127af] overlaps se ction .hash [0000000000000000 -> 0000000000000917] ld: section .text [0000000000001000 -> 000000000001a94c] overlaps section .data [0000000000000000 -> 00000000000127af] ld: section .dynamic [0000000000013000 -> 0000000000013077] overlaps section .text [0000000000001000 -> 000000000001a94c] ld: grub.so: section .data vma 0x0 overlaps previous sections ld: grub.so: section .text vma 0x1000 overlaps previous sections ld: grub.so: section .dynamic vma 0x13000 overlaps previous sections ld: grub.so: section .rel vma 0x14000 overlaps previous sections ld: grub.so: section .dynsym vma 0x15000 overlaps previous sections ld: grub.so: section .dynstr vma 0x17000 overlaps previous sections make[2]: *** [grub.so] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/grub-0.97/efi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/grub-0.97' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.DShsmf (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.DShsmf (%build) Child returncode was: 1 Known problem? Thanks, -Eric