Your message dated Fri, 19 Aug 2005 22:32:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323323: fixed in obby 0.2.0-2
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; 16 Aug 2005 01:56:10 +0000
>From [EMAIL PROTECTED] Mon Aug 15 18:56:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E4qgU-0005QR-00; Mon, 15 Aug 2005 18:56:10 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7G1u894012756
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 15 Aug 2005 18:56:09 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1E4ltK-000197-On
        for [EMAIL PROTECTED]; Mon, 15 Aug 2005 13:49:06 -0700
Date: Mon, 15 Aug 2005 13:49:06 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Missing dependency on libgmp3-dev
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1023/Mon Aug 15 13:15:08 2005 on zoot.lafn.org
X-Virus-Status: Clean
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=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02


--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: libobby-0.2-dev
Version: 0.2.0-1
Severity: serious

gobby fails to build because /usr/include/obby/rsa.hpp includes
gmpxx.h but libobby-0.2-dev, which contains the former, does not
depend on libgmp3-dev, which contains the latter:

> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc  -DXTHREADS -pthrea=
d -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/includ=
e/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/in=
clude/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/u=
sr/lib/glib-2.0/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/inclu=
de -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pan=
gomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0=
/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freet=
ype2 -I/usr/include/atk-1.0 -I/usr/include/gtksourceview-1.0 -I/usr/include=
/libgnomeprint-2.2 -I/usr/include/libart-2.0    -I../inc/ -DLOCALE_DIR=3D\"=
"/usr/share/locale"\" -DPIXMAPS_DIR=3D\""/usr/share/pixmaps"\"   -g -O2 -MT=
 gobby-buffer_wrapper.o -MD -MP -MF ".deps/gobby-buffer_wrapper.Tpo" -c -o =
gobby-buffer_wrapper.o `test -f 'src/io/buffer_wrapper.cpp' || echo './'`sr=
c/io/buffer_wrapper.cpp; \
> then mv -f ".deps/gobby-buffer_wrapper.Tpo" ".deps/gobby-buffer_wrapper.P=
o"; else rm -f ".deps/gobby-buffer_wrapper.Tpo"; exit 1; fi
> In file included from /usr/include/obby/client_buffer.hpp:25,
>                  from ./inc/io/buffer_wrapper.hpp:27,
>                  from src/io/buffer_wrapper.cpp:21:
> /usr/include/obby/rsa.hpp:23:19: error: gmpxx.h: No such file or directory
> /usr/include/obby/rsa.hpp:34: error: expected ',' or '...' before '&' tok=
en
> /usr/include/obby/rsa.hpp:63: error: expected ';' before '&' token
> /usr/include/obby/rsa.hpp:67: error: expected ';' before '&' token
> /usr/include/obby/rsa.hpp:69: error: expected ',' or '...' before '&' tok=
en
> /usr/include/obby/rsa.hpp:70: error: expected ',' or '...' before '&' tok=
en
> /usr/include/obby/rsa.hpp:75: error: 'mpz_class' does not name a type
> /usr/include/obby/rsa.hpp:80: error: 'mpz_class' does not name a type
> /usr/include/obby/rsa.hpp:82: error: 'mpz_class' does not name a type
> /usr/include/obby/rsa.hpp:91: error: 'gmp_randclass' was not declared in =
this scope
> /usr/include/obby/rsa.hpp:91: error: 'rclass' was not declared in this sc=
ope
> /usr/include/obby/rsa.hpp:91: error: expected primary-expression before '=
unsigned'
> /usr/include/obby/buffer.hpp:176: error: 'gmp_randclass' does not name a =
type

--=20
Matt

--a8Wt8u1KmwUX3Y2C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDAP/CfNdgYxVXvBARAs6fAJ4+SW0XtDiqiyWoWkME58GIC3Qn/gCeNI67
S7g++fNe6DRJMF6YD8PIymM=
=1EUU
-----END PGP SIGNATURE-----

--a8Wt8u1KmwUX3Y2C--

---------------------------------------
Received: (at 323323-close) by bugs.debian.org; 20 Aug 2005 05:52:19 +0000
>From [EMAIL PROTECTED] Fri Aug 19 22:52:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E6Lxh-0005YO-00; Fri, 19 Aug 2005 22:32:09 -0700
From: Philipp Kern <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323323: fixed in obby 0.2.0-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 19 Aug 2005 22:32:09 -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

Source: obby
Source-Version: 0.2.0-2

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

libobby-0.2-0_0.2.0-2_i386.deb
  to pool/main/o/obby/libobby-0.2-0_0.2.0-2_i386.deb
libobby-0.2-dev_0.2.0-2_i386.deb
  to pool/main/o/obby/libobby-0.2-dev_0.2.0-2_i386.deb
obby_0.2.0-2.diff.gz
  to pool/main/o/obby/obby_0.2.0-2.diff.gz
obby_0.2.0-2.dsc
  to pool/main/o/obby/obby_0.2.0-2.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.
Philipp Kern <[EMAIL PROTECTED]> (supplier of updated obby 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, 20 Aug 2005 06:43:17 +0200
Source: obby
Binary: libobby-0.2-0 libobby-0.2-dev
Architecture: source i386
Version: 0.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Philipp Kern <[EMAIL PROTECTED]>
Changed-By: Philipp Kern <[EMAIL PROTECTED]>
Description: 
 libobby-0.2-0 - Synced document buffers
 libobby-0.2-dev - Synced document buffers - development files
Closes: 323323 323343
Changes: 
 obby (0.2.0-2) unstable; urgency=low
 .
   * Tightened build dependencies (Closes: #323343)
   * Included missing dependency on libgmp3-dev into the development
     package (Closes: #323323)
Files: 
 e835dbdb9b5f14bb49006247bdc1ee3f 664 net optional obby_0.2.0-2.dsc
 a6920c2dfcc9be162ed6ba016e7b5744 2443 net optional obby_0.2.0-2.diff.gz
 50ae7034d9fa039f714ae2ea8e76b998 298478 libdevel optional 
libobby-0.2-dev_0.2.0-2_i386.deb
 82113c69831e573b466144e26bdb2e0c 139602 libs optional 
libobby-0.2-0_0.2.0-2_i386.deb

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

iD8DBQFDBrzs7Ro5M7LPzdgRAjSGAJ9/AGtVQ5nEF7zoVYoUs5ZEMwNg2ACfYOmd
K1uVtrGoOUVw7x/qFwHWXGc=
=IDiM
-----END PGP SIGNATURE-----


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

Reply via email to