Bug#265204: marked as done (ohphone: FTBFS: Missing Build-Depends on 'libspeex-dev')

Debian Bug Tracking System owner@bugs.debian.org
Thu, 12 Aug 2004 11:48:20 -0700


Your message dated Thu, 12 Aug 2004 14:32:43 -0400
with message-id <E1BvKNX-0004bz-00@newraff.debian.org>
and subject line Bug#265204: fixed in openh323 1.13.5.4-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; 12 Aug 2004 06:45:36 +0000
>From aj@andaco.de Wed Aug 11 23:45:36 2004
Return-path: <aj@andaco.de>
Received: from d001029.adsl.hansenet.de (localhost) [80.171.1.29] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bv9LD-0008TA-00; Wed, 11 Aug 2004 23:45:35 -0700
Received: from aj by localhost with local (Exim 4.34)
	id 1Bv9LB-0005dt-60; Thu, 12 Aug 2004 08:45:33 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: ohphone: FTBFS: Missing Build-Depends on 'libspeex-dev'
Message-Id: <E1Bv9LB-0005dt-60@localhost>
Date: Thu, 12 Aug 2004 08:45:33 +0200
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

Package: ohphone
Severity: normal
Tags: patch

When building 'ohphone' in a clean chroot I get the following error:

g++  -DP_USE_PRAGMA -ffunction-sections -fdata-sections -D_REENTRANT -Wall  -DP_64BIT -I/usr/share/pwlib/include -DPTRACING -I/usr/share/openh323/include -DHAS_OSS   -x c++ -c xlibvid.cxx -o obj_linux_x86_64_r/xlibvid.o
g++ -o obj_linux_x86_64_r/ohphone    -s -L/usr/lib -L/usr/share/openh323/lib   ./obj_linux_x86_64_r/main.o  ./obj_linux_x86_64_r/vidlinux.o  ./obj_linux_x86_64_r/xlibvid.o -lopenh323 -lresolv -lpt -lspeex  -lpthread -lldap -lldap_r -llber -lsasl2 -lssl -lcrypto -lexpat -lresolv -ldl  
/usr/bin/ld: cannot find -lspeex
collect2: ld returned 1 exit status
make[2]: *** [obj_linux_x86_64_r/ohphone] Error 1
make[2]: Leaving directory `/ohphone-1.4.3'

With the attached patch 'ohphone' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/ohphone-1.4.3/debian/control ./debian/control
--- ../tmp-orig/ohphone-1.4.3/debian/control	2004-08-12 08:36:01.197132700 +0200
+++ ./debian/control	2004-08-12 08:35:57.027941024 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
 Uploaders: Tim Johann <t1m@phrogstar.de>, Kilian Krause <kk@verfaction.de>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Mark Purcell <msp@debian.org>, Santiago Garcia Mantinan <manty@debian.org>
-Build-Depends: debhelper (>=4.0.0), libpt-dev (>=1.6.6.4-2), libopenh323-dev (>=1.13.5.4-1), xlibs-dev, libsdl-dev, svgalibg1-dev [i386], g++ (>=2:3.2), dpatch
+Build-Depends: debhelper (>=4.0.0), libpt-dev (>=1.6.6.4-2), libopenh323-dev (>=1.13.5.4-1), xlibs-dev, libsdl-dev, svgalibg1-dev [i386], g++ (>=2:3.2), dpatch, libspeex-dev
 Standards-Version: 3.6.1
 
 Package: ohphone

---------------------------------------
Received: (at 265204-close) by bugs.debian.org; 12 Aug 2004 18:38:30 +0000
>From katie@ftp-master.debian.org Thu Aug 12 11:38:30 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BvKT8-0002Mp-00; Thu, 12 Aug 2004 11:38:30 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BvKNX-0004bz-00; Thu, 12 Aug 2004 14:32:43 -0400
From: Kilian Krause <kk@verfaction.de>
To: 265204-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#265204: fixed in openh323 1.13.5.4-3
Message-Id: <E1BvKNX-0004bz-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 12 Aug 2004 14:32:43 -0400
Delivered-To: 265204-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: openh323
Source-Version: 1.13.5.4-3

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

libopenh323-1.13.2_1.13.5.4-3_i386.deb
  to pool/main/o/openh323/libopenh323-1.13.2_1.13.5.4-3_i386.deb
libopenh323-dbg_1.13.5.4-3_i386.deb
  to pool/main/o/openh323/libopenh323-dbg_1.13.5.4-3_i386.deb
libopenh323-dev_1.13.5.4-3_i386.deb
  to pool/main/o/openh323/libopenh323-dev_1.13.5.4-3_i386.deb
libopenh323-doc_1.13.5.4-3_all.deb
  to pool/main/o/openh323/libopenh323-doc_1.13.5.4-3_all.deb
openh323_1.13.5.4-3.diff.gz
  to pool/main/o/openh323/openh323_1.13.5.4-3.diff.gz
openh323_1.13.5.4-3.dsc
  to pool/main/o/openh323/openh323_1.13.5.4-3.dsc
simph323_1.13.5.4-3_i386.deb
  to pool/main/o/openh323/simph323_1.13.5.4-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 265204@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kilian Krause <kk@verfaction.de> (supplier of updated openh323 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 12 Aug 2004 19:33:54 +0200
Source: openh323
Binary: simph323 libopenh323-dbg libopenh323-1.13.2 libopenh323-doc libopenh323-dev
Architecture: source i386 all
Version: 1.13.5.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Changed-By: Kilian Krause <kk@verfaction.de>
Description: 
 libopenh323-1.13.2 - H.323 aka VoIP library
 libopenh323-dbg - H.323 aka VoIP library development debug files
 libopenh323-dev - H.323 aka VoIP library development files
 libopenh323-doc - H.323 aka VoIP library documentation files
 simph323   - Simple example from the OpenH323 project
Closes: 265202 265204
Changes: 
 openh323 (1.13.5.4-3) unstable; urgency=low
 .
   * debian/control: libopenh323-dev should depend on libspeex-dev.
     (Closes: #265204, #265202)
Files: 
 31695a0f0e99b6ce256497d32d3b024e 1099 libs optional openh323_1.13.5.4-3.dsc
 7c1222132949dc613379fba9e29e04e3 123725 libs optional openh323_1.13.5.4-3.diff.gz
 5b9091eb5f260ad27ee55e8c8493ccbc 2580868 libs optional libopenh323-1.13.2_1.13.5.4-3_i386.deb
 11754441ad00b1f2839ee75359dc3a91 3752474 libdevel optional libopenh323-dev_1.13.5.4-3_i386.deb
 19ca05db158dc3aa2078481db8149560 145644 comm optional simph323_1.13.5.4-3_i386.deb
 23c42c208212f00b4b1ed26745f5877e 20017802 libdevel extra libopenh323-dbg_1.13.5.4-3_i386.deb
 d01a794696dc78fa96481fcc4667004a 273464 doc extra libopenh323-doc_1.13.5.4-3_all.deb

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

iD8DBQFBG7O1S+BYJZB4jhERAgBQAJ9aH0y8/+0GrC/aqc4qPHxMCYVcwgCeL2fi
Ia4mx3Ymw1AuNnKGWzoq7iM=
=ZmFY
-----END PGP SIGNATURE-----