Front page | perl.cpan.testers |
Postings from March 2008
FAIL Curses-1.23 MSWin32-x86-multi-thread 5.1
From:
DAGOLDEN
Date:
March 10, 2008 11:04
Subject:
FAIL Curses-1.23 MSWin32-x86-multi-thread 5.1
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Bryan Henderson,
This is a computer-generated report for Curses-1.23
on perl 5.10.0, created by CPAN-Reporter-1.11.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry\c\bin\dmake.EXE':
cp Curses.pm blib\lib\Curses.pm
C:\strawberry\perl\bin\perl.exe 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 'gcc -DSYM="_C_SYM_" -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX _C_FILE_.c -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" C:\strawberry\c\lib\libmsvcrt.a C:\strawberry\c\lib\libmoldname.a C:\strawberry\c\lib\libkernel32.a C:\strawberry\c\lib\libuser32.a C:\strawberry\c\lib\libgdi32.a C:\strawberry\c\lib\libwinspool.a C:\strawberry\c\lib\libcomdlg32.a C:\strawberry\c\lib\libadvapi32.a C:\strawberry\c\lib\libshell32.a C:\strawberry\c\lib\libole32.a C:\strawberry\c\lib\liboleaut32.a C:\strawberry\c\lib\libnetapi32.a C:\strawberry\c\lib\libuuid.a C:\strawberry\c\lib\libws2_32.a C:\strawberry\c\lib\libmpr.a C:\strawberry\c\lib\libwinmm.a C:\strawberry\c\lib\libversion.a C:\strawberry\c\lib\libodbc32.a C:\strawberry\c\lib\libodbccp32.a>nul 2>&1'
function 'waddch' NOT found
function 'wechochar' NOT found
function 'waddchstr' NOT found
function 'waddchnstr' NOT found
function 'waddstr' NOT found
function 'waddnstr' NOT found
function 'wattroff' NOT found
function 'wattron' NOT found
function 'wattrset' NOT found
function 'wstandend' NOT found
function 'wstandout' NOT found
function 'wattr_get' NOT found
function 'wattr_off' NOT found
function 'wattr_on' NOT found
function 'wattr_set' NOT found
function 'wchgat' NOT found
function 'COLOR_PAIR' NOT found
function 'PAIR_NUMBER' NOT found
function 'beep' NOT found
function 'flash' NOT found
function 'wbkgd' NOT found
function 'wbkgdset' NOT found
function 'getbkgd' NOT found
function 'wborder' NOT found
function 'box' NOT found
function 'whline' NOT found
function 'wvline' NOT found
function 'werase' NOT found
function 'wclear' NOT found
function 'wclrtobot' NOT found
function 'wclrtoeol' NOT found
function 'start_color' NOT found
function 'init_pair' NOT found
function 'init_color' NOT found
function 'has_colors' NOT found
function 'can_change_color' NOT found
function 'color_content' NOT found
function 'pair_content' NOT found
function 'wdelch' NOT found
function 'wdeleteln' NOT found
function 'winsdelln' NOT found
function 'winsertln' NOT found
function 'wgetch' NOT found
function 'ungetch' NOT found
function 'has_key' NOT found
function 'KEY_F' NOT found
function 'wgetstr' NOT found
function 'wgetnstr' NOT found
function 'getyx' NOT found
function 'getparyx' NOT found
function 'getbegyx' NOT found
function 'getmaxyx' NOT found
function 'winch' NOT found
function 'winchstr' NOT found
function 'winchnstr' NOT found
function 'initscr' NOT found
function 'endwin' NOT found
function 'isendwin' NOT found
function 'newterm' NOT found
function 'set_term' NOT found
function 'delscreen' NOT found
function 'cbreak' NOT found
function 'cbreak' returns void
function 'nocbreak' NOT found
function 'nocbreak' returns void
function 'echo' NOT found
function 'echo' returns void
function 'noecho' NOT found
function 'noecho' returns void
function 'halfdelay' NOT found
function 'intrflush' NOT found
function 'keypad' NOT found
function 'meta' NOT found
function 'nodelay' NOT found
function 'notimeout' NOT found
function 'raw' NOT found
function 'raw' returns void
function 'noraw' NOT found
function 'noraw' returns void
function 'qiflush' NOT found
function 'noqiflush' NOT found
function 'wtimeout' NOT found
function 'typeahead' NOT found
function 'winsch' NOT found
function 'winsstr' NOT found
function 'winsnstr' NOT found
function 'winstr' NOT found
function 'winnstr' NOT found
function 'def_prog_mode' NOT found
function 'def_shell_mode' NOT found
function 'reset_prog_mode' NOT found
function 'reset_shell_mode' NOT found
function 'resetty' NOT found
function 'savetty' NOT found
function 'getsyx' NOT found
function 'getsyx' returns void
function 'setsyx' NOT found
function 'setsyx' returns void
function 'curs_set' NOT found
function 'napms' NOT found
function 'wmove' NOT found
function 'clearok' NOT found
function 'idlok' NOT found
function 'idlok' returns void
function 'idcok' NOT found
function 'immedok' NOT found
function 'leaveok' NOT found
function 'wsetscrreg' NOT found
function 'scrollok' NOT found
function 'nl' NOT found
function 'nl' returns void
function 'nonl' NOT found
function 'nonl' returns void
function 'overlay' NOT found
function 'overwrite' NOT found
function 'copywin' NOT found
function 'newpad' NOT found
function 'subpad' NOT found
function 'prefresh' NOT found
function 'pnoutrefresh' NOT found
function 'pechochar' NOT found
function 'wrefresh' NOT found
function 'wnoutrefresh' NOT found
function 'doupdate' NOT found
function 'redrawwin' NOT found
function 'wredrawln' NOT found
function 'scr_dump' NOT found
function 'scr_restore' NOT found
function 'scr_init' NOT found
function 'scr_set' NOT found
function 'scroll' NOT found
function 'wscrl' NOT found
function 'slk_init' NOT found
function 'slk_set' NOT found
function 'slk_refresh' NOT found
function 'slk_noutrefresh' NOT found
function 'slk_label' NOT found
function 'slk_clear' NOT found
function 'slk_restore' NOT found
function 'slk_touch' NOT found
function 'slk_attron' NOT found
function 'slk_attrset' NOT found
function 'slk_attr' NOT found
function 'slk_attroff' NOT found
function 'slk_color' NOT found
function 'baudrate' NOT found
function 'erasechar' NOT found
function 'has_ic' NOT found
function 'has_il' NOT found
function 'killchar' NOT found
function 'termattrs' NOT found
function 'termname' NOT found
function 'touchwin' NOT found
function 'untouchwin' NOT found
function 'wtouchln' NOT found
function 'is_linetouched' NOT found
function 'is_wintouched' NOT found
function 'unctrl' NOT found
function 'keyname' NOT found
function 'filter' NOT found
function 'filter' returns void
function 'use_env' NOT found
function 'putwin' NOT found
function 'getwin' NOT found
function 'delay_output' NOT found
function 'flushinp' NOT found
function 'newwin' NOT found
function 'delwin' NOT found
function 'mvwin' NOT found
function 'subwin' NOT found
function 'derwin' NOT found
function 'mvderwin' NOT found
function 'dupwin' NOT found
function 'wsyncup' NOT found
function 'syncok' NOT found
function 'wcursyncup' NOT found
function 'wsyncdown' NOT found
function 'getmouse' NOT found
function 'ungetmouse' NOT found
function 'mousemask' NOT found
function 'wenclose' NOT found
function 'wmouse_trafo' NOT found
function 'mouseinterval' NOT found
function 'BUTTON_RELEASE' NOT found
function 'BUTTON_PRESS' NOT found
function 'BUTTON_CLICK' NOT found
function 'BUTTON_DOUBLE_CLICK' NOT found
function 'BUTTON_TRIPLE_CLICK' NOT found
function 'BUTTON_RESERVED_EVENT' NOT found
function 'use_default_colors' NOT found
function 'assume_default_colors' NOT found
function 'define_key' NOT found
function 'keybound' NOT found
function 'keyok' NOT found
function 'resizeterm' NOT found
function 'wresize' NOT found
function 'getmaxy' NOT found
function 'getmaxx' NOT 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' NOT found
variable 'COLS' NOT found
variable 'stdscr' NOT found
variable 'curscr' NOT found
variable 'COLORS' NOT found
variable 'COLOR_PAIRS' NOT found
typedef 'attr_t' NOT found
typedef 'bool' NOT found
typedef 'chtype' NOT found
typedef 'MEVENT' NOT found
typedef 'mmask_t' NOT found
typedef 'SCREEN' NOT found
gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" "-IC:\strawberry\perl\lib\CORE" Curses.c
In file included from Curses.c:11:
c-config.h:18:20: curses.h: No such file or directory
Curses.c:120: error: syntax error before "WINDOW"
Curses.c:120: warning: data definition has no type or storage class
Curses.c:123: error: syntax error before '{' token
Curses.c:125: error: initializer element is not constant
Curses.c:127: error: syntax error before "return"
Curses.c: In function `c_chtype2sv':
Curses.c:171: error: `ERR' undeclared (first use in this function)
Curses.c:171: error: (Each undeclared identifier is reported only once
Curses.c:171: error: for each function it appears in.)
Curses.c: At top level:
Curses.c:316: error: syntax error before '*' token
Curses.c: In function `c_sv2window':
Curses.c:322: error: `WINDOW' undeclared (first use in this function)
Curses.c:322: error: `ret' undeclared (first use in this function)
Curses.c:322: error: syntax error before ')' token
Curses.c: In function `c_window2sv':
Curses.c:335: error: syntax error before "WINDOW"
In file included from Curses.c:390:
CursesFun.c: In function `XS_Curses_longname':
CursesFun.c:3155: warning: initialization makes pointer from integer without a cast
CursesFun.c: In function `XS_Curses_touchline':
CursesFun.c:3256: error: `WINDOW' undeclared (first use in this function)
CursesFun.c:3256: error: `stdscr' undeclared (first use in this function)
CursesFun.c:3257: error: `OK' undeclared (first use in this function)
CursesFun.c:3260: error: `ERR' undeclared (first use in this function)
dmake.EXE: Error code 129, while making 'Curses.o'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = ;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
LIB = ;C:\strawberry\c\lib;C:\strawberry\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 724
PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\Curses-1.23-rZrFDO\Makefile.PL
PERL5_CPAN_IS_RUNNING = 724
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1492,724
PERL_CR_SMOKER_CURRENT = Curses-1.23
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
TEMP = C:\DOCUME~1\David\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 768, 1
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_57
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.09
Test::More 0.74
YAML 0.66
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='3.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib
libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
-
FAIL Curses-1.23 MSWin32-x86-multi-thread 5.1
by DAGOLDEN