Your message dated Fri, 08 Jul 2005 16:02:09 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#314652: fixed in sysstat 6.0.1-1
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 Jun 2005 17:21:06 +0000
>From [EMAIL PROTECTED] Fri Jun 17 10:21:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d027074.adsl.hansenet.de (localhost.localdomain) [80.171.27.74]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DjKWg-0006lz-00; Fri, 17 Jun 2005 10:21:06 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
id 1DjKWe-0004OD-LP; Fri, 17 Jun 2005 19:21:04 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: sysstat: FTBFS (amd64/gcc-4.0): array type has incomplete element type
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 17 Jun 2005 19:21:04 +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: sysstat
Version: 6.0.0-2
Severity: normal
Tags: patch
When building 'sysstat' on amd64/unstable with gcc-4.0,
I get the following error:
gcc -o sadc.o -c -Wall -Wstrict-prototypes -pipe -g -fno-strength-reduce -O2
-DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" -DSMP_RACE
-DSA_DIR=\"/var/log/sysstat\" -DSADC_PATH=\"/usr/lib/sysstat/sadc\" sadc.c
In file included from sadc.c:37:
sa.h:492: error: array type has incomplete element type
sadc.c: In function 'read_net_dev_stat':
sadc.c:1422: warning: pointer targets in passing argument 1 of 'strcpy' differ
in signedness
make[1]: *** [sadc.o] Error 1
make[1]: Leaving directory `/sysstat-6.0.0'
make: *** [build-stamp] Error 2
With the attached patch 'sysstat' can be compiled
on amd64 using gcc-4.0.
Regards
Andreas Jochens
diff -urN ../tmp-orig/sysstat-6.0.0/sa.h ./sa.h
--- ../tmp-orig/sysstat-6.0.0/sa.h 2005-05-11 21:47:38.000000000 +0200
+++ ./sa.h 2005-06-17 19:16:36.000000000 +0200
@@ -489,7 +489,7 @@
struct stats_one_cpu *);
extern char *get_devname(unsigned int, unsigned int, int);
extern void init_bitmap(unsigned char [], unsigned char, unsigned int);
-extern void init_stats(struct file_stats [], unsigned int [][]);
+extern void init_stats(struct file_stats *, unsigned int [][NR_IRQS]);
extern int next_slice(unsigned long long, unsigned long long,
struct file_hdr *, int, long);
extern int parse_sar_opt(char * [], int, unsigned int *,
---------------------------------------
Received: (at 314652-close) by bugs.debian.org; 8 Jul 2005 20:08:50 +0000
>From [EMAIL PROTECTED] Fri Jul 08 13:08:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dqz9V-000803-00; Fri, 08 Jul 2005 13:08:49 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Dqz33-0003Uo-00; Fri, 08 Jul 2005 16:02:09 -0400
From: Robert Luberda <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#314652: fixed in sysstat 6.0.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 08 Jul 2005 16:02:09 -0400
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=-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:
X-CrossAssassin-Score: 3
Source: sysstat
Source-Version: 6.0.1-1
We believe that the bug you reported is fixed in the latest version of
sysstat, which is due to be installed in the Debian FTP archive:
isag_6.0.1-1_all.deb
to pool/main/s/sysstat/isag_6.0.1-1_all.deb
sysstat_6.0.1-1.diff.gz
to pool/main/s/sysstat/sysstat_6.0.1-1.diff.gz
sysstat_6.0.1-1.dsc
to pool/main/s/sysstat/sysstat_6.0.1-1.dsc
sysstat_6.0.1-1_i386.deb
to pool/main/s/sysstat/sysstat_6.0.1-1_i386.deb
sysstat_6.0.1.orig.tar.gz
to pool/main/s/sysstat/sysstat_6.0.1.orig.tar.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Luberda <[EMAIL PROTECTED]> (supplier of updated sysstat 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: Fri, 8 Jul 2005 19:47:10 +0200
Source: sysstat
Binary: isag sysstat
Architecture: source i386 all
Version: 6.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[EMAIL PROTECTED]>
Changed-By: Robert Luberda <[EMAIL PROTECTED]>
Description:
isag - Interactive System Activity Grapher for sysstat
sysstat - sar, iostat and mpstat - system performance tools for Linux
Closes: 204057 310402 313429 314436 314438 314652
Changes:
sysstat (6.0.1-1) unstable; urgency=low
.
* New upstream version:
+ fixed a memory leak in ioconf parsing functions used by sar
and iostat (closes: #310402).
+ sar -b works again (closes: #314436, #204057).
+ sysstat can be compiled with gcc-4.0.1 now (closes: #314652).
* sysstat.postinst: fix rm command call (closes: #313429).
* templates,po/*: merge the message about necessity of deleting old log
files with question about permission to do it (closes: #314438).
* Bump debhelper's version number in build-dependens field to have the menu
file moved to /usr/share.
* Standards-Versions: 3.6.2 (no changes).
Files:
99f6adf5d3c0e934f84f80d50a9b89c7 576 admin optional sysstat_6.0.1-1.dsc
98a19b8c9c4a8a299b859df143d2b2a8 151168 admin optional
sysstat_6.0.1.orig.tar.gz
1eebd3b54dc0f5abd9a468c3c76afc58 20667 admin optional sysstat_6.0.1-1.diff.gz
61db34af57adbb6d30f68683aa4b25ef 21426 admin optional isag_6.0.1-1_all.deb
5f36de6ea37f33568d2450787d6a26e5 144200 admin optional sysstat_6.0.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCzth1Thh1cJ0wnDsRAu7BAJwK17N4XRBbicOdekMj3Y4nu7DWUgCffuK2
4B2Ww6BNjfaCiGegSipwjio=
=MOO8
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]