[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#259924: marked as done (xitalk: FTBFS with gcc-3.4: conflicting types for 'malloc')



Your message dated Fri, 14 Jan 2005 06:47:14 -0500
with message-id <E1CpPv8-0006hc-00@newraff.debian.org>
and subject line Bug#259924: fixed in xitalk 1.1.11-13
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; 17 Jul 2004 09:49:30 +0000
>From aj@andaco.de Sat Jul 17 02:49:30 2004
Return-path: <aj@andaco.de>
Received: from c204142.adsl.hansenet.de (localhost) [213.39.204.142] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bllov-0002Ms-00; Sat, 17 Jul 2004 02:49:30 -0700
Received: from aj by localhost with local (Exim 4.34)
	id 1Bllom-0003eX-O3; Sat, 17 Jul 2004 11:49:26 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: xitalk: FTBFS with gcc-3.4: conflicting types for 'malloc'
Message-Id: <E1Bllom-0003eX-O3@localhost>
Date: Sat, 17 Jul 2004 11:49:26 +0200
Delivered-To: submit@bugs.debian.org
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: xitalk
Severity: normal
Tags: patch

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

gcc  -I. -I..  -DHAVE_CONFIG_H -O2 -g    -c -o regexp.o regexp.c
regexp.c: In function `nregcomp':
regexp.c:199: error: conflicting types for 'malloc'
make[2]: *** [regexp.o] Error 1
make[2]: Leaving directory `/xitalk-1.1.11/regexp'
make[1]: *** [REGEXP] Error 1
make[1]: Leaving directory `/xitalk-1.1.11'
make: *** [build-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/xitalk-1.1.11/regexp/regexp.c ./regexp/regexp.c
--- ../tmp-orig/xitalk-1.1.11/regexp/regexp.c	1997-01-06 21:59:59.000000000 +0100
+++ ./regexp/regexp.c	2004-07-17 11:45:59.521510944 +0200
@@ -196,7 +196,6 @@
 	register char *longest;
 	register int len;
 	int flags;
-	extern char *malloc();
 
 	if (exp == NULL)
 		FAIL("NULL argument");

---------------------------------------
Received: (at 259924-close) by bugs.debian.org; 14 Jan 2005 11:53:02 +0000
>From katie@ftp-master.debian.org Fri Jan 14 03:53:02 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CpQ0k-0005MH-00; Fri, 14 Jan 2005 03:53:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CpPv8-0006hc-00; Fri, 14 Jan 2005 06:47:14 -0500
From: Stephen Quinney <stephen@jadevine.org.uk>
To: 259924-close@bugs.debian.org
X-Katie: $Revision: 1.54 $
Subject: Bug#259924: fixed in xitalk 1.1.11-13
Message-Id: <E1CpPv8-0006hc-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 14 Jan 2005 06:47:14 -0500
Delivered-To: 259924-close@bugs.debian.org
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: xitalk
Source-Version: 1.1.11-13

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

xitalk_1.1.11-13.diff.gz
  to pool/main/x/xitalk/xitalk_1.1.11-13.diff.gz
xitalk_1.1.11-13.dsc
  to pool/main/x/xitalk/xitalk_1.1.11-13.dsc
xitalk_1.1.11-13_i386.deb
  to pool/main/x/xitalk/xitalk_1.1.11-13_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 259924@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Quinney <stephen@jadevine.org.uk> (supplier of updated xitalk 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Fri, 14 Jan 2005 10:47:50 +0000
Source: xitalk
Binary: xitalk
Architecture: source i386
Version: 1.1.11-13
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Stephen Quinney <stephen@jadevine.org.uk>
Description: 
 xitalk     - Talk intercept utility for X
Closes: 259924
Changes: 
 xitalk (1.1.11-13) unstable; urgency=low
 .
   * QA Upload.
   * Applied patch from Andreas Jochens to fix "FTBFS with gcc-3.4:
     conflicting types for 'malloc'", closes: #259924.
   * debian/menu - quoted all the values.
Files: 
 2b7f58866fa873d1602aa53567e94c77 584 x11 optional xitalk_1.1.11-13.dsc
 4542300f45a8226704775f2f5a6d1edd 4258 x11 optional xitalk_1.1.11-13.diff.gz
 d02de0d432d38dbedd92a18a5db444e3 98332 x11 optional xitalk_1.1.11-13_i386.deb

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

iD8DBQFB57AVITGblEwaW+URAjLaAJwP+7vt4MRBvsKeATMMAJamNseV7gCbBUpc
VOVohpENCsdH47Ftki0blNQ=
=6v9H
-----END PGP SIGNATURE-----



Reply to: