Your message dated Wed, 04 May 2005 11:32:10 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307214: fixed in tdb 1.0.6-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; 1 May 2005 19:16:25 +0000
>From [EMAIL PROTECTED] Sun May 01 12:16:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net [212.18.0.9] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DSJvU-0000Qj-00; Sun, 01 May 2005 12:16:25 -0700
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id 55F849B81;
        Sun,  1 May 2005 21:16:23 +0200 (CEST)
Received: from atari.stigge.org (ppp-82-135-9-234.mnet-online.de [82.135.9.234])
        by mail.m-online.net (Postfix) with ESMTP id 2BDC583AE2;
        Sun,  1 May 2005 21:15:52 +0200 (CEST)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id CB274100442A3;
        Sun,  1 May 2005 21:15:51 +0200 (CEST)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ctrlproxy: FTBFS: /usr/include/tdb.h:150: error: parse error before 
'*' token
Message-Id: <[EMAIL PROTECTED]>
Date: Sun,  1 May 2005 21:15:51 +0200 (CEST)
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: ctrlproxy
Version: 2.6.2-1
Severity: serious

Hi,

building the package ctrlproxy in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
checking for uname... yes
checking for dup2... yes
checking for backtrace_symbols... yes
checking for gettimeofday... yes
checking for strrchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mods/Makefile
config.status: creating ctrlproxy.pc
config.status: creating doc/Makefile
config.status: creating config.h
XML_CATALOG_FILES=/usr/share/sgml/docbook/dtd/xml/4.2/catalog.xml /usr/bin/make
make[1]: Entering directory `/tmp/buildd/ctrlproxy-2.6.2'
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c server.c
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c line.c
line.c: In function `free_line':
line.c:194: warning: passing arg 1 of `free' discards qualifiers from pointer 
target type
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c main.c
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c state.c
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c util.c
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c transport.c
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c hooks.c
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c linestack.c
gcc -lcrypto -lpopt  -Wl,--export-dynamic -lxml2 -lpthread -lz -lm 
-lgmodule-2.0 -ldl -lglib-2.0   -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -rdynamic -o ctrlproxy server.o line.o main.o 
state.o util.o transport.o hooks.o linestack.o
gcc -g -O2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_CONFIG_H -ansi -Wall 
-DMODULESDIR=\"/usr/lib/ctrlproxy\" -c printstats.c
In file included from printstats.c:30:
/usr/include/tdb.h:150: error: parse error before '*' token
make[1]: *** [printstats.o] Error 1
make[1]: Leaving directory `/tmp/buildd/ctrlproxy-2.6.2'
make: *** [build-stamp] Error 2
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

Please note that this report has not been generated fully automatically.
DARTS just helped finding the problem.

---------------------------------------
Received: (at 307214-close) by bugs.debian.org; 4 May 2005 15:43:32 +0000
>From [EMAIL PROTECTED] Wed May 04 08:43:32 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 1DTM27-0004Kz-00; Wed, 04 May 2005 08:43:32 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DTLr8-0005SS-00; Wed, 04 May 2005 11:32:10 -0400
From: Marek Habersack <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#307214: fixed in tdb 1.0.6-13
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 04 May 2005 11:32:10 -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: tdb
Source-Version: 1.0.6-13

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

libtdb1_1.0.6-13_i386.deb
  to pool/main/t/tdb/libtdb1_1.0.6-13_i386.deb
tdb-dev_1.0.6-13_i386.deb
  to pool/main/t/tdb/tdb-dev_1.0.6-13_i386.deb
tdb-tools_1.0.6-13_i386.deb
  to pool/main/t/tdb/tdb-tools_1.0.6-13_i386.deb
tdb_1.0.6-13.diff.gz
  to pool/main/t/tdb/tdb_1.0.6-13.diff.gz
tdb_1.0.6-13.dsc
  to pool/main/t/tdb/tdb_1.0.6-13.dsc



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.
Marek Habersack <[EMAIL PROTECTED]> (supplier of updated tdb 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,  4 May 2005 11:11:22 -0400
Source: tdb
Binary: libtdb1 tdb-dev tdb-tools
Architecture: source i386
Version: 1.0.6-13
Distribution: unstable
Urgency: high
Maintainer: Marek Habersack <[EMAIL PROTECTED]>
Changed-By: Marek Habersack <[EMAIL PROTECTED]>
Description: 
 libtdb1    - Trivial Database - shared library
 tdb-dev    - Trivial Database - development files
 tdb-tools  - Trivial Database - bundled binaries
Closes: 262490 290211 307214
Changes: 
 tdb (1.0.6-13) unstable; urgency=high
 .
   * Closes: #307214: ctrlproxy: FTBFS: /usr/include/tdb.h:150: error:
     parse error before '*' token
   * Thanks to Wilmer van der Gaast <[EMAIL PROTECTED]> for providing
     the patch to fix the above issue.
   * Closes: #290211: Improper copyright file
   * Closes: #262490: tdb_1.0.6-8_mips: FTBFS: opcode not supported on
     this processor: mips1. Spinlocks are not used on mips.
Files: 
 c236e8ec07db449149a4b4235266e057 589 devel optional tdb_1.0.6-13.dsc
 55d3e937e870e02154a1718768367869 335437 devel optional tdb_1.0.6-13.diff.gz
 3fe01fd731b081749391b6d5bf125102 17314 libs optional libtdb1_1.0.6-13_i386.deb
 74313caf9b8b915f4321003a6ccdbb8c 12366 utils optional 
tdb-tools_1.0.6-13_i386.deb
 194bd788c40cc405170fec386d3ea9ec 26838 devel optional tdb-dev_1.0.6-13_i386.deb

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

iD8DBQFCeOdhq3909GIf5uoRAv5aAJ9Raky/uvm7NFVFA1J9H4Tj77PMEQCeMoq0
HG8peovsp0cfWgTZq1dyBKc=
=VtIp
-----END PGP SIGNATURE-----


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

Reply via email to