Your message dated Thu, 14 Jun 2007 17:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#416774: fixed in asterisk-chan-capi 1.0.1-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)

--- Begin Message ---
Package: asterisk-chan-capi
Version: 1.0.0-1
Severity: important


[Mar 30 11:05:52] WARNING[7414]: loader.c:375 load_dynamic_module: Module 
'chan_capi.so' did not register 
itself during load
[Mar 30 11:05:52] WARNING[7414]: loader.c:614 load_resource: Module 
'chan_capi.so' could not be loaded.

Trying to compile from source gets:

$ dpkg-buildpackage -rfakeroot
[...]
/usr/bin/make
make[1]: Entering directory `/usr/local/src/asterisk-chan-capi-1.0.0'
./create_config.sh "/usr/include"
Checking Asterisk version... 1.4.2
 * found stringfield in ast_channel
 * found 'indicate' with data
 * found extended ast_channel_alloc
 * found send_digit_end with duration
 * without generic jitter-buffer patch
config.h complete.
gcc -pipe -fPIC -Wall -Wmissing-prototypes -Wmissing-declarations -g  
-I/usr/include -D_REENTRANT 
-D_GNU_SOURCE  -O2 -fPIC   -Wno-missing-prototypes -Wno-missing-declarations 
-DCRYPTO `if grep -q AST_JB 
config.h; then echo -DAST_JB; fi`   -c -o chan_capi.o chan_capi.c
chan_capi.c:161: warning: data definition has no type or storage class
chan_capi.c:161: warning: type defaults to 'int' in declaration of 
'STANDARD_LOCAL_USER'
chan_capi.c:162: warning: data definition has no type or storage class
chan_capi.c:162: warning: type defaults to 'int' in declaration of 
'LOCAL_USER_DECL'
chan_capi.c: In function 'pbx_capi_read':
chan_capi.c:1717: warning: format '%d' expects type 'int', but argument 7 has 
type 'long unsigned int'
chan_capi.c: In function 'capi_new':
chan_capi.c:2143: error: 'struct ast_channel' has no member named 'type'
chan_capi.c: In function 'pbx_capicommand_exec':
chan_capi.c:4822: warning: implicit declaration of function 'LOCAL_USER_ADD'
chan_capi.c:4841: warning: implicit declaration of function 'LOCAL_USER_REMOVE'
chan_capi.c: At top level:
chan_capi.c:5525: error: unknown field 'send_digit' specified in initializer
chan_capi.c:5525: warning: initialization from incompatible pointer type
make[1]: *** [chan_capi.o] Error 1
make[1]: Leaving directory `/usr/local/src/asterisk-chan-capi-1.0.0'
make: *** [build-stamp] Error 2

Looking at /usr/include/asterisk/version.h I see:

/*
 * version.h
 * Automatically generated
 */
#define ASTERISK_VERSION "1.4.2"
#define ASTERISK_VERSION_NUM 10402

And create_config.sh has:

if grep -q "ASTERISK_VERSION_NUM 0104" $INCLUDEDIR/version.h; then
        echo "#define CC_AST_HAS_VERSION_1_4" >>$CONFIGFILE
        echo " * found Asterisk version 1.4"
        VER=1_4
else
        if grep -q "ASTERISK_VERSION_NUM 99999" $INCLUDEDIR/version.h; then
                echo "#define CC_AST_HAS_VERSION_1_4" >>$CONFIGFILE
                echo " * assuming Asterisk version 1.4"
                VER=1_4
        else
                echo "#undef CC_AST_HAS_VERSION_1_4" >>$CONFIGFILE
        fi
fi

Prettty dodgy looking.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set 
LC_ALL to default locale: No such file or directory
UTF-8)

Versions of packages asterisk-chan-capi depends on:
ii  adduser              3.102               Add and remove users and groups
ii  libc6                2.3.6.ds1-13        GNU C Library: Shared libraries
ii  libcapi20-3          1:3.9.20060704-3+b1 libraries for CAPI support

Versions of packages asterisk-chan-capi recommends:
ii  asterisk                  1:1.4.2~dfsg-4 Open Source Private Branch Exchang

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_TIME = "en_GB.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory


--- End Message ---
--- Begin Message ---
Source: asterisk-chan-capi
Source-Version: 1.0.1-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_1.0.1-1.diff.gz
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_1.0.1-1.diff.gz
asterisk-chan-capi_1.0.1-1.dsc
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_1.0.1-1.dsc
asterisk-chan-capi_1.0.1-1_i386.deb
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_1.0.1-1_i386.deb
asterisk-chan-capi_1.0.1.orig.tar.gz
  to pool/main/a/asterisk-chan-capi/asterisk-chan-capi_1.0.1.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lionel Elie Mamane <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Thu, 14 Jun 2007 18:27:50 +0200
Source: asterisk-chan-capi
Binary: asterisk-chan-capi
Architecture: source i386
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[EMAIL PROTECTED]>
Changed-By: Lionel Elie Mamane <[EMAIL PROTECTED]>
Description: 
 asterisk-chan-capi - Common ISDN API 2.0 implementation for Asterisk
Closes: 412131 416774
Changes: 
 asterisk-chan-capi (1.0.1-1) unstable; urgency=low
 .
   * New upstream release 1.0.1 (Closes: #412131)
   * Backport patch from trunk for compatibility with Asterisk 1.4.3 (closes: 
#416774)
Files: 
 61492dc5c979d0aa93510aee99738c8d 1033 comm optional 
asterisk-chan-capi_1.0.1-1.dsc
 fbb754e4014d7bdf8e5d54f81e141b9a 274424 comm optional 
asterisk-chan-capi_1.0.1.orig.tar.gz
 853fe7677e29d61df116ba0ac16b9fe4 7073 comm optional 
asterisk-chan-capi_1.0.1-1.diff.gz
 d3f871a514bfc307a4e12136f9f62007 71690 comm optional 
asterisk-chan-capi_1.0.1-1_i386.deb

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

iEYEAREDAAYFAkZxb/wACgkQscRzFz57S3NJyQCgqzIr9egpS8ewrmrvVW3JVg5t
lhQAoOUSkAx5PLPz6Qxx7prw4vO4CDQS
=WUsI
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to