Your message dated Mon, 29 Aug 2005 01:17:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315028: fixed in ulogd 1.23-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; 20 Jun 2005 06:57:44 +0000
>From [EMAIL PROTECTED] Sun Jun 19 23:57:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d029163.adsl.hansenet.de (localhost.localdomain) [80.171.29.163]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DkGE3-0008BX-00; Sun, 19 Jun 2005 23:57:44 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
id 1DkGDy-0007L1-01; Mon, 20 Jun 2005 08:57:38 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: ulogd: FTBFS (amd64/gcc-4.0): static declaration of 'logfile' follows
non-static declaration
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 20 Jun 2005 08:57:37 +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=-5.8 required=4.0 tests=BAYES_00,DOMAIN_BODY,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: ulogd
Version: 1.23-2
Severity: normal
Tags: patch
When building 'ulogd' on amd64/unstable with gcc-4.0,
I get the following error:
gcc -g -O2 -Wall -DULOGD_CONFIGFILE=\"/etc/ulogd.conf\" [EMAIL
PROTECTED]@/debian/include -I.. -I../libipulog/include -I../include -fPIC -o
ulogd_SYSLOG_sh.o -c ulogd_SYSLOG.c
ulogd_SYSLOG.c:139: error: parse error before '&' token
make[2]: *** [ulogd_SYSLOG_sh.o] Error 1
make[2]: Leaving directory `/ulogd-1.23/extensions'
With the attached patch 'ulogd' can be compiled
on amd64 using gcc-4.0.
Regards
Andreas Jochens
diff -urN ../tmp-orig/ulogd-1.23/extensions/ulogd_SYSLOG.c
./extensions/ulogd_SYSLOG.c
--- ../tmp-orig/ulogd-1.23/extensions/ulogd_SYSLOG.c 2005-02-12
22:17:41.000000000 +0100
+++ ./extensions/ulogd_SYSLOG.c 2005-06-20 08:52:32.000000000 +0200
@@ -136,7 +136,7 @@
.name = "syslog",
.init = &syslog_init,
.fini = &syslog_fini,
- .output &_output_syslog
+ .output = &_output_syslog
};
---------------------------------------
Received: (at 315028-close) by bugs.debian.org; 29 Aug 2005 08:18:50 +0000
>From [EMAIL PROTECTED] Mon Aug 29 01:18:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E9epD-0003cC-00; Mon, 29 Aug 2005 01:17:03 -0700
From: Achilleas Kotsis <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315028: fixed in ulogd 1.23-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 29 Aug 2005 01:17:03 -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: ulogd
Source-Version: 1.23-3
We believe that the bug you reported is fixed in the latest version of
ulogd, which is due to be installed in the Debian FTP archive:
ulogd-mysql_1.23-3_i386.deb
to pool/main/u/ulogd/ulogd-mysql_1.23-3_i386.deb
ulogd-pcap_1.23-3_i386.deb
to pool/main/u/ulogd/ulogd-pcap_1.23-3_i386.deb
ulogd-pgsql_1.23-3_i386.deb
to pool/main/u/ulogd/ulogd-pgsql_1.23-3_i386.deb
ulogd-sqlite3_1.23-3_i386.deb
to pool/main/u/ulogd/ulogd-sqlite3_1.23-3_i386.deb
ulogd_1.23-3.diff.gz
to pool/main/u/ulogd/ulogd_1.23-3.diff.gz
ulogd_1.23-3.dsc
to pool/main/u/ulogd/ulogd_1.23-3.dsc
ulogd_1.23-3_i386.deb
to pool/main/u/ulogd/ulogd_1.23-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.
Achilleas Kotsis <[EMAIL PROTECTED]> (supplier of updated ulogd 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: Sat, 2 Jul 2005 02:16:57 +0300
Source: ulogd
Binary: ulogd-pgsql ulogd-mysql ulogd ulogd-sqlite3 ulogd-pcap
Architecture: source i386
Version: 1.23-3
Distribution: unstable
Urgency: low
Maintainer: Achilleas Kotsis <[EMAIL PROTECTED]>
Changed-By: Achilleas Kotsis <[EMAIL PROTECTED]>
Description:
ulogd - The Netfilter Userspace Logging Daemon
ulogd-mysql - MySQL extension to ulogd
ulogd-pcap - pcap extension to ulogd
ulogd-pgsql - PostgreSQL extension to ulogd
ulogd-sqlite3 - SQLite 3 extension to ulogd
Closes: 314930 315028 316259
Changes:
ulogd (1.23-3) unstable; urgency=low
.
* debian/po/cs.po:
Czech debconf templates translation, posted by Miroslav Kure
(Closes: #314930).
* debian/patches/ulogd_SYSLOG_c.patch:
Fixed bug: FTBFS (amd64/gcc-4.0): static declaration of 'logfile' follows
non-static declaration (Thanks to Andreas Jochens) (Closes: #315028)
* debian/control:
Standards-Version: 3.6.2, no changes required.
* debian/po/it.po:
Italian debconf templates translation, posted by Luca Bruno
(Closes: #316259).
Files:
f857a012af015a56c948093638ba2574 697 net optional ulogd_1.23-3.dsc
fe0b1b8c34f5498d2b2e2b3a46007124 11716 net optional ulogd_1.23-3.diff.gz
1ab67370fa41eabcf3385933a5f63e0f 98376 net optional ulogd_1.23-3_i386.deb
1d6f586921e520a2e040eabd42c5b211 14694 net optional ulogd-mysql_1.23-3_i386.deb
deb27570378873494f6d51fd40360dc7 15460 net optional ulogd-pgsql_1.23-3_i386.deb
2b405abb28ec00746a60be0d978e65a9 13162 net optional ulogd-pcap_1.23-3_i386.deb
b8a9f668be84240657d420789090befb 14494 net optional
ulogd-sqlite3_1.23-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDEr96IU9oQVFfm3QRAsBnAJ0VnjDC3z3097L7N65mNtd/k1Z6fACaA27N
xB7HWfxzd0/v4OVcAg4X2Ks=
=6tLc
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]