This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Bryan Henderson,
    
This is a computer-generated report for Curses-1.19
on perl-5.8.8, created automatically by CPAN-Reporter-1.05 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Curses.pm blib/lib/Curses.pm
/usr/bin/perl test.syms 
Checking capabilities of the Ncurses libraries.
Set CURSES_VERBOSE environment variable to see the details of the tests.

Doing test compiles with the compile command 'cc -DSYM="_C_SYM_" 
-I/usr/include/ncursesw -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 -o _C_FILE_ _C_FILE_.c  -L/usr/local/lib 
-lncursesw>/dev/null 2>&1'
function 'waddch' found
function 'wechochar' found
function 'waddchstr' found
function 'waddchnstr' found
function 'waddstr' found
function 'waddnstr' found
function 'wattroff' found
function 'wattron' found
function 'wattrset' found
function 'wstandend' found
function 'wstandout' found
function 'wattr_get' found
function 'wattr_off' found
function 'wattr_on' found
function 'wattr_set' found
function 'wchgat' found
function 'COLOR_PAIR' found
function 'PAIR_NUMBER' found
function 'beep' found
function 'flash' found
function 'wbkgd' found
function 'wbkgdset' found
function 'getbkgd' found
function 'wborder' found
function 'box' found
function 'whline' found
function 'wvline' found
function 'werase' found
function 'wclear' found
function 'wclrtobot' found
function 'wclrtoeol' found
function 'start_color' found
function 'init_pair' found
function 'init_color' found
function 'has_colors' found
function 'can_change_color' found
function 'color_content' found
function 'pair_content' found
function 'wdelch' found
function 'wdeleteln' found
function 'winsdelln' found
function 'winsertln' found
function 'wgetch' found
function 'ungetch' found
function 'has_key' found
function 'KEY_F' found
function 'wgetstr' found
function 'wgetnstr' found
function 'getyx' found
function 'getparyx' found
function 'getbegyx' found
function 'getmaxyx' found
function 'winch' found
function 'winchstr' found
function 'winchnstr' found
function 'initscr' found
function 'endwin' found
function 'isendwin' found
function 'newterm' found
function 'set_term' found
function 'delscreen' found
function 'cbreak' found
function 'cbreak' returns int
function 'nocbreak' found
function 'nocbreak' returns int
function 'echo' found
function 'echo' returns int
function 'noecho' found
function 'noecho' returns int
function 'halfdelay' found
function 'intrflush' found
function 'keypad' found
function 'meta' found
function 'nodelay' found
function 'notimeout' found
function 'raw' found
function 'raw' returns int
function 'noraw' found
function 'noraw' returns int
function 'qiflush' found
function 'noqiflush' found
function 'wtimeout' found
function 'typeahead' found
function 'winsch' found
function 'winsstr' found
function 'winsnstr' found
function 'winstr' found
function 'winnstr' found
function 'def_prog_mode' found
function 'def_shell_mode' found
function 'reset_prog_mode' found
function 'reset_shell_mode' found
function 'resetty' found
function 'savetty' found
function 'getsyx' found
function 'getsyx' returns void
function 'setsyx' found
function 'setsyx' returns void
function 'curs_set' found
function 'napms' found
function 'wmove' found
function 'clearok' found
function 'idlok' found
function 'idlok' returns int
function 'idcok' found
function 'immedok' found
function 'leaveok' found
function 'wsetscrreg' found
function 'scrollok' found
function 'nl' found
function 'nl' returns int
function 'nonl' found
function 'nonl' returns int
function 'overlay' found
function 'overwrite' found
function 'copywin' found
function 'newpad' found
function 'subpad' found
function 'prefresh' found
function 'pnoutrefresh' found
function 'pechochar' found
function 'wrefresh' found
function 'wnoutrefresh' found
function 'doupdate' found
function 'redrawwin' found
function 'wredrawln' found
function 'scr_dump' found
function 'scr_restore' found
function 'scr_init' found
function 'scr_set' found
function 'scroll' found
function 'wscrl' found
function 'slk_init' found
function 'slk_set' found
function 'slk_refresh' found
function 'slk_noutrefresh' found
function 'slk_label' found
function 'slk_clear' found
function 'slk_restore' found
function 'slk_touch' found
function 'slk_attron' found
function 'slk_attrset' found
function 'slk_attr' found
function 'slk_attroff' found
function 'slk_color' found
function 'baudrate' found
function 'erasechar' found
function 'has_ic' found
function 'has_il' found
function 'killchar' found
function 'termattrs' found
function 'termname' found
function 'touchwin' found
function 'untouchwin' found
function 'wtouchln' found
function 'is_linetouched' found
function 'is_wintouched' found
function 'unctrl' found
function 'keyname' found
function 'filter' found
function 'filter' returns void
function 'use_env' found
function 'putwin' found
function 'getwin' found
function 'delay_output' found
function 'flushinp' found
function 'newwin' found
function 'delwin' found
function 'mvwin' found
function 'subwin' found
function 'derwin' found
function 'mvderwin' found
function 'dupwin' found
function 'wsyncup' found
function 'syncok' found
function 'wcursyncup' found
function 'wsyncdown' found
function 'getmouse' found
function 'ungetmouse' found
function 'mousemask' found
function 'wenclose' found
function 'wmouse_trafo' found
function 'mouseinterval' found
function 'BUTTON_RELEASE' found
function 'BUTTON_PRESS' found
function 'BUTTON_CLICK' found
function 'BUTTON_DOUBLE_CLICK' found
function 'BUTTON_TRIPLE_CLICK' found
function 'BUTTON_RESERVED_EVENT' found
function 'use_default_colors' found
function 'assume_default_colors' found
function 'define_key' found
function 'keybound' found
function 'keyok' found
function 'resizeterm' found
function 'wresize' found
function 'getmaxy' found
function 'getmaxx' found
function 'flusok' NOT found
function 'getcap' NOT found
function 'touchoverlap' NOT found
function 'new_panel' NOT found
function 'bottom_panel' NOT found
function 'top_panel' NOT found
function 'show_panel' NOT found
function 'update_panels' NOT found
function 'hide_panel' NOT found
function 'panel_window' NOT found
function 'replace_panel' NOT found
function 'move_panel' NOT found
function 'panel_hidden' NOT found
function 'panel_above' NOT found
function 'panel_below' NOT found
function 'set_panel_userptr' NOT found
function 'panel_userptr' NOT found
function 'del_panel' NOT found
function 'set_menu_fore' NOT found
function 'menu_fore' NOT found
function 'set_menu_back' NOT found
function 'menu_back' NOT found
function 'set_menu_grey' NOT found
function 'menu_grey' NOT found
function 'set_menu_pad' NOT found
function 'menu_pad' NOT found
function 'pos_menu_cursor' NOT found
function 'menu_driver' NOT found
function 'set_menu_format' NOT found
function 'menu_format' NOT found
function 'set_menu_items' NOT found
function 'menu_items' NOT found
function 'item_count' NOT found
function 'set_menu_mark' NOT found
function 'menu_mark' NOT found
function 'new_menu' NOT found
function 'free_menu' NOT found
function 'menu_opts' NOT found
function 'set_menu_opts' NOT found
function 'menu_opts_on' NOT found
function 'menu_opts_off' NOT found
function 'set_menu_pattern' NOT found
function 'menu_pattern' NOT found
function 'post_menu' NOT found
function 'unpost_menu' NOT found
function 'set_menu_userptr' NOT found
function 'menu_userptr' NOT found
function 'set_menu_win' NOT found
function 'menu_win' NOT found
function 'set_menu_sub' NOT found
function 'menu_sub' NOT found
function 'scale_menu' NOT found
function 'set_current_item' NOT found
function 'current_item' NOT found
function 'set_top_row' NOT found
function 'top_row' NOT found
function 'item_index' NOT found
function 'item_name' NOT found
function 'item_description' NOT found
function 'new_item' NOT found
function 'free_item' NOT found
function 'set_item_opts' NOT found
function 'item_opts_on' NOT found
function 'item_opts_off' NOT found
function 'item_opts' NOT found
function 'item_userptr' NOT found
function 'set_item_userptr' NOT found
function 'set_item_value' NOT found
function 'item_value' NOT found
function 'item_visible' NOT found
function 'menu_request_name' NOT found
function 'menu_request_by_name' NOT found
function 'set_menu_spacing' NOT found
function 'menu_spacing' NOT found
function 'pos_form_cursor' NOT found
function 'data_ahead' NOT found
function 'data_behind' NOT found
function 'form_driver' NOT found
function 'set_form_fields' NOT found
function 'form_fields' NOT found
function 'field_count' NOT found
function 'move_field' NOT found
function 'new_form' NOT found
function 'free_form' NOT found
function 'set_new_page' NOT found
function 'new_page' NOT found
function 'set_form_opts' NOT found
function 'form_opts_on' NOT found
function 'form_opts_off' NOT found
function 'form_opts' NOT found
function 'set_current_field' NOT found
function 'current_field' NOT found
function 'set_form_page' NOT found
function 'form_page' NOT found
function 'field_index' NOT found
function 'post_form' NOT found
function 'unpost_form' NOT found
function 'set_form_userptr' NOT found
function 'form_userptr' NOT found
function 'set_form_win' NOT found
function 'form_win' NOT found
function 'set_form_sub' NOT found
function 'form_sub' NOT found
function 'scale_form' NOT found
function 'set_field_fore' NOT found
function 'field_fore' NOT found
function 'set_field_back' NOT found
function 'field_back' NOT found
function 'set_field_pad' NOT found
function 'field_pad' NOT found
function 'set_field_buffer' NOT found
function 'field_buffer' NOT found
function 'set_field_status' NOT found
function 'field_status' NOT found
function 'set_max_field' NOT found
function 'field_info' NOT found
function 'dynamic_field_info' NOT found
function 'set_field_just' NOT found
function 'field_just' NOT found
function 'new_field' NOT found
function 'dup_field' NOT found
function 'link_field' NOT found
function 'free_field' NOT found
function 'set_field_opts' NOT found
function 'field_opts_on' NOT found
function 'field_opts_off' NOT found
function 'field_opts' NOT found
function 'set_field_userptr' NOT found
function 'field_userptr' NOT found
function 'field_arg' NOT found
function 'form_request_name' NOT found
function 'form_request_by_name' NOT found
variable 'LINES' found
variable 'COLS' found
variable 'stdscr' found
variable 'curscr' found
variable 'COLORS' found
variable 'COLOR_PAIRS' found
typedef 'attr_t' found
typedef 'bool' found
typedef 'chtype' found
typedef 'MEVENT' found
typedef 'mmask_t' found
typedef 'SCREEN' found
cc -c  -I/usr/include/ncursesw -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=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC 
"-I/usr/lib/perl/5.8/CORE"   Curses.c
In file included from /usr/lib/perl/5.8/CORE/perl.h:2120,
                 from Curses.c:32:
