Package: perl
Version: 5.8.7-3
Severity: important

perl -MCPAN -eshell
 
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support enabled
 
cpan> install Text::Aspell
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Mon, 08 Aug 2005 03:07:06 GMT
Running install for module Text::Aspell
Running make for H/HA/HANK/Text-Aspell-0.05.tar.gz
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://sunsite.dk/mirrors/cpan/authors/id/H/HA/HANK/Text-Aspell-0.05.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
  ftp://sunsite.dk/mirrors/cpan/authors/id/H/HA/HANK/CHECKSUMS
CPAN: Compress::Zlib loaded ok
Checksum for
/root/.cpan/sources/authors/id/H/HA/HANK/Text-Aspell-0.05.tar.gz
okScanning cache /root/.cpan/build for sizes
Deleting from cache: /root/.cpan/build/Net-DNSBLLookup-0.03 (11.1>10.0
MB)
Deleting from cache: /root/.cpan/build/I18N-LangTags-0.35 (11.0>10.0 MB)
Deleting from cache: /root/.cpan/build/Net-Whois-IANA-0.07 (10.7>10.0
MB)
Deleting from cache: /root/.cpan/build/Pod-Coverage-0.17 (10.5>10.0 MB)
Deleting from cache: /root/.cpan/build/HTML-SimpleLinkExtor-1.08
(10.5>10.0 MB)
Deleting from cache: /root/.cpan/build/MIDI-Perl-0.81 (10.4>10.0 MB)
Text-Aspell-0.05/
Text-Aspell-0.05/t/
Text-Aspell-0.05/t/02-pod.t
Text-Aspell-0.05/t/05-core.t
Text-Aspell-0.05/t/01-use.t
Text-Aspell-0.05/META.yml
Text-Aspell-0.05/Aspell.pm
Text-Aspell-0.05/Changes
Text-Aspell-0.05/MANIFEST
Text-Aspell-0.05/Aspell.xs
Text-Aspell-0.05/typemap
Text-Aspell-0.05/README
Text-Aspell-0.05/Makefile.PL
 
  CPAN.pm: Going to build H/HA/HANK/Text-Aspell-0.05.tar.gz
 
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -laspell
Writing Makefile for Text::Aspell
cp Aspell.pm blib/lib/Text/Aspell.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -noprototypes -typemap
/usr/share/perl/5.8/ExtUtils/typemap -typemap typemap  Aspell.xs >
Aspell.xsc && mv Aspell.xsc Aspell.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2
 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC
