From owner-freebsd-ports-bugs@freebsd.org Sat Feb 13 22:49:16 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08656AA7B89 for ; Sat, 13 Feb 2016 22:49:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E313F1823 for ; Sat, 13 Feb 2016 22:49:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1DMnFPI044982 for ; Sat, 13 Feb 2016 22:49:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207170] sysutils/xen-tools: build fails with ELF Tool Chain objcopy because it creates an invalid ELF file Date: Sat, 13 Feb 2016 22:49:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: royger@freebsd.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2016 22:49:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207170 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@freebsd.org Reporter: emaste@freebsd.org Flags: maintainer-feedback?(royger@freebsd.org) Assignee: royger@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 I= nf Al [ 0] (null) NULL 00000000 000000 000000 00 0 = 0=20 0 [ 1] .text PROGBITS 000dd04c 00104c 022fb4 00 AX 0 = 0 16 [ 2] .comment PROGBITS 00000000 024000 000026 01 MS 0 = 0=20 1 [ 3] .debug_aranges PROGBITS 00000000 024026 000988 00 0 = 0=20 1 [ 4] .debug_info PROGBITS 00000000 0249ae 031584 00 0 = 0=20 1 [ 5] .debug_abbrev PROGBITS 00000000 055f32 00097a 00 0 = 0=20 1 [ 6] .debug_line PROGBITS 00000000 0568ac 006393 00 0 = 0=20 1 [ 7] .debug_str PROGBITS 00000000 05cc3f 0082f0 01 MS 0 = 0=20 1 [ 8] .debug_loc PROGBITS 00000000 064f2f 0206cb 00 0 = 0=20 1 [ 9] .debug_ranges PROGBITS 00000000 0855fa 0016e8 00 0 = 0=20 1 [10] .shstrtab STRTAB 00000000 086ce2 000083 00 0 = 0=20 1 [11] .symtab SYMTAB 00000000 086f70 002790 10 12 4= 88=20 4 [12] .strtab STRTAB 00000000 089700 0022ee 00 0 = 0=20 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 n= ot 16-byte aligned. --=20 You are receiving this mail because: You are the assignee for the bug.=