Your message dated Sat, 20 Aug 2005 21:17:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#302231: fixed in mlterm 2.9.2-3
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 Mar 2005 19:09:12 +0000
>From [EMAIL PROTECTED] Wed Mar 30 11:09:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c211127.adsl.hansenet.de (localhost.localdomain) 
[213.39.211.127] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DGiYy-00025u-00; Wed, 30 Mar 2005 11:09:12 -0800
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DGiYx-0006Ld-2u; Wed, 30 Mar 2005 21:09:11 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: mlterm: FTBFS (amd64/gcc-4.0): static declaration of 'aux_service' 
follows non-static declaration
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 30 Mar 2005 21:09:11 +0200
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: mlterm
Version: 2.9.2-2
Severity: normal
Tags: patch

When building 'mlterm' on amd64/unstable with gcc-4.0,
I get the following error:

aux.c:632: warning: pointer targets in passing argument 1 of 
'register_module_info' differ in signedness
aux.c: At top level:
aux.c:1625: error: static declaration of 'aux_service' follows non-static 
declaration
aux.c:145: error: previous declaration of 'aux_service' was here

With the attached patch 'mlterm' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/mlterm-2.9.2/inputmethod/iiimf/aux.c 
./inputmethod/iiimf/aux.c
--- ../tmp-orig/mlterm-2.9.2/inputmethod/iiimf/aux.c    2005-03-01 
15:06:32.000000000 +0100
+++ ./inputmethod/iiimf/aux.c   2005-03-30 20:57:37.418806358 +0200
@@ -142,7 +142,7 @@
 KIK_LIST_TYPEDEF( aux_module_info_t) ;
 KIK_LIST_TYPEDEF( aux_id_info_t) ;
 
-extern aux_service_t  aux_service ;
+static aux_service_t  aux_service ;
 
 /* --- static variables --- */
 

---------------------------------------
Received: (at 302231-close) by bugs.debian.org; 21 Aug 2005 04:19:22 +0000
>From [EMAIL PROTECTED] Sat Aug 20 21:19:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E6hGb-0000aM-00; Sat, 20 Aug 2005 21:17:05 -0700
From: Kenshi Muto <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#302231: fixed in mlterm 2.9.2-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 20 Aug 2005 21:17:05 -0700
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mlterm
Source-Version: 2.9.2-3

We believe that the bug you reported is fixed in the latest version of
mlterm, which is due to be installed in the Debian FTP archive:

mlterm-common_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm-common_2.9.2-3_i386.deb
mlterm-im-iiimf_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm-im-iiimf_2.9.2-3_i386.deb
mlterm-im-m17nlib_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm-im-m17nlib_2.9.2-3_i386.deb
mlterm-im-scim_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm-im-scim_2.9.2-3_i386.deb
mlterm-im-uim_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm-im-uim_2.9.2-3_i386.deb
mlterm-tiny_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm-tiny_2.9.2-3_i386.deb
mlterm-tools_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm-tools_2.9.2-3_i386.deb
mlterm_2.9.2-3.diff.gz
  to pool/main/m/mlterm/mlterm_2.9.2-3.diff.gz
mlterm_2.9.2-3.dsc
  to pool/main/m/mlterm/mlterm_2.9.2-3.dsc
mlterm_2.9.2-3_i386.deb
  to pool/main/m/mlterm/mlterm_2.9.2-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kenshi Muto <[EMAIL PROTECTED]> (supplier of updated mlterm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 21 Aug 2005 03:59:38 +0000
Source: mlterm
Binary: mlterm-im-m17nlib mlterm-im-scim mlterm-tiny mlterm-im-iiimf 
mlterm-tools mlterm-common mlterm mlterm-im-uim
Architecture: source i386
Version: 2.9.2-3
Distribution: unstable
Urgency: high
Maintainer: Tomohiro KUBOTA <[EMAIL PROTECTED]>
Changed-By: Kenshi Muto <[EMAIL PROTECTED]>
Description: 
 mlterm     - MultiLingual TERMinal
 mlterm-common - MultiLingual TERMinal, common files
 mlterm-im-iiimf - MultiLingual TERMinal, iiimf input method plugin
 mlterm-im-m17nlib - MultiLingual TERMinal, m17nlib input method plugin
 mlterm-im-scim - MultiLingual TERMinal, scim input method plugin
 mlterm-im-uim - MultiLingual TERMinal, uim input method plugin
 mlterm-tiny - MultiLingual TERMinal, tiny version
 mlterm-tools - MultiLingual TERMinal, additional tools
Closes: 302231 323735
Changes: 
 mlterm (2.9.2-3) unstable; urgency=high
 .
   * Accept NMU change. (closes: #302231)
   * Fix FTBFS around scim. (closes: #323735)
Files: 
 1a20f4bb0f7cbbc62698e7915f1ca352 883 x11 optional mlterm_2.9.2-3.dsc
 40c1f348b65e2037bb904ae2ea6cf6fa 17039 x11 optional mlterm_2.9.2-3.diff.gz
 3dc7de3eb8d972d4ebf75f9bc482f280 175732 x11 optional mlterm_2.9.2-3_i386.deb
 7895a4b66c8852216191770182ee6b3c 153064 x11 optional 
mlterm-tiny_2.9.2-3_i386.deb
 99c453ded44765d821893081b93ebb9b 605084 x11 optional 
mlterm-common_2.9.2-3_i386.deb
 e6ceef561918e4a8de1b1c5125c1b0e6 62540 x11 optional 
mlterm-tools_2.9.2-3_i386.deb
 572779a5e856ba067e65e68e792d362c 19764 x11 optional 
mlterm-im-uim_2.9.2-3_i386.deb
 0131041d7235bd0b9bb1837d616cb233 27142 x11 optional 
mlterm-im-iiimf_2.9.2-3_i386.deb
 5b3a4aaa56bbb6104cc11b49c600d86f 41900 x11 optional 
mlterm-im-scim_2.9.2-3_i386.deb
 2daa9162de89ee145d1b95c3f87ade3c 17688 x11 optional 
mlterm-im-m17nlib_2.9.2-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iEYEARECAAYFAkMH/u8ACgkQQKW+7XLQPLGIfACglc44wUlRvo17niLht/EACseh
xP4AoJTsRmzM57cDLBsSctyXmuq32fM0
=tkEK
-----END PGP SIGNATURE-----


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

Reply via email to