"-I/usr/lib/perl/5.8/CORE"   Aspell.c
Aspell.xs:7:20: aspell.h: No such file or directory
Aspell.xs:12: error: syntax error before "AspellCanHaveError"
Aspell.xs:12: warning: no semicolon at end of struct or union
Aspell.xs:13: warning: data definition has no type or storage class
Aspell.xs:14: error: syntax error before '*' token
Aspell.xs:14: warning: data definition has no type or storage class
Aspell.xs:17: error: syntax error before '}' token
Aspell.xs:17: warning: data definition has no type or storage class
Aspell.xs:20: error: syntax error before '*' token
Aspell.xs: In function `_create_speller':
Aspell.xs:22: error: `AspellCanHaveError' undeclared (first use in this
function)
Aspell.xs:22: error: (Each undeclared identifier is reported only once
Aspell.xs:22: error: for each function it appears in.)
Aspell.xs:22: error: `ret' undeclared (first use in this function)
Aspell.xs:24: error: `self' undeclared (first use in this function)
Aspell.xs:29: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:29: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:29: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:29: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_new':
Aspell.c:65: error: `RETVAL' undeclared (first use in this function)
Aspell.xs:57: error: syntax error before ')' token
Aspell.c: In function `XS_Text__Aspell_DESTROY':
Aspell.c:97: error: `self' undeclared (first use in this function)
Aspell.c:100: error: syntax error before ')' token
Aspell.c: In function `XS_Text__Aspell_create_speller':
Aspell.c:122: error: `self' undeclared (first use in this function)
Aspell.c:127: error: syntax error before ')' token
Aspell.c: In function `XS_Text__Aspell_print_config':
Aspell.c:151: error: `self' undeclared (first use in this function)
Aspell.xs:102: error: `AspellKeyInfoEnumeration' undeclared (first use
in this function)
Aspell.xs:102: error: `key_list' undeclared (first use in this function)
Aspell.xs:103: error: syntax error before '*' token
Aspell.c:160: error: syntax error before ')' token
Aspell.xs:107: error: `entry' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_set_option':
Aspell.c:189: error: `self' undeclared (first use in this function)
Aspell.c:196: error: syntax error before ')' token
Aspell.xs:131: warning: passing arg 2 of `strcpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_remove_option':
Aspell.c:226: error: `self' undeclared (first use in this function)
Aspell.c:232: error: syntax error before ')' token
Aspell.xs:152: warning: passing arg 2 of `strcpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_get_option':
Aspell.c:262: error: `self' undeclared (first use in this function)
Aspell.c:268: error: syntax error before ')' token
Aspell.xs:171: warning: passing arg 2 of `strcpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_get_option_as_list':
Aspell.c:298: error: `self' undeclared (first use in this function)
Aspell.xs:184: error: `AspellStringList' undeclared (first use in this
function)Aspell.xs:184: error: `lst' undeclared (first use in this
function)
Aspell.xs:185: error: `AspellMutableContainer' undeclared (first use in
this function)
Aspell.xs:185: error: `lst0' undeclared (first use in this function)
Aspell.xs:186: error: `AspellStringEnumeration' undeclared (first use in
this function)
Aspell.xs:186: error: `els' undeclared (first use in this function)
Aspell.c:309: error: syntax error before ')' token
Aspell.xs:197: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:197: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:197: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:197: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:204: warning: assignment makes pointer from integer without a
cast
Aspell.c: In function `XS_Text__Aspell_errstr':
Aspell.c:348: error: `self' undeclared (first use in this function)
Aspell.c:353: error: syntax error before ')' token
Aspell.c: In function `XS_Text__Aspell_errnum':
Aspell.c:373: error: `self' undeclared (first use in this function)
Aspell.c:378: error: syntax error before ')' token
Aspell.c: In function `XS_Text__Aspell_check':
Aspell.c:398: error: `self' undeclared (first use in this function)
Aspell.c:404: error: syntax error before ')' token
Aspell.xs:244: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:244: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:244: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:244: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_suggest':
Aspell.c:437: error: `self' undeclared (first use in this function)
Aspell.xs:255: error: syntax error before '*' token
Aspell.xs:256: error: `AspellStringEnumeration' undeclared (first use in
this function)
Aspell.xs:256: error: `els' undeclared (first use in this function)
Aspell.c:446: error: syntax error before ')' token
Aspell.xs:266: error: `wl' undeclared (first use in this function)
Aspell.xs:270: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:270: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:270: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:270: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:279: warning: assignment makes pointer from integer without a
cast
Aspell.c: In function `XS_Text__Aspell_add_to_personal':
Aspell.c:489: error: `self' undeclared (first use in this function)
Aspell.c:495: error: syntax error before ')' token
Aspell.xs:301: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:301: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:301: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:301: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_add_to_session':
Aspell.c:528: error: `self' undeclared (first use in this function)
Aspell.c:534: error: syntax error before ')' token
Aspell.xs:323: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:323: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:323: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:323: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_store_replacement':
Aspell.c:567: error: `self' undeclared (first use in this function)
Aspell.c:574: error: syntax error before ')' token
Aspell.xs:348: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:348: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:348: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:348: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_save_all_word_lists':
Aspell.c:607: error: `self' undeclared (first use in this function)
Aspell.c:612: error: syntax error before ')' token
Aspell.xs:369: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:369: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:369: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:369: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_clear_session':
Aspell.c:645: error: `self' undeclared (first use in this function)
Aspell.c:650: error: syntax error before ')' token
Aspell.xs:390: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
Aspell.xs:390: warning: passing arg 2 of `memcpy' makes pointer from
integer without a cast
Aspell.xs:390: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.xs:390: warning: passing arg 2 of `strncpy' makes pointer from
integer without a cast
Aspell.c: In function `XS_Text__Aspell_list_dictionaries':
Aspell.c:684: error: `self' undeclared (first use in this function)
Aspell.xs:401: error: `AspellDictInfoList' undeclared (first use in this
function)
Aspell.xs:401: error: `dlist' undeclared (first use in this function)
Aspell.xs:402: error: `AspellDictInfoEnumeration' undeclared (first use
in this
function)
Aspell.xs:402: error: `dels' undeclared (first use in this function)
Aspell.xs:403: error: syntax error before '*' token
Aspell.c:692: error: syntax error before ')' token
Aspell.xs:412: error: `entry' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_dictionary_info':
Aspell.c:739: error: `self' undeclared (first use in this function)
Aspell.xs:438: error: `AspellDictInfoList' undeclared (first use in this
function)
Aspell.xs:438: error: `dlist' undeclared (first use in this function)
Aspell.xs:439: error: `AspellDictInfoEnumeration' undeclared (first use
in this
function)
Aspell.xs:439: error: `dels' undeclared (first use in this function)
Aspell.xs:440: error: syntax error before '*' token
Aspell.c:747: error: syntax error before ')' token
Aspell.xs:450: error: `entry' undeclared (first use in this function)
Aspell.c: In function `XS_Text__Aspell_fetch_option_keys':
Aspell.c:797: error: `self' undeclared (first use in this function)
Aspell.xs:481: error: `AspellKeyInfoEnumeration' undeclared (first use
in this function)
Aspell.xs:481: error: `key_list' undeclared (first use in this function)
Aspell.xs:482: error: syntax error before '*' token
Aspell.c:807: error: syntax error before ')' token
Aspell.xs:490: error: `entry' undeclared (first use in this function)
make: *** [Aspell.o] Error 1
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
 
cpan>




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-1-386
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages perl depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-18    Berkeley v4.2 Database Libraries [
ii  libgdbm3                    1.8.3-2      GNU dbm database routines (runtime
ii  perl-base                   5.8.7-3      The Pathologically Eclectic Rubbis
ii  perl-modules                5.8.7-3      Core Perl modules

Versions of packages perl recommends:
pn  perl-doc                      <none>     (no description available)

-- no debconf information


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

Reply via email to