Curses v1.45 Perl 5 v5.16.2 armv7l-linux

Status
Unknown
From
Nigel Horne
Dist
Curses v1.45
Platform
Perl 5 v5.16.2 armv7l-linux
Date
2024-05-25 08:39:29
ID
4cf23004-1a72-11ef-8876-d0820b582346
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Bryan Henderson,

This is a computer-generated report for Curses-1.45
on perl 5.16.2, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.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 '/usr/bin/make -j4 -j4':

./makeConfig  >config.h
Running Mkbootstrap for Curses ()
CC='cc' \
INC='-I/usr/include/ncurses' \
CCFLAGS='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' \
LDLOADLIBS='-lncurses' \
LDDLFLAGS='-shared -O2 -L/usr/local/lib -fstack-protector' \
"/home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin/perl5.16.2" testsyms 
chmod 644 "Curses.bs"
Doing test compiles with the compile command 'cc -DSYM="_C_SYM_" -I/usr/include/ncurses -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o _C_FILE_ _C_FILE_.c  -L/usr/local/lib -lncurses>/dev/null 2>&1'
Checking capabilities of the Ncurses libraries.
Set CURSES_VERBOSE environment variable to see the details of the tests.

"/home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin/perl5.16.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curses.bs blib/arch/auto/Curses/Curses.bs 644
cp Curses.pm blib/lib/Curses.pm
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
function 'waddnwstr' NOT found
function 'wget_wch' NOT found
function 'wgetn_wstr' NOT found
function 'winnwstr' NOT found
function 'wins_nwstr' NOT found
function 'unget_wch' NOT found
cc -c  -I/usr/include/ncurses -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" -fPIC "-I/home/smoker/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/armv7l-linux/CORE"   Curses.c
In file included from Curses.c:18:
c-config.h:7:10: fatal error: ncurses.h: No such file or directory
 #include <ncurses.h>
          ^~~~~~~~~~~
compilation terminated.
make: *** [Makefile:361: Curses.o] Error 1

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.44

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.44


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    NONINTERACTIVE_TESTING = 1
    PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    PERL = /home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin/perl5.16.2
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 41
    PERL5_CPAN_IS_RUNNING = 41
    PERLBREW_HOME = /home/smoker/.perlbrew
    PERLBREW_MANPATH = /home/smoker/perl5/perlbrew/perls/perl-5.16.2/man
    PERLBREW_PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin
    PERLBREW_PERL = perl-5.16.2
    PERLBREW_ROOT = /home/smoker/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.88
    PERLBREW_VERSION = 0.88
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /tmp/testwrapper.30

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

    $^X = /home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin/perl5.16.2
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.143240
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            2.27203 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.42    
    Test::More          1.302171
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=4.19.75-v7l+, archname=armv7l-linux
    uname='linux 5912da58b734 4.19.75-v7l+ #1270 smp tue sep 24 18:51:41 bst 2019 armv7l gnulinux '
    config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.16.2 -Dusedevel -Accflags=-O2 -pipe -Wall -Wextra -mtune=native -march=native -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='8.3.0', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.28'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.84
  Built under linux
  Compiled at Feb  2 2020 20:30:33
  %ENV:
    PERL="/home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin/perl5.16.2"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="41"
    PERL5_CPAN_IS_RUNNING="41"
    PERLBREW_HOME="/home/smoker/.perlbrew"
    PERLBREW_MANPATH="/home/smoker/perl5/perlbrew/perls/perl-5.16.2/man"
    PERLBREW_PATH="/home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.16.2/bin"
    PERLBREW_PERL="perl-5.16.2"
    PERLBREW_ROOT="/home/smoker/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.88"
    PERLBREW_VERSION="0.88"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/smoker/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/armv7l-linux
    /home/smoker/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
    /home/smoker/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/armv7l-linux
    /home/smoker/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
    .