Your message dated Thu, 22 Dec 2005 08:37:40 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#344343: debian/rules fails to run build on x86_64 with 
[kimagedest undefined] error.
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; 21 Dec 2005 23:11:07 +0000
>From [EMAIL PROTECTED] Wed Dec 21 15:11:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 219-75-232-131.eonet.ne.jp ([219.75.232.131] 
helo=viper2.netfort.gr.jp)
        by spohr.debian.org with smtp (Exim 4.50)
        id 1EpD6x-0000d0-H5
        for [EMAIL PROTECTED]; Wed, 21 Dec 2005 15:11:07 -0800
Received: (qmail 19092 invoked from network); 21 Dec 2005 23:11:06 -0000
Received: from unknown (HELO dancer64.netfort.gr.jp.netfort.gr.jp) (127.0.0.1)
  by viper2.netfort.gr.jp with SMTP; 21 Dec 2005 23:11:06 -0000
Date: Thu, 22 Dec 2005 08:11:06 +0900
Message-ID: <[EMAIL PROTECTED]>
From: Junichi Uekawa <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Debbugs-Cc: [EMAIL PROTECTED]
Subject: debian/rules fails to run build on x86_64 with [kimagedest undefined] 
error.
User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7
 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.4 (x86_64-pc-linux-gnu)
 MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: kernel-package
Version: 10.020

Hi,

I get the following error:

[08:07:33]dancer64:linux-2.6> nice make-kpkg -rootcmd fakeroot --revision 
GIT.$(date +%Y.%m.%d.%H.%M) kernel_image modules_image
exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian 
ROOT_CMD=fakeroot
====== making target minimal_debian [new prereqs: ]======
test -d debian || mkdir debian
test ! -e stamp-building || rm -f stamp-building
test -f debian/control || sed         -e 's/=V/2.6.15-rc6/g'        \
                -e 's/=D/2.6.15-rc6-10.00.Custom/g'         -e 's/=A/amd64/g'  \
                -e 's/=SA//g'   -e 's/=L/ /g' \
                -e 's/=I//g'                                    \
                -e 's/=CV/2.6/g'                       \
                -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL 
PROTECTED]>/g'                        \
                -e 's/=ST/linux/g'      -e 's/=B/x86_64/g'    \
                         /usr/share/kernel-package/Control > debian/control
test -f debian/changelog ||  sed -e 's/=V/2.6.15-rc6/g'             \
            -e 's/=D/2.6.15-rc6-10.00.Custom/g'        -e 's/=A/amd64/g'       \
            -e 's/=ST/linux/g'     -e 's/=B/x86_64/g'         \
            -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g'   
                          \
             /usr/share/kernel-package/changelog > debian/changelog
install -p -m 755 /usr/share/kernel-package/rules debian/rules
for file in ChangeLog  Control  Control.bin86 config templates.in     ; do      
                                \
            cp -f  /usr/share/kernel-package/$file ./debian/;                   
            \
        done
for dir  in Config docs examples ruleset scripts pkg po;  do                    
                  \
          cp -af /usr/share/kernel-package/$dir  ./debian/;                     
            \
        done
exec debian/rules  DEBIAN_REVISION=GIT.2005.12.22.08.07  ROOT_CMD=fakeroot  
kernel_image modules_image
debian/ruleset/misc/checks.mk:36: *** Error. I do not know where the kernel 
image goes to [kimagedest undefined] The usual case for this is that I could 
not determine which arch or subarch this machine belongs to. Please specify a 
subarch, and try again..  



regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


---------------------------------------
Received: (at 344343-done) by bugs.debian.org; 21 Dec 2005 23:37:41 +0000
>From [EMAIL PROTECTED] Wed Dec 21 15:37:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 219-75-232-131.eonet.ne.jp ([219.75.232.131] 
helo=viper2.netfort.gr.jp)
        by spohr.debian.org with smtp (Exim 4.50)
        id 1EpDWf-0002td-Eh
        for [EMAIL PROTECTED]; Wed, 21 Dec 2005 15:37:41 -0800
Received: (qmail 20163 invoked from network); 21 Dec 2005 23:37:39 -0000
Received: from unknown (HELO dancer64.netfort.gr.jp.netfort.gr.jp) (127.0.0.1)
  by viper2.netfort.gr.jp with SMTP; 21 Dec 2005 23:37:39 -0000
Date: Thu, 22 Dec 2005 08:37:40 +0900
Message-ID: <[EMAIL PROTECTED]>
From: Junichi Uekawa <[EMAIL PROTECTED]>
To: Junichi Uekawa <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#344343: debian/rules fails to run build on x86_64 with 
[kimagedest undefined] error.
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7
 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.4 (x86_64-pc-linux-gnu)
 MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02



Yikes, this one was a local problem.

regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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

Reply via email to