Your message dated Sun, 16 Nov 2003 23:15:12 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed in gcc-3.x
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; 30 Sep 2003 21:07:36 +0000
>From [EMAIL PROTECTED] Tue Sep 30 16:07:27 2003
Return-path: <[EMAIL PROTECTED]>
Received: from ridcully.inittab.de [213.146.113.136] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1A4RiR-0003uQ-00; Tue, 30 Sep 2003 16:07:27 -0500
Received: from rollcage.inittab.de (rollcage.inittab.de [192.168.1.2])
        by ridcully.inittab.de (Postfix) with SMTP
        id EF59E177CA; Tue, 30 Sep 2003 23:07:22 +0200 (CEST)
Received: (nullmailer pid 1944 invoked by uid 1000);
        Tue, 30 Sep 2003 21:07:25 -0000
From: Norbert Tretkowski <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kernel-source-2.4.22: doesn't build on woody
X-Mailer: reportbug 1.50
Date: Tue, 30 Sep 2003 23:07:25 +0200
Message-Id: <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
        tests=HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 
(1.174.2.15-2003-03-30-exp)

Package: kernel-source-2.4.22
Version: N/A; reported 2003-09-30
Severity: normal

I get the following error, maybe a gcc related problem:

gcc -D__KERNEL__ 
-I/home/tretkowski/kernel-image-2.4.22-i386/kernel-image-2.4.22-i386-2.4.22/build-386/include
 -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386   -nostdinc 
-iwithprefix include -DKBUILD_BASENAME=filemap  -DEXPORT_SYMTAB -c filemap.c
filemap.c: In function `sys_sendfile64':
filemap.c:1882: Internal compiler error:
filemap.c:1882: internal error--unrecognizable insn:
(insn 358 449 367 (set (reg/v:SI 5 %edi)
        (asm_operands/v ("1:    movl %%eax,0(%2)
2:      movl %%edx,4(%2)
3:
.section .fixup,"ax"
4:      movl %3,%0
        jmp 3b
.previous
.section __ex_table,"a"
        .align 4
        .long 1b,4b
        .long 2b,4b
.previous") ("=r") 0[
                (reg:DI 1 %edx)
                (reg:SI 4 %esi)
                (const_int -14 [0xfffffff2])
                (reg/v:SI 5 %edi)
            ]
            [   
                (asm_input:DI ("A"))
                (asm_input:SI ("r"))
                (asm_input:SI ("i"))
                (asm_input:SI ("0"))
            ]  ("filemap.c") 1880)) -1 (insn_list 333 (insn_list 357 (nil)))
    (nil))
cpp0: output pipe has been closed
make[4]: *** [filemap.o] Error 1
make[4]: Leaving directory 
`/home/tretkowski/kernel-image-2.4.22-i386/kernel-image-2.4.22-i386-2.4.22/build-386/mm'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory 
`/home/tretkowski/kernel-image-2.4.22-i386/kernel-image-2.4.22-i386-2.4.22/build-386/mm'
make[2]: *** [_dir_mm] Error 2
make[2]: Leaving directory 
`/home/tretkowski/kernel-image-2.4.22-i386/kernel-image-2.4.22-i386-2.4.22/build-386'
make[1]: *** [stamp-build] Error 2
make[1]: Leaving directory 
`/home/tretkowski/kernel-image-2.4.22-i386/kernel-image-2.4.22-i386-2.4.22/build-386'
make: *** [build-stamp] Error 2


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux rollcage 2.4.22-ac4 #3 Fri Sep 26 21:53:42 CEST 2003 i686
Locale: LANG=POSIX, LC_CTYPE=de_DE


---------------------------------------
Received: (at 213497-done) by bugs.debian.org; 16 Nov 2003 22:16:44 +0000
>From [EMAIL PROTECTED] Sun Nov 16 16:16:43 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ALVCE-0007iF-00; Sun, 16 Nov 2003 16:16:42 -0600
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id XAA19416
        for <[EMAIL PROTECTED]>; Sun, 16 Nov 2003 23:15:12 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id hAGMFCQB020481;
        Sun, 16 Nov 2003 23:15:12 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 16 Nov 2003 23:15:12 +0100
To: [EMAIL PROTECTED]
Subject: fixed in gcc-3.x
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.0 required=4.0
        tests=none
        version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15 
(1.174.2.15-2003-03-30-exp)

closing this one. fixed in 3.3, which is the default gcc version in
the testing and unstable release.


Reply via email to