[Bug 207170] sysutils/xen-tools: build fails with ELF Tool Chain objcopy because it creates an invalid ELF file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 13 22:49:16 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207170
Bug ID: 207170
Summary: sysutils/xen-tools: build fails with ELF Tool Chain
objcopy because it creates an invalid ELF file
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: royger at freebsd.org
Reporter: emaste at freebsd.org
Flags: maintainer-feedback?(royger at freebsd.org)
Assignee: royger at freebsd.org
% readelf -S work/xen-4.5.2/tools/firmware/seabios-dir/out/rom.o
There are 13 section headers, starting at offset 0x86d68:
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf
Al
[ 0] (null) NULL 00000000 000000 000000 00 0 0
0
[ 1] .text PROGBITS 000dd04c 00104c 022fb4 00 AX 0 0
16
[ 2] .comment PROGBITS 00000000 024000 000026 01 MS 0 0
1
[ 3] .debug_aranges PROGBITS 00000000 024026 000988 00 0 0
1
[ 4] .debug_info PROGBITS 00000000 0249ae 031584 00 0 0
1
[ 5] .debug_abbrev PROGBITS 00000000 055f32 00097a 00 0 0
1
[ 6] .debug_line PROGBITS 00000000 0568ac 006393 00 0 0
1
[ 7] .debug_str PROGBITS 00000000 05cc3f 0082f0 01 MS 0 0
1
[ 8] .debug_loc PROGBITS 00000000 064f2f 0206cb 00 0 0
1
[ 9] .debug_ranges PROGBITS 00000000 0855fa 0016e8 00 0 0
1
[10] .shstrtab STRTAB 00000000 086ce2 000083 00 0 0
1
[11] .symtab SYMTAB 00000000 086f70 002790 10 12 488
4
[12] .strtab STRTAB 00000000 089700 0022ee 00 0 0
1
Key to Flags:
W (write), A (alloc), X (execute), M (merge), S (strings)
I (info), L (link order), G (group), x (unknown)
O (extra OS processing required) o (OS specific), p (processor specific)
Note .text specifies 16-byte alignment, while the address (0x000dd04c) is not
16-byte aligned.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list