<86>Apr 21 06:49:47 userdel[15851]: delete user 'rooter' <86>Apr 21 06:49:47 userdel[15851]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:49:47 groupadd[15869]: group added to /etc/group: name=rooter, GID=537 <86>Apr 21 06:49:47 groupadd[15869]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:49:47 groupadd[15869]: new group: name=rooter, GID=537 <86>Apr 21 06:49:47 useradd[15881]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Apr 21 06:49:47 userdel[15897]: delete user 'builder' <86>Apr 21 06:49:47 userdel[15897]: removed group 'builder' owned by 'builder' <86>Apr 21 06:49:47 userdel[15897]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:49:47 groupadd[15912]: group added to /etc/group: name=builder, GID=538 <86>Apr 21 06:49:47 groupadd[15912]: group added to /etc/gshadow: name=builder <86>Apr 21 06:49:47 groupadd[15912]: new group: name=builder, GID=538 <86>Apr 21 06:49:47 useradd[15919]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash <13>Apr 21 06:49:50 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:49:51 rpmi: libncurses-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:49:51 rpmi: libncursesw-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:49:51 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958186 installed Installing perl-Curses-1.34-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Curses-1.34 + echo 'Source #0 (Curses-1.34.tar.gz):' Source #0 (Curses-1.34.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Curses-1.34.tar.gz + cd Curses-1.34 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28736 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Curses-1.34 + export CURSES_CFLAGS=-I/usr/include/ncursesw 'CURSES_LDFLAGS=-ltinfo -lncursesw' + CURSES_CFLAGS=-I/usr/include/ncursesw + CURSES_LDFLAGS='-ltinfo -lncursesw' + export CURSES_PANEL_LDFLAGS=-lpanelw CURSES_MENU_LDFLAGS=-lmenuw CURSES_FORM_LDFLAGS=-lformw + CURSES_PANEL_LDFLAGS=-lpanelw + CURSES_MENU_LDFLAGS=-lmenuw + CURSES_FORM_LDFLAGS=-lformw + perl_vendor_build PANELS MENUS FORMS + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build PANELS MENUS FORMS + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 PANELS MENUS FORMS + tee .perl.req GEN function: not applicable PANELS functions: enabled MENUS functions: enabled FORMS functions: enabled Making a guess for "c-config.h"... Choosing hints file 'hints/c-linux.ncurses.h' WARNING: Your Curses form.h file appears to be in the default system search path, which will not work for us because of the conflicting Perl form.h file. This means your 'make' will probably fail unless you fix this, as described in the INSTALL file. + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor PANELS MENUS FORMS GEN function: not applicable PANELS functions: enabled MENUS functions: enabled FORMS functions: enabled WARNING: Your Curses form.h file appears to be in the default system search path, which will not work for us because of the conflicting Perl form.h file. This means your 'make' will probably fail unless you fix this, as described in the INSTALL file. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Curses + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Curses-1.34' Running Mkbootstrap for Curses () "/usr/bin/perl" test.syms PANELS MENUS FORMS chmod 644 "Curses.bs" 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_" -I/usr/include/ncursesw -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o _C_FILE_ _C_FILE_.c -L/usr/local/lib -lpanelw -lmenuw -lformw -ltinfo -lncursesw>/dev/null 2>&1' cp Curses.pm blib/lib/Curses.pm 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 Negative repeat count does nothing at test.syms line 272, line 196. function 'use_default_colors' found function 'assume_default_colors' found Negative repeat count does nothing at test.syms line 272, line 198. 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' found function 'bottom_panel' found function 'top_panel' found function 'show_panel' found function 'update_panels' found function 'hide_panel' found function 'panel_window' found function 'replace_panel' found function 'move_panel' found function 'panel_hidden' found function 'panel_above' found function 'panel_below' found function 'set_panel_userptr' found function 'panel_userptr' found function 'del_panel' found function 'set_menu_fore' found function 'menu_fore' found function 'set_menu_back' found function 'menu_back' found function 'set_menu_grey' found function 'menu_grey' found function 'set_menu_pad' found function 'menu_pad' found function 'pos_menu_cursor' found function 'menu_driver' found function 'set_menu_format' found function 'menu_format' found function 'set_menu_items' found function 'menu_items' found function 'item_count' found function 'set_menu_mark' found function 'menu_mark' found function 'new_menu' found function 'free_menu' found function 'menu_opts' found function 'set_menu_opts' found function 'menu_opts_on' found function 'menu_opts_off' found function 'set_menu_pattern' found function 'menu_pattern' found function 'post_menu' found function 'unpost_menu' found function 'set_menu_userptr' found function 'menu_userptr' found function 'set_menu_win' found function 'menu_win' found function 'set_menu_sub' found function 'menu_sub' found function 'scale_menu' found function 'set_current_item' found function 'current_item' found function 'set_top_row' found function 'top_row' found function 'item_index' found function 'item_name' found function 'item_description' found function 'new_item' found function 'free_item' found function 'set_item_opts' found function 'item_opts_on' found function 'item_opts_off' found function 'item_opts' found function 'item_userptr' found function 'set_item_userptr' found function 'set_item_value' found function 'item_value' found function 'item_visible' found function 'menu_request_name' found function 'menu_request_by_name' found Negative repeat count does nothing at test.syms line 272, line 277. function 'set_menu_spacing' found function 'menu_spacing' found function 'pos_form_cursor' found function 'data_ahead' found function 'data_behind' found function 'form_driver' found function 'set_form_fields' found function 'form_fields' found function 'field_count' found function 'move_field' found function 'new_form' found function 'free_form' found function 'set_new_page' found function 'new_page' found function 'set_form_opts' found function 'form_opts_on' found function 'form_opts_off' found function 'form_opts' found function 'set_current_field' found function 'current_field' found function 'set_form_page' found function 'form_page' found function 'field_index' found function 'post_form' found function 'unpost_form' found function 'set_form_userptr' found function 'form_userptr' found function 'set_form_win' found function 'form_win' found function 'set_form_sub' found function 'form_sub' found function 'scale_form' found function 'set_field_fore' found function 'field_fore' found function 'set_field_back' found function 'field_back' found function 'set_field_pad' found function 'field_pad' found function 'set_field_buffer' found function 'field_buffer' found function 'set_field_status' found function 'field_status' found function 'set_max_field' found function 'field_info' found function 'dynamic_field_info' found function 'set_field_just' found function 'field_just' found function 'new_field' found function 'dup_field' found function 'link_field' found function 'free_field' found function 'set_field_opts' found function 'field_opts_on' found function 'field_opts_off' found function 'field_opts' found function 'set_field_userptr' found function 'field_userptr' found function 'field_arg' found function 'form_request_name' found function 'form_request_by_name' found Negative repeat count does nothing at test.syms line 272, line 337. 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 function 'waddnwstr' found function 'wget_wch' found function 'wgetn_wstr' found function 'winnwstr' found function 'wins_nwstr' found function 'unget_wch' found gcc -c -I/usr/include/ncursesw -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"1.34\" -DXS_VERSION=\"1.34\" -fPIC "-I/usr/lib/perl5/CORE" Curses.c In file included from Curses.c:416:0: CursesWide.c: In function 'c_wstr2sv': CursesWide.c:84:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] for (ws_p = ws; *ws_p; ws_p++) { ^ CursesWide.c:94:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] for (ws_p = ws, u8_p = u8; *ws_p; ws_p++) ^ CursesWide.c:102:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] for (ws_p = ws, u8_p = u8; *ws_p; ws_p++, u8_p++) ^ In file included from c-config.h:7:0, from Curses.c:13: CursesFun.c: In function 'XS_Curses_attr_get': /usr/include/ncursesw/ncurses.h:1311:47: warning: the comparison will always evaluate as 'true' for the address of 'attrs' will never be NULL [-Waddress] #define wattr_get(win,a,p,opts) ((void)(((a) != (void *)0) ? (*(a) = (win) ? (win)->_attrs : 0) : OK), \ ^ CursesFun.c:267:37: note: in expansion of macro 'wattr_get' int ret = c_mret == ERR ? ERR : wattr_get(win, &attrs, &color, opts); ^ /usr/include/ncursesw/ncurses.h:1312:19: warning: the comparison will always evaluate as 'true' for the address of 'color' will never be NULL [-Waddress] (void)(((p) != (void *)0) ? (*(p) = (NCURSES_PAIRS_T) ((win) ? PAIR_NUMBER((win)->_attrs) : 0)) : OK), \ ^ CursesFun.c:267:37: note: in expansion of macro 'wattr_get' int ret = c_mret == ERR ? ERR : wattr_get(win, &attrs, &color, opts); ^ In file included from Curses.c:427:0: CursesFun.c:266:13: warning: unused variable 'opts' [-Wunused-variable] void * opts = 0; ^ CursesFun.c: In function 'XS_Curses_attr_set': CursesFun.c:335:13: warning: unused variable 'opts' [-Wunused-variable] void * opts = 0; ^ In file included from Curses.c:49:0: CursesFun.c: In function 'XS_Curses_flusok': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesFun.c:4214:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesFun.c: In function 'XS_Curses_getcap': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesFun.c:4233:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesFun.c: In function 'XS_Curses_touchoverlap': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesFun.c:4252:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ In file included from Curses.c:429:0: CursesFunWide.c: In function 'XS_CURSES_addstring': CursesFunWide.c:117:26: warning: passing argument 2 of 'waddnwstr' from incompatible pointer type [-Wincompatible-pointer-types] ret = waddnwstr(win, wstr, len); ^ In file included from c-config.h:7:0, from Curses.c:13: /usr/include/ncursesw/ncurses.h:1715:28: note: expected 'const wchar_t * {aka const long int *}' but argument is of type 'wint_t * {aka unsigned int *}' extern NCURSES_EXPORT(int) waddnwstr (WINDOW *,const wchar_t *,int); /* implemented */ ^ In file included from Curses.c:429:0: CursesFunWide.c: In function 'XS_CURSES_insstring': CursesFunWide.c:153:27: warning: passing argument 2 of 'wins_nwstr' from incompatible pointer type [-Wincompatible-pointer-types] ret = wins_nwstr(win, wstr, len); ^ In file included from c-config.h:7:0, from Curses.c:13: /usr/include/ncursesw/ncurses.h:1730:28: note: expected 'const wchar_t * {aka const long int *}' but argument is of type 'wint_t * {aka unsigned int *}' extern NCURSES_EXPORT(int) wins_nwstr (WINDOW *, const wchar_t *, int); /* implemented */ ^ In file included from Curses.c:429:0: CursesFunWide.c: In function 'XS_CURSES_instring': CursesFunWide.c:176:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y; ^ In file included from Curses.c:49:0: CursesVar.c: In function 'XS_Curses_Vars_FETCH': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesVar.c:127:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesVar.c: In function 'XS_Curses_Vars_STORE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesVar.c:185:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ In file included from Curses.c:434:0: CursesVar.c: In function 'XS_Curses_Vars_DESTROY': CursesVar.c:265:7: warning: unused variable 'rv' [-Wunused-variable] SV * rv = ST(0); ^ In file included from Curses.c:49:0: /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesVar.c:263:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_BLOCK': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:16:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_BOARD': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:33:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_BTEE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:50:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_BULLET': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:67:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_CKBOARD': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:84:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_DARROW': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:101:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_DEGREE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:118:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_DIAMOND': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:135:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_HLINE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:152:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_LANTERN': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:169:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_LARROW': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:186:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_LLCORNER': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:203:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_LRCORNER': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:220:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_LTEE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:237:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_PLMINUS': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:254:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_PLUS': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:271:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_RARROW': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:288:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_RTEE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:305:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_S1': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:322:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_S9': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:339:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_TTEE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:356:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_UARROW': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:373:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_ULCORNER': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:390:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_URCORNER': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:407:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ CursesCon.c: In function 'XS_Curses_ACS_VLINE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ CursesCon.c:424:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ In file included from Curses.c:436:0: CursesBoot.c: In function 'boot_Curses': CursesBoot.c:24:10: warning: unused variable 't2' [-Wunused-variable] SV *t2; ^ CursesBoot.c:23:10: warning: unused variable 'tmp' [-Wunused-variable] IV tmp; ^ CursesBoot.c:18:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ Curses.c: At top level: Curses.c:157:1: warning: 'c_var_not_there' defined but not used [-Wunused-function] c_var_not_there(fn) ^ Curses.c:164:1: warning: 'c_con_not_there' defined but not used [-Wunused-function] c_con_not_there(fn) ^ In file included from Curses.c:416:0: CursesWide.c:64:1: warning: 'c_bstr2sv' defined but not used [-Wunused-function] c_bstr2sv(SV * const sv, ^ CursesWide.c:139:1: warning: 'c_sv2bstr' defined but not used [-Wunused-function] c_sv2bstr(SV * const sv, ^ rm -f blib/arch/auto/Curses/Curses.so gcc -shared -pipe -Wall -g -O2 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Curses.o -o blib/arch/auto/Curses/Curses.so \ -lpanelw -lmenuw -lformw -ltinfo -lncursesw \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Curses/Curses.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curses.bs blib/arch/auto/Curses/Curses.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Curses-1.34' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Curses-1.34' Running Mkbootstrap for Curses () chmod 644 "Curses.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Curses 1.34, Perl 5.022003 t/00-load.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.09 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/Curses-1.34' + perl -Mblib -MCurses -e1 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29365 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Curses-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Curses-buildroot + cd Curses-1.34 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Curses-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Curses-1.34' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Curses-buildroot/usr/lib/perl5/auto/Curses/Curses.so Installing /usr/src/tmp/perl-Curses-buildroot/usr/lib/perl5/Curses.pm make: Leaving directory `/usr/src/RPM/BUILD/Curses-1.34' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Curses-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Curses-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Curses-buildroot (auto) removed './usr/lib/perl5/auto/Curses/.packlist' mode of './usr/lib/perl5/auto/Curses/Curses.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Curses-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Curses-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Curses-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Curses-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Curses-1.34-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Curses-1.34 + DOCDIR=/usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.34 + export DOCDIR + rm -rf /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.34 + /bin/mkdir -p /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.34 + cp -prL HISTORY README demo demo.form demo.menu demo.panel demo2 /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.34 + chmod -R go-w /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.34 + chmod -R a+rX /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.34 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WvuVkt find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VYKALT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Curses-buildroot/usr/lib/perl5/Curses.pm syntax OK Provides: perl(Curses.pm) = 1.340 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libformw.so.5 >= set:keXigBQEwjpH3bcmx5gQCnoiIvqkfB6JPE3eeiKKBo7PeMcTADSFg1lQ2uwqtDBaorpMIiFK9KrZhy63GSb4UAt7yLPgzWxnBoTL7fRt4WhNKYSaLRF0m74hmjGa7, libmenuw.so.5 >= set:kecGLcFB9qxJLVI1FwNvOB5Kq2tWqPpYFAnweR4AvFYj9RaCZBComAEH1UaWwXrhLPdyZA3hMYLiUA6E4sAftYZpmAlL32U0o1Z5QZJJWenUyifo6s2liD0fDg, libncursesw.so.5 >= set:mfB3UYMSsjNePPzxzcFzGkNtUG6IUriQTBUk1nEBEDb3XqaUlsBEtKtJGCPO5p1Wnt3y9H6hOLubY0JnyeqpJF4ZqhvLtqb3kZawBFFadwsJpXyRHgh04Z2qihNyvQ19EbI8Ayldf9NEx14lYIneHhghmZonZbaLlJpMlhyv4ro8zFDQwzoZ7zUGr2CMGY115kGWHwrSIg8bTBPmbzXCjThqWY3ysr6xXeLlo7K2OgBGnfom6oI86aIeOrGm3kKgGauc7kpML35Zfbea, libpanelw.so.5 >= set:hdVyX3JPzGrvSegCdGC6yXZ8yZFF2Ll0, libperl-5.22.so >= set:ojjB3S7fO86HKADEj8uZd3yfPfl9mKhn8eztJLNweHHWh2dEKf90XZHuSKCuarhMeRLQ5, libpthread.so.0(GLIBC_2.0), libtinfo.so.5 >= set:lfTWj86HYjczDHw1laV1pkPF31B3APNc0y17IPSEz6bbOiYzDcIusutupWy4i5Kzhg1BBfNyYBNQSKpZ12jQbXYdeaZ7cHB6AcCkZet33XQZLf, perl(DynaLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ftMWMs Creating perl-Curses-debuginfo package Processing files: perl-Curses-debuginfo-1.34-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4hA0G8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OqD09R find-requires: running scripts (debuginfo) Requires: perl-Curses = 1.34-alt1, debug(libc.so.6), debug(libformw.so.5), debug(libmenuw.so.5), debug(libncursesw.so.5), debug(libpanelw.so.5), debug(libperl-5.22.so), debug(libpthread.so.0), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/perl-Curses-1.34-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Curses-debuginfo-1.34-alt1.i586.rpm 33.53user 8.76system 0:46.96elapsed 90%CPU (0avgtext+0avgdata 120180maxresident)k 0inputs+0outputs (0major+2046345minor)pagefaults 0swaps 37.71user 12.95system 0:55.15elapsed 91%CPU (0avgtext+0avgdata 122428maxresident)k 40inputs+0outputs (0major+2249048minor)pagefaults 0swaps