Your message dated Sun, 25 Jan 2004 17:31:37 -0800
with message-id <[EMAIL PROTECTED]>
and subject line -11 solves this bug
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Nov 2003 16:40:15 +0000
>From [EMAIL PROTECTED] Thu Nov 06 10:40:14 2003
Return-path: <[EMAIL PROTECTED]>
Received: from tartutest.cyber.ee [193.40.6.70] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AHnB6-0007OC-00; Thu, 06 Nov 2003 10:40:14 -0600
Received: Message by Barricade tartutest.cyber.ee  with ESMTP id hA6GksYe003392
        for <[EMAIL PROTECTED]>; Thu, 6 Nov 2003 18:46:54 +0200
Received: from mroos by rhn.tartu-labor with local (Exim 4.24)
        id 1AHnB0-0003c4-0T
        for [EMAIL PROTECTED]; Thu, 06 Nov 2003 18:40:06 +0200
Date: Thu, 6 Nov 2003 18:40:05 +0200
From: Meelis Roos <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: binutils: R_SPARC_WDISP22 breaks newly generated binaries on sparc64
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
Sender: Meelis Roos <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-4.0 required=4.0
        tests=BAYES_70,HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_11_03
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_03 
(1.174.2.15-2003-03-30-exp)


Subject: binutils: R_SPARC_WDISP22 breaks newly generated binaries on sparc64
Package: binutils
Version: 2.14.90.0.7-1
Severity: normal

*** Please type your report below this line ***

ld fails to create a working binary on sparc64:

[EMAIL PROTECTED]:~$ cat hello.c
#include <stdio.h>

int main()
{
        printf("Hello, world!\n");
        return 0;
}
[EMAIL PROTECTED]:~$ gcc -o hello hello.c
[EMAIL PROTECTED]:~$ ./hello
./hello: error while loading shared libraries: /lib64/libc.so.6: unexpected reloc type 
0x08
[EMAIL PROTECTED]:~$ readelf -r /lib64/libc.so.6 |grep R_SPARC_WDISP22
0000000c8a10  000a00000008 R_SPARC_WDISP22   000000000002a200 .text + 9e760


-- System Information:
Debian Release: testing/unstable
Architecture: sparc
Kernel: Linux mandariin 2.6.0-test9 #34 Wed Oct 29 18:39:26 EET 2003 sparc64
Locale: LANG=et_EE, LC_CTYPE=et_EE

Versions of packages binutils depends on:
ii  libc6                        2.3.2.ds1-9 GNU C Library: Shared libraries an

-- debconf information:
* binutils/kernel_link_warning: 
  binutils/oformat_warning: 

---------------------------------------
Received: (at 219180-done) by bugs.debian.org; 26 Jan 2004 01:31:42 +0000
>From [EMAIL PROTECTED] Sun Jan 25 17:31:42 2004
Return-path: <[EMAIL PROTECTED]>
Received: from marge.v3.ca [216.66.20.89] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AkvbK-0001kh-00; Sun, 25 Jan 2004 17:31:42 -0800
Received: from marge.v3.ca (localhost [127.0.0.1])
        by marge.v3.ca (8.12.11.Beta0/8.12.11.Beta0/Debian-1) with ESMTP id 
i0Q1VcJT024336;
        Sun, 25 Jan 2004 17:31:38 -0800
Received: (from [EMAIL PROTECTED])
        by marge.v3.ca (8.12.11.Beta0/8.12.10/Debian-0) id i0Q1VbFd024335;
        Sun, 25 Jan 2004 17:31:37 -0800
X-Authentication-Warning: marge.v3.ca: jbailey set sender to [EMAIL PROTECTED] using -f
Date: Sun, 25 Jan 2004 17:31:37 -0800
From: Jeff Bailey <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: -11 solves this bug
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
X-EMSscan-MailScanner: Found to be clean
X-EMSscan-MailScanner-SpamCheck: not spam, SpamAssassin (score=-9.009,
        required 5, BAYES_00 -4.90, USER_AGENT_MUTT -4.11)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no 
        version=2.60-bugs.debian.org_2004_01_25
X-Spam-Level: 

-11 fixes sparc64 binaries.  I hadn't closed them in the ChangeLog
because I wanted to double check and make sure after it had been
built by the autobuilder.

Tks,
Jeff Bailey


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to