Bug#340875: marked as done (asterisk-chan-capi: FTBFS: asterisk/channel_pvt.h not available)

Debian Bug Tracking System owner at bugs.debian.org
Thu Jan 19 20:33:24 UTC 2006


Your message dated Thu, 19 Jan 2006 12:17:06 -0800
with message-id <E1EzgDS-00085s-Ab at spohr.debian.org>
and subject line Bug#340875: fixed in asterisk-chan-capi 0.6.3-1
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; 26 Nov 2005 16:41:17 +0000
>From stigge at antcom.de Sat Nov 26 08:41:17 2005
Return-path: <stigge at antcom.de>
Received: from mail-out.m-online.net ([212.18.0.9])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Eg36z-0005Qd-HW
	for submit at bugs.debian.org; Sat, 26 Nov 2005 08:41:17 -0800
Received: from mail01.m-online.net (svr21.m-online.net [192.168.3.149])
	by mail-out.m-online.net (Postfix) with ESMTP id 20CB970222;
	Sat, 26 Nov 2005 17:41:16 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-11-102.mnet-online.de [82.135.11.102])
	by mail.m-online.net (Postfix) with ESMTP id DB3069211C;
	Sat, 26 Nov 2005 17:41:15 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
	by atari.stigge.org (Postfix) with ESMTP id BAE581033FA7D;
	Sat, 26 Nov 2005 17:41:31 +0100 (CET)
From: Roland Stigge <stigge at antcom.de>
To: submit at bugs.debian.org
Subject: asterisk-chan-capi: FTBFS: asterisk/channel_pvt.h not available
Message-Id: <20051126164131.BAE581033FA7D at atari.stigge.org>
Date: Sat, 26 Nov 2005 17:41:31 +0100 (CET)
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: asterisk-chan-capi
Version: 0.3.5-12
Severity: serious

Hi,

building the package asterisk-chan-capi in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g  -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -fPIC   -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO   -c -o chan_capi.o chan_capi.c
chan_capi.c:17:34: error: asterisk/channel_pvt.h: No such file or directory
[...]
chan_capi.c:1075: error: 'struct ast_channel' has no member named 'pvt'
chan_capi.c:1077: error: 'struct ast_channel' has no member named 'callerid'
chan_capi.c:1078: error: 'struct ast_channel' has no member named 'dnid'
chan_capi.c: In function 'search_did':
chan_capi.c:1252: error: 'struct ast_channel' has no member named 'pvt'
chan_capi.c: In function 'pipe_msg':
chan_capi.c:1675: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness
chan_capi.c:1727: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness
chan_capi.c:1728: error: 'struct ast_channel' has no member named 'dnid'
chan_capi.c:1728: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness
chan_capi.c:1728: error: 'struct ast_channel' has no member named 'dnid'
chan_capi.c: In function 'capi_handle_msg':
chan_capi.c:1937: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness
chan_capi.c:1942: warning: pointer targets in passing argument 1 of 'capi_number' differ in signedness
chan_capi.c:2025: warning: implicit declaration of function 'use_ast_mutex_init_instead_of_pthread_mutex_init'
chan_capi.c: In function 'supported_sservices':
chan_capi.c:2412: warning: pointer targets in assignment differ in signedness
chan_capi.c: In function 'load_module':
chan_capi.c:2604: warning: implicit declaration of function 'ast_load'
chan_capi.c:2604: warning: assignment makes pointer from integer without a cast
chan_capi.c:2654: warning: pointer targets in passing argument 2 of 'capi20_get_profile' differ in signedness
chan_capi.c:2664: warning: pointer targets in passing argument 2 of 'capi20_get_profile' differ in signedness
chan_capi.c:2779: warning: implicit declaration of function 'ast_destroy'
chan_capi.c:2797: warning: passing argument 1 of 'ast_channel_register' from incompatible pointer type
chan_capi.c:2797: error: too many arguments to function 'ast_channel_register'
chan_capi.c: In function 'unload_module':
chan_capi.c:2817: warning: passing argument 1 of 'ast_channel_unregister' from incompatible pointer type
make[1]: *** [chan_capi.o] Error 1
make[1]: Leaving directory `/tmp/buildd/asterisk-chan-capi-0.3.5'
make: *** [build-stamp] Error 2
=========================================================================

Thanks for considering.


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

---------------------------------------
Received: (at 340875-close) by bugs.debian.org; 19 Jan 2006 20:20:28 +0000
>From katie at ftp-master.debian.org Thu Jan 19 12:20:28 2006
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EzgDS-00085s-Ab; Thu, 19 Jan 2006 12:17:06 -0800
From: Lionel Elie Mamane <lmamane at debian.org>
To: 340875-close at bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#340875: fixed in asterisk-chan-capi 0.6.3-1
Message-Id: <E1EzgDS-00085s-Ab at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Thu, 19 Jan 2006 12:17:06 -0800
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: asterisk-chan-capi
Source-Version: 0.6.3-1

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

asterisk-chan-capi_0.6.3-1.diff.gz
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_0.6.3-1.diff.gz
asterisk-chan-capi_0.6.3-1.dsc
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_0.6.3-1.dsc
asterisk-chan-capi_0.6.3-1_sparc.deb
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_0.6.3-1_sparc.deb
asterisk-chan-capi_0.6.3.orig.tar.gz
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_0.6.3.orig.tar.gz



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 340875 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lionel Elie Mamane <lmamane at debian.org> (supplier of updated asterisk-chan-capi 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 at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.7
Date: Thu, 19 Jan 2006 19:34:30 +0100
Source: asterisk-chan-capi
Binary: asterisk-chan-capi
Architecture: source sparc
Version: 0.6.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Changed-By: Lionel Elie Mamane <lmamane at debian.org>
Description: 
 asterisk-chan-capi - Common ISDN API 2.0 implementation for Asterisk
Closes: 315430 328914 329251 340875 345556
Changes: 
 asterisk-chan-capi (0.6.3-1) unstable; urgency=low
 .
   [ Kilian Krause ]
   * New upstream release. (Closes: #329251, #328914, #315430, #340875, #345556)
 .
   [ Mark Purcell ]
   * Update debian/watch
Files: 
 d20a07095b024015c909dd6631fc25a5 942 comm optional asterisk-chan-capi_0.6.3-1.dsc
 ead5759ad83c5179e4f0c362c7b6fb04 60275 comm optional asterisk-chan-capi_0.6.3.orig.tar.gz
 73e0b6fe154fe3505cd2a4e75e358b65 5303 comm optional asterisk-chan-capi_0.6.3-1.diff.gz
 7b5d79969d2ece8578026f6c60a2835f 55910 comm optional asterisk-chan-capi_0.6.3-1_sparc.deb

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

iEYEAREDAAYFAkPP8C4ACgkQscRzFz57S3MJFACgkeqKEaZnp9CBqsCU9gfTA/EP
tNIAoJ+QywygPtvzMUW1uuz3URFggAud
=hyWM
-----END PGP SIGNATURE-----




More information about the Pkg-voip-maintainers mailing list