/usr/lib/perl/5.8/CORE/handy.h:85:1: warning: "bool" redefined
In file included from /usr/include/ncursesw/ncurses.h:161,
                 from c-config.h:9,
                 from Curses.c:11:
/usr/lib/gcc/i486-linux-gnu/4.1.2/include/stdbool.h:36:1: warning: this is the 
location of the previous definition
Curses.c:166: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Curses.c:170: error: expected identifier or ‘(’ before ‘{’ token
Curses.c:182: error: expected declaration specifiers or ‘...’ before 
‘FIELD’
Curses.c: In function ‘c_field2sv’:
Curses.c:188: error: ‘fieldP’ undeclared (first use in this function)
Curses.c:188: error: (Each undeclared identifier is reported only once
Curses.c:188: error: for each function it appears in.)
Curses.c: At top level:
Curses.c:191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Curses.c:195: error: expected identifier or ‘(’ before ‘{’ token
Curses.c: In function ‘c_form2sv’:
Curses.c:208: error: expected declaration specifiers before ‘FORM’
Curses.c: At top level:
Curses.c:213: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Curses.c:217: error: expected identifier or ‘(’ before ‘{’ token
Curses.c: In function ‘c_item2sv’:
Curses.c:231: error: expected declaration specifiers before ‘ITEM’
Curses.c: At top level:
Curses.c:236: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Curses.c:240: error: expected identifier or ‘(’ before ‘{’ token
Curses.c: In function ‘c_menu2sv’:
Curses.c:253: error: expected declaration specifiers before ‘MENU’
Curses.c: At top level:
Curses.c:258: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘*’ token
Curses.c:262: error: expected identifier or ‘(’ before ‘{’ token
Curses.c: In function ‘c_panel2sv’:
Curses.c:275: error: expected declaration specifiers before ‘PANEL’
In file included from Curses.c:376:
CursesFun.c: In function ‘XS_Curses_unctrl’:
CursesFun.c:3392: warning: initialization discards qualifiers from pointer 
target type
CursesFun.c: In function ‘XS_Curses_putwin’:
CursesFun.c:3483: warning: initialization from incompatible pointer type
CursesFun.c: In function ‘XS_Curses_getwin’:
CursesFun.c:3502: warning: initialization from incompatible pointer type
make: *** [Curses.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = /home/icerider70/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 10866
    PERL5_CPAN_IS_EXECUTING = 
/home/icerider70/.cpan/build/Curses-1.19-cHmMOM/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 10866
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.76_02
    Cwd                 3.12   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09   
    ExtUtils::Install   1.33   
    ExtUtils::MakeMaker 6.30_01
    ExtUtils::Manifest  1.46   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.12   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.56   
    Test::More          0.62   
    YAML                0.62   
    YAML::Syck          0.98   
    version             0.73   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22-3-amd64, archname=i486-linux-gnu-thread-multi
    uname='linux deneb 2.6.22-3-amd64 #1 smp thu oct 11 15:23:23 utc 2007 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-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',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to