Your message dated Tue, 04 Oct 2005 14:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#258640: fixed in elvis-tiny 1.4-19
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; 10 Jul 2004 19:42:25 +0000
>From [EMAIL PROTECTED] Sat Jul 10 12:42:25 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c147245.adsl.hansenet.de (localhost) [213.39.147.245] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BjNjt-0007IM-00; Sat, 10 Jul 2004 12:42:25 -0700
Received: from aj by localhost with local (Exim 4.34)
        id 1BjNjr-00086o-VI; Sat, 10 Jul 2004 21:42:23 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: elvis-tiny: FTBFS with gcc-3.4: conflicting types for 'malloc'
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 10 Jul 2004 21:42:23 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: elvis-tiny
Severity: normal
Tags: patch

When building 'elvis-tiny' with gcc-3.4 I get the following error:

In file included from system.c:23:
config.h:185: warning: conflicting types for built-in function 'malloc'
system.c: In function `system':
system.c:78: warning: passing arg 2 of `signal' from incompatible pointer type
system.c: In function `rpclose':
system.c:256: warning: passing arg 2 of `signal' from incompatible pointer type
gcc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE 
-DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR 
-DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF   -c -o tio.o 
tio.c
In file included from tio.c:13:
config.h:185: warning: conflicting types for built-in function 'malloc'
gcc -fsigned-char -O2 -DM_SYSV -DCRUNCH -DNO_MKEXRC -DNO_CURSORSHAPE 
-DNO_CHARATTR -DNO_SHOWMODE -DNO_MODELINE -DNO_OPTCOLS -DNO_DIGRAPH -DNO_ABBR 
-DNO_AT -DNO_SENTENCE -DNO_ERRLIST -DUSE_MKSTEMP -DUSE_SNPRINTF   -c -o tmp.o 
tmp.c
In file included from tmp.c:14:
config.h:185: warning: conflicting types for built-in function 'malloc'
In file included from tmp.c:26:
/usr/include/malloc.h:118: error: conflicting types for 'malloc'
config.h:185: error: previous declaration of 'malloc' was here
/usr/include/malloc.h:118: error: conflicting types for 'malloc'
config.h:185: error: previous declaration of 'malloc' was here
make[1]: *** [tmp.o] Error 1
make[1]: Leaving directory `/elvis-tiny-1.4'
make: *** [build] Error 2

With the attached patch 'elvis-tiny' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/elvis-tiny-1.4/config.h ./config.h
--- ../tmp-orig/elvis-tiny-1.4/config.h 1991-08-04 23:20:32.000000000 +0200
+++ ./config.h  2004-07-10 21:39:44.742474908 +0200
@@ -178,13 +178,6 @@
 # define uchar         unsigned char
 #endif
 
-/* Some compilers prefer to have malloc declared as returning a (void *) */
-#if BSD
-extern void *malloc();
-#else
-extern char *malloc();
-#endif
-
 /* Most compilers could benefit from using the "register" storage class */
 #if 1
 # define REG   register

---------------------------------------
Received: (at 258640-close) by bugs.debian.org; 4 Oct 2005 21:18:26 +0000
>From [EMAIL PROTECTED] Tue Oct 04 14:18:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EMu9o-0000J0-00; Tue, 04 Oct 2005 14:17:04 -0700
From: Andrew Pollock <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#258640: fixed in elvis-tiny 1.4-19
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 04 Oct 2005 14:17:04 -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
X-CrossAssassin-Score: 2

Source: elvis-tiny
Source-Version: 1.4-19

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

elvis-tiny_1.4-19.diff.gz
  to pool/main/e/elvis-tiny/elvis-tiny_1.4-19.diff.gz
elvis-tiny_1.4-19.dsc
  to pool/main/e/elvis-tiny/elvis-tiny_1.4-19.dsc
elvis-tiny_1.4-19_i386.deb
  to pool/main/e/elvis-tiny/elvis-tiny_1.4-19_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.
Andrew Pollock <[EMAIL PROTECTED]> (supplier of updated elvis-tiny 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: Wed,  5 Oct 2005 07:02:38 +1000
Source: elvis-tiny
Binary: elvis-tiny
Architecture: source i386
Version: 1.4-19
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Andrew Pollock <[EMAIL PROTECTED]>
Description: 
 elvis-tiny - Tiny vi compatible editor for the base system
Closes: 254913 258640 285295
Changes: 
 elvis-tiny (1.4-19) unstable; urgency=low
 .
   * QA Group upload orphaning this package
   * debian/rules: invoke dpkg-gencontrol with -isp
   * debian/control: rephrase package description synopsis
 .
 elvis-tiny (1.4-18.1) unstable; urgency=low
 .
   * 0-day NMU from the QA meeting.
   * Correcting conflicting types for 'malloc' (closes: #258640)
   * Replacing "gcc" with "$(CC)" for being able to cross-compile
     (closes: #285295)
   * Removing obsolete code for /usr/doc support (closes: #254913)
Files: 
 aec82e5a9226e4afd16256a7a0003a26 574 base standard elvis-tiny_1.4-19.dsc
 93d826f3139d31c7aa22a80250ac7153 14303 base standard elvis-tiny_1.4-19.diff.gz
 c0dc2a0a2d5938f53afd437079eff73e 46024 base standard elvis-tiny_1.4-19_i386.deb

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

iD8DBQFDQu6hIblXXKfZFgIRAnFkAJ0UL77ZR4839WUO7FydwoBPR8X2kwCeI02s
YzYzrrH7P46Z2sgzTZlUXvY=
=09JY
-----END PGP SIGNATURE-----


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

Reply via email to