Bug#343834: marked as done (libpt-1.8.3c2: FTBFS on i386)

Debian Bug Tracking System owner at bugs.debian.org
Sun Dec 18 06:48:06 UTC 2005


Your message dated Sat, 17 Dec 2005 22:45:31 -0800
with message-id <20051218064531.GC31995 at tennyson.dodds.net>
and subject line Bug#343834: libpt-1.8.3c2: FTBFS on i386
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; 18 Dec 2005 02:44:52 +0000
>From justinpryzby at users.sourceforge.net Sat Dec 17 18:44:52 2005
Return-path: <justinpryzby at users.sourceforge.net>
Received: from ms-smtp-01.nyroc.rr.com ([24.24.2.55])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EnoXc-0002Ye-6n
	for submit at bugs.debian.org; Sat, 17 Dec 2005 18:44:52 -0800
Received: from andromeda (cpe-69-202-136-66.twcny.res.rr.com [69.202.136.66])
	by ms-smtp-01.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id jBI2inFe007194
	for <submit at bugs.debian.org>; Sat, 17 Dec 2005 21:44:49 -0500 (EST)
Received: from pryzbyj by andromeda with local (Exim 4.60)
	(envelope-from <justinpryzby at users.sourceforge.net>)
	id 1EnoXY-00072M-Kb
	for submit at bugs.debian.org; Sat, 17 Dec 2005 21:44:48 -0500
Date: Sat, 17 Dec 2005 21:44:48 -0500
To: Debian BTS Submission <submit at bugs.debian.org>
Subject: libpt-1.8.3c2: FTBFS on i386
Message-ID: <20051218024448.GA27013 at andromeda>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.11
From: Justin Pryzby <justinpryzby at users.sourceforge.net>
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Delivered-To: submit at bugs.debian.org
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.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libpt-1.8.3c2
Version: 1.8.4-2
Severity: serious


On i386, I randomly did 'debuild' about apt-get source libpt-1.8.3c2
and installing the build-deps.

g++ -D_REENTRANT -fno-exceptions -Wall  -I/tmp/pwlib-1.8.4/include -Os
-felide-constructors -x c++ -c ../../ptclib/pssl.cxx -o
/tmp/pwlib-1.8.4/lib/obj_linux_x86_r/pssl.o
../../ptclib/pssl.cxx: In constructor
'PSSLPrivateKey::PSSLPrivateKey(const BYTE*, PINDEX)':
../../ptclib/pssl.cxx:300: error: invalid conversion from 'BYTE**' to
'const unsigned char**'
 
-- 
Clear skies,
Justin

---------------------------------------
Received: (at 343834-done) by bugs.debian.org; 18 Dec 2005 06:45:32 +0000
>From vorlon at debian.org Sat Dec 17 22:45:32 2005
Return-path: <vorlon at debian.org>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] helo=tennyson.dodds.net)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EnsIW-0006eO-4Q
	for 343834-done at bugs.debian.org; Sat, 17 Dec 2005 22:45:32 -0800
Received: by tennyson.dodds.net (Postfix, from userid 1000)
	id 3617C7002; Sat, 17 Dec 2005 22:45:31 -0800 (PST)
Date: Sat, 17 Dec 2005 22:45:31 -0800
From: Steve Langasek <vorlon at debian.org>
To: Justin Pryzby <justinpryzby at users.sourceforge.net>,
	343834-done at bugs.debian.org
Subject: Re: Bug#343834: libpt-1.8.3c2: FTBFS on i386
Message-ID: <20051218064531.GC31995 at tennyson.dodds.net>
References: <20051218024448.GA27013 at andromeda>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6"
Content-Disposition: inline
In-Reply-To: <20051218024448.GA27013 at andromeda>
User-Agent: Mutt/1.5.9i
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


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

Version: 1.8.7-2

On Sat, Dec 17, 2005 at 09:44:48PM -0500, Justin Pryzby wrote:
> Package: libpt-1.8.3c2
> Version: 1.8.4-2
> Severity: serious

> On i386, I randomly did 'debuild' about apt-get source libpt-1.8.3c2
> and installing the build-deps.

> g++ -D_REENTRANT -fno-exceptions -Wall  -I/tmp/pwlib-1.8.4/include -Os
> -felide-constructors -x c++ -c ../../ptclib/pssl.cxx -o
> /tmp/pwlib-1.8.4/lib/obj_linux_x86_r/pssl.o
> ../../ptclib/pssl.cxx: In constructor
> 'PSSLPrivateKey::PSSLPrivateKey(const BYTE*, PINDEX)':
> ../../ptclib/pssl.cxx:300: error: invalid conversion from 'BYTE**' to
> 'const unsigned char**'

This is already fixed in unstable.

--=20
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon at debian.org                                   http://www.debian.org/

--lMM8JwqTlfDpEaS6
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)

iD8DBQFDpQWLKN6ufymYLloRAmakAJ4/gNS5CxnHyONcaMn8nYYfpsPadgCeMYxq
kDIfRDdLQ6yEnbMZMYKq/1c=
=8exm
-----END PGP SIGNATURE-----

--lMM8JwqTlfDpEaS6--



More information about the Pkg-voip-maintainers mailing list