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

Bug#94801: marked as done (icqlib: gcc 3.0 problems, build failure on PARISC)



Your message dated Sat, 07 Jul 2001 15:00:14 -0400
with message-id <E15IxJO-0003aK-00@auric.debian.org>
and subject line Bug#94801: fixed in icqlib 1.0.0-5
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Apr 2001 05:29:22 +0000
>From lamont@smallone.fc.hp.com Sun Apr 22 00:29:22 2001
Return-path: <lamont@smallone.fc.hp.com>
Received: from atlrel1.hp.com [156.153.255.210] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14rCR0-0006Lm-00; Sun, 22 Apr 2001 00:29:22 -0500
Received: from security.hp.com (cranston.fc.hp.com [15.1.44.224])
	by atlrel1.hp.com (Postfix) with ESMTP id 8BC40B10
	for <submit@bugs.debian.org>; Sun, 22 Apr 2001 01:29:21 -0400 (EDT)
Received: from smallone.fc.hp.com (smallone.fc.hp.com [15.1.44.235])
	by security.hp.com (Postfix) with ESMTP
	id D73871872C; Sat, 21 Apr 2001 23:29:20 -0600 (MDT)
Received: by smallone.fc.hp.com (Postfix, from userid 1001)
	id C6CFE18D6D; Sat, 21 Apr 2001 23:26:07 -0600 (MDT)
From: LaMont Jones <lamont@smallone.fc.hp.com>
Subject: icqlib: gcc 3.0 problems, build failure on PARISC
To: submit@bugs.debian.org
X-Mailer: bug 3.3.9
Message-Id: <20010422052607.C6CFE18D6D@smallone.fc.hp.com>
Date: Sat, 21 Apr 2001 23:26:07 -0600 (MDT)
Delivered-To: submit@bugs.debian.org

Package: icqlib
Version: 1.0.0-3
Severity: normal

Two problems:
1) The config.guess and config.sub files in the source need to be updated
to the current ones (at http://subversions.gnu.org/cgi-bin/cvsweb/config).

2) After doing that, we hit a gcc 3.0 issue:
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -c queue.c
queue.c: In function `icq_UDPQueueFindSeq':
queue.c:130: `WORD' is promoted to `int' when passed through `...'
queue.c:130: (so you should pass `int' not `WORD' to `va_arg')
make[3]: *** [queue.lo] Error 1

lamont

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux smallone 2.4.0 #23 Sat Apr 14 23:32:01 MDT 2001 parisc64 unknown


---------------------------------------
Received: (at 94801-close) by bugs.debian.org; 7 Jul 2001 19:30:39 +0000
>From troup@auric.debian.org Sat Jul 07 14:30:39 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [::ffff:206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15Ixmp-0004h9-00; Sat, 07 Jul 2001 14:30:39 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 15IxJO-0003aK-00; Sat, 07 Jul 2001 15:00:14 -0400
From: rkrusty@debian.org (Ivan E. Moore II)
To: 94801-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#94801: fixed in icqlib 1.0.0-5
Message-Id: <E15IxJO-0003aK-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sat, 07 Jul 2001 15:00:14 -0400
Delivered-To: 94801-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
icqlib, which has been installed in the Debian FTP archive:

libicq-dev_1.0.0-5_i386.deb
  to pool/main/i/icqlib/libicq-dev_1.0.0-5_i386.deb
libicq1_1.0.0-5_i386.deb
  to pool/main/i/icqlib/libicq1_1.0.0-5_i386.deb
icqlib_1.0.0-5.dsc
  to pool/main/i/icqlib/icqlib_1.0.0-5.dsc
icqlib_1.0.0-5.diff.gz
  to pool/main/i/icqlib/icqlib_1.0.0-5.diff.gz



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 94801@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ivan E. Moore II <rkrusty@debian.org> (supplier of updated icqlib 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, 6 Jul 2001 17:03:00 -0700
Source: icqlib
Binary: libicq-dev libicq1
Architecture: source i386
Version: 1.0.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <debian-qa@lists.debian.org>
Changed-By: Ivan E. Moore II <rkrusty@debian.org>
Description: 
 libicq-dev - library implementation of Mirabilis ICQ (Development files)
 libicq1    - library implementation of Mirabilis ICQ
Closes: 94801
Changes: 
 icqlib (1.0.0-5) unstable; urgency=low
 .
   * Apply patch (Closes: #94801)
Files: 
 b84eef1bbc5312c9b13d7627b1f70de2 654 libs optional icqlib_1.0.0-5.dsc
 6280865f15f6d3fd286025d55af7689e 28437 libs optional icqlib_1.0.0-5.diff.gz
 ef86315233092bf97f6937ae2960a2fe 53140 libs optional libicq1_1.0.0-5_i386.deb
 0831668d2e1ab11d006bbbe71a830d82 52466 devel optional libicq-dev_1.0.0-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7RkQTdkWBQZC84N0RAlp8AJ4nzRN1UNM83MmHuEi/SbuqH59jBwCfZDau
dgixVkbtB6wBip7upIYmYnQ=
=dmot
-----END PGP SIGNATURE-----



Reply to: