<86>Sep 23 06:25:50 userdel[1193629]: delete user 'rooter' <86>Sep 23 06:25:50 userdel[1193629]: removed group 'rooter' owned by 'rooter' <86>Sep 23 06:25:50 userdel[1193629]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 06:25:50 groupadd[1193660]: group added to /etc/group: name=rooter, GID=1847 <86>Sep 23 06:25:50 groupadd[1193660]: group added to /etc/gshadow: name=rooter <86>Sep 23 06:25:50 groupadd[1193660]: new group: name=rooter, GID=1847 <86>Sep 23 06:25:50 useradd[1193686]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Sep 23 06:25:50 userdel[1193733]: delete user 'builder' <86>Sep 23 06:25:50 userdel[1193733]: removed group 'builder' owned by 'builder' <86>Sep 23 06:25:50 userdel[1193733]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 06:25:50 groupadd[1193755]: group added to /etc/group: name=builder, GID=1848 <86>Sep 23 06:25:50 groupadd[1193755]: group added to /etc/gshadow: name=builder <86>Sep 23 06:25:50 groupadd[1193755]: new group: name=builder, GID=1848 <86>Sep 23 06:25:50 useradd[1193777]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Curses-1.44-alt2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Curses-1.44-alt2.src.rpm: The use of such a license name is ambiguous: Artistic warning: user viy does not exist - using root warning: group viy does not exist - using root warning: user viy does not exist - using root warning: group viy does not exist - using root <13>Sep 23 06:25:53 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693213017 installed <13>Sep 23 06:25:53 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693213017 installed <13>Sep 23 06:25:53 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693213017 installed <13>Sep 23 06:25:53 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 23 06:25:53 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 23 06:25:53 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed <13>Sep 23 06:25:53 rpmi: libncursesw-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693213017 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Curses-1.44-alt2.nosrc.rpm (w1.gzdio) Installing perl-Curses-1.44-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73040 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Curses-1.44 + echo 'Source #0 (Curses-1.44.tar.gz):' Source #0 (Curses-1.44.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Curses-1.44.tar.gz + /bin/tar -xf - + cd Curses-1.44 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73040 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Curses-1.44 + 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 + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Curses-1.44' ./makeConfig PANELS MENUS FORMS >config.h make: Leaving directory '/usr/src/RPM/BUILD/Curses-1.44' make: Entering directory '/usr/src/RPM/BUILD/Curses-1.44' Running Mkbootstrap for Curses () chmod 644 "Curses.bs" make: Leaving directory '/usr/src/RPM/BUILD/Curses-1.44' make: Entering directory '/usr/src/RPM/BUILD/Curses-1.44' "/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.44' make: Entering directory '/usr/src/RPM/BUILD/Curses-1.44' cp Curses.pm blib/lib/Curses.pm make: Leaving directory '/usr/src/RPM/BUILD/Curses-1.44' make: Entering directory '/usr/src/RPM/BUILD/Curses-1.44' CC='gcc' \ INC='-I/usr/include/ncursesw' \ CCFLAGS='-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' \ LDLOADLIBS='-lpanelw -lmenuw -lformw -ltinfo -lncursesw' \ LDDLFLAGS='-lpthread -shared -L/usr/local/lib -fstack-protector-strong' \ "/usr/bin/perl" testsyms 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' Checking capabilities of the Ncurses libraries. Set CURSES_VERBOSE environment variable to see the details of the tests. 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' 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 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 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 make: Leaving directory '/usr/src/RPM/BUILD/Curses-1.44' make: Entering directory '/usr/src/RPM/BUILD/Curses-1.44' 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"1.44\" -DXS_VERSION=\"1.44\" -fPIC "-I/usr/lib/perl5/CORE" Curses.c Curses.c: In function 'c_sv2field': Curses.c:223:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 223 | return (FIELD *)SvIV((SV*)SvRV(sv)); | ^ Curses.c: In function 'c_sv2form': Curses.c:248:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 248 | return (FORM *)SvIV((SV*)SvRV(sv)); | ^ Curses.c: In function 'c_sv2item': Curses.c:270:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 270 | return (ITEM *)SvIV((SV*)SvRV(sv)); | ^ Curses.c: In function 'c_sv2menu': Curses.c:301:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 301 | return (MENU *)SvIV((SV*)SvRV(sv)); | ^ Curses.c: In function 'c_sv2panel': Curses.c:323:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 323 | return (PANEL *)SvIV((SV*)SvRV(sv)); | ^ Curses.c: In function 'c_sv2screen': Curses.c:345:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 345 | return (SCREEN *)SvIV((SV*)SvRV(sv)); | ^ Curses.c: In function 'c_sv2window': Curses.c:367:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 367 | WINDOW *ret = (WINDOW *)SvIV((SV*)SvRV(sv)); | ^ In file included from Curses.c:434: CursesWide.c: In function 'c_wstr2sv': CursesWide.c:84:15: warning: assignment to 'wint_t *' {aka 'unsigned int *'} from incompatible pointer type 'wchar_t *' {aka 'long int *'} [-Wincompatible-pointer-types] 84 | for (ws_p = ws; *ws_p; ws_p++) { | ^ CursesWide.c:94:19: warning: assignment to 'wint_t *' {aka 'unsigned int *'} from incompatible pointer type 'wchar_t *' {aka 'long int *'} [-Wincompatible-pointer-types] 94 | for (ws_p = ws, u8_p = u8; *ws_p; ws_p++) | ^ CursesWide.c:102:19: warning: assignment to 'wint_t *' {aka 'unsigned int *'} from incompatible pointer type 'wchar_t *' {aka 'long int *'} [-Wincompatible-pointer-types] 102 | for (ws_p = ws, u8_p = u8; *ws_p; ws_p++, u8_p++) | ^ In file included from Curses.c:67: CursesFun.c: In function 'XS_Curses_flusok': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesFun.c:4222:5: note: in expansion of macro 'dXSARGS' 4222 | dXSARGS; | ^~~~~~~ CursesFun.c: In function 'XS_Curses_getcap': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesFun.c:4241:5: note: in expansion of macro 'dXSARGS' 4241 | dXSARGS; | ^~~~~~~ CursesFun.c: In function 'XS_Curses_touchoverlap': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesFun.c:4260:5: note: in expansion of macro 'dXSARGS' 4260 | dXSARGS; | ^~~~~~~ In file included from Curses.c:447: CursesFunWide.c: In function 'XS_CURSES_addstring': CursesFunWide.c:117:26: warning: passing argument 2 of 'waddnwstr' from incompatible pointer type [-Wincompatible-pointer-types] 117 | ret = waddnwstr(win, wstr, len); | ^~~~ | | | wint_t * {aka unsigned int *} In file included from c-config.h:7, from Curses.c:18: /usr/include/ncursesw/ncurses.h:1801:48: note: expected 'const wchar_t *' {aka 'const long int *'} but argument is of type 'wint_t *' {aka 'unsigned int *'} 1801 | extern NCURSES_EXPORT(int) waddnwstr (WINDOW *,const wchar_t *,int); /* implemented */ | ^~~~~~~~~~~~~~~ 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] 153 | ret = wins_nwstr(win, wstr, len); | ^~~~ | | | wint_t * {aka unsigned int *} /usr/include/ncursesw/ncurses.h:1816:50: note: expected 'const wchar_t *' {aka 'const long int *'} but argument is of type 'wint_t *' {aka 'unsigned int *'} 1816 | extern NCURSES_EXPORT(int) wins_nwstr (WINDOW *, const wchar_t *, int); /* implemented */ | ^~~~~~~~~~~~~~~ CursesFunWide.c: In function 'XS_CURSES_instring': CursesFunWide.c:176:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] 176 | int x, y; | ^ CursesVar.c: In function 'XS_Curses_Vars_FETCH': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesVar.c:127:5: note: in expansion of macro 'dXSARGS' 127 | dXSARGS; | ^~~~~~~ CursesVar.c: In function 'XS_Curses_Vars_STORE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesVar.c:185:5: note: in expansion of macro 'dXSARGS' 185 | dXSARGS; | ^~~~~~~ In file included from Curses.c:452: CursesVar.c: In function 'XS_Curses_Vars_DESTROY': CursesVar.c:265:17: warning: unused variable 'rv' [-Wunused-variable] 265 | SV * rv = ST(0); | ^~ /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesVar.c:263:5: note: in expansion of macro 'dXSARGS' 263 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_BLOCK': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:16:5: note: in expansion of macro 'dXSARGS' 16 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_BOARD': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:33:5: note: in expansion of macro 'dXSARGS' 33 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_BTEE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:50:5: note: in expansion of macro 'dXSARGS' 50 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_BULLET': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:67:5: note: in expansion of macro 'dXSARGS' 67 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_CKBOARD': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:84:5: note: in expansion of macro 'dXSARGS' 84 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_DARROW': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:101:5: note: in expansion of macro 'dXSARGS' 101 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_DEGREE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:118:5: note: in expansion of macro 'dXSARGS' 118 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_DIAMOND': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:135:5: note: in expansion of macro 'dXSARGS' 135 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_HLINE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:152:5: note: in expansion of macro 'dXSARGS' 152 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_LANTERN': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:169:5: note: in expansion of macro 'dXSARGS' 169 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_LARROW': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:186:5: note: in expansion of macro 'dXSARGS' 186 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_LLCORNER': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:203:5: note: in expansion of macro 'dXSARGS' 203 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_LRCORNER': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:220:5: note: in expansion of macro 'dXSARGS' 220 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_LTEE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:237:5: note: in expansion of macro 'dXSARGS' 237 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_PLMINUS': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:254:5: note: in expansion of macro 'dXSARGS' 254 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_PLUS': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:271:5: note: in expansion of macro 'dXSARGS' 271 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_RARROW': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:288:5: note: in expansion of macro 'dXSARGS' 288 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_RTEE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:305:5: note: in expansion of macro 'dXSARGS' 305 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_S1': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:322:5: note: in expansion of macro 'dXSARGS' 322 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_S9': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:339:5: note: in expansion of macro 'dXSARGS' 339 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_TTEE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:356:5: note: in expansion of macro 'dXSARGS' 356 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_UARROW': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:373:5: note: in expansion of macro 'dXSARGS' 373 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_ULCORNER': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:390:5: note: in expansion of macro 'dXSARGS' 390 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_URCORNER': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:407:5: note: in expansion of macro 'dXSARGS' 407 | dXSARGS; | ^~~~~~~ CursesCon.c: In function 'XS_Curses_ACS_VLINE': /usr/lib/perl5/CORE/XSUB.h:166:20: warning: unused variable 'items' [-Wunused-variable] 166 | #define dITEMS I32 items = (I32)(SP - MARK) | ^~~~~ /usr/lib/perl5/CORE/XSUB.h:169:23: note: in expansion of macro 'dITEMS' 169 | dSP; dAXMARK; dITEMS | ^~~~~~ CursesCon.c:424:5: note: in expansion of macro 'dXSARGS' 424 | dXSARGS; | ^~~~~~~ In file included from Curses.c:454: CursesBoot.c: In function 'boot_Curses': CursesBoot.c:24:10: warning: unused variable 't2' [-Wunused-variable] 24 | SV *t2; | ^~ CursesBoot.c:23:10: warning: unused variable 'tmp' [-Wunused-variable] 23 | IV tmp; | ^~~ CursesBoot.c:18:7: warning: unused variable 'i' [-Wunused-variable] 18 | int i; | ^ CursesWide.c: At top level: CursesWide.c:139:1: warning: 'c_sv2bstr' defined but not used [-Wunused-function] 139 | c_sv2bstr(SV * const sv, | ^~~~~~~~~ CursesWide.c:64:1: warning: 'c_bstr2sv' defined but not used [-Wunused-function] 64 | c_bstr2sv(SV * const sv, | ^~~~~~~~~ Curses.c:182:1: warning: 'c_con_not_there' defined but not used [-Wunused-function] 182 | c_con_not_there(fn) | ^~~~~~~~~~~~~~~ Curses.c:175:1: warning: 'c_var_not_there' defined but not used [-Wunused-function] 175 | c_var_not_there(fn) | ^~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Curses-1.44' make: Entering directory '/usr/src/RPM/BUILD/Curses-1.44' rm -f blib/arch/auto/Curses/Curses.so gcc -lpthread -shared -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 make: Leaving directory '/usr/src/RPM/BUILD/Curses-1.44' + : 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.44' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curses.bs blib/arch/auto/Curses/Curses.bs 644 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.44, Perl 5.034001 t/00-load.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.05 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Curses-1.44' + perl -Mblib -MCurses -e1 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5556 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Curses-1.44 + 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=/usr/libexec/rpm-build/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.44' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curses.bs blib/arch/auto/Curses/Curses.bs 644 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.44' + _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,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Curses-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Curses-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Curses-buildroot ./usr/lib: (from :0) 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) Processing files: perl-Curses-1.44-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Curses-1.44 + DOCDIR=/usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.44 + export DOCDIR + rm -rf /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.44 + /bin/mkdir -p /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.44 + cp -prL HISTORY README demo demo.form demo.menu demo.panel demo2 Artistic Copying ChangeLog /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.44 + chmod -R go-w /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.44 + chmod -R a+rX /usr/src/tmp/perl-Curses-buildroot/usr/share/doc/perl-Curses-1.44 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lxLQ6Y find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1TM2jh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Curses-buildroot/usr/lib/perl5/Curses.pm syntax OK Provides: perl(Curses.pm) = 1.440 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libformw.so.6 >= set:keXigBQEwjpH3bcmx5gQCnoiIvqkfB6JPE3eeiKKBo7PeMcTADSFg1lQ2uwqtDBaorpMIiFK9KrZhy63GSb4UAt7yLPgzWxnBoTL7fRt4WhNKYSaLRF0m74hmjGa7, libmenuw.so.6 >= set:kecGLcFB9qxJLVI1FwNvOB5Kq2tWqPpYFAnweR4AvFYj9RaCZBComAEH1UaWwXrhLPdyZA3hMYLiUA6E4sAftYZpmAlL32U0o1Z5QZJJWenUyifo6s2liD0fDg, libncursesw.so.6 >= set:ngaZ3YDLUSuMOZmbG8i4ZmgoRg9jIMbZedX1sbDRmAHtyJ5a60hLElZlg2euXknH4ccEEyZkJEVGvFYCHA6Aw0DUHxQhXLhslhGrEm1NDBj9ELZ7KdOkv5S3n2OMgi0LabDnfXdUTwONhBDwP3QiOpuucU8zQhGkNOrmY9eDUkQKlAQd5YaZjZBnblPpVyI0lcW8OgJPSApaNJBbMFWRwBijxqec8sN2SCmMsPjg0jrd5pNOL7TA5ycC0rGcxBiablJiuVbSqhlFtActCQnMZm8cq6bSgxHzI1HO5U629t0, libpanelw.so.6 >= set:ieV26TeGYMCdkdFT9aWfj5CX0ifPSYCNJ9, libperl-5.34.so >= set:ojjB3S7fO86HKADEj8uZd3yfPvCSAun1TEbRoqZ08xIqknRz4qgtvyvFItdZ4pb3A7ZCRYbt1, libtinfo.so.6 >= 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.EDS5rC Creating perl-Curses-debuginfo package Processing files: perl-Curses-debuginfo-1.44-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X6Xi91 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wOMIpG find-requires: running scripts (debuginfo) Requires: perl-Curses = 1.44-alt2, debug(libc.so.6), debug(libformw.so.6), debug(libmenuw.so.6), debug(libncursesw.so.6), debug(libpanelw.so.6), debug(libperl-5.34.so), debug(libtinfo.so.6) Adding to perl-Curses-debuginfo a strict dependency on perl-Curses Wrote: /usr/src/RPM/RPMS/i586/perl-Curses-1.44-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Curses-debuginfo-1.44-alt2.i586.rpm (w2.lzdio) 14.96user 4.08system 0:19.62elapsed 97%CPU (0avgtext+0avgdata 88768maxresident)k 0inputs+0outputs (0major+2178667minor)pagefaults 0swaps /.out/perl-Curses-1.44-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Curses-1.44-alt2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Curses-debuginfo-1.44-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Curses-debuginfo-1.44-alt2.i586.rpm: The use of such a license name is ambiguous: Artistic 2.65user 1.22system 0:26.03elapsed 14%CPU (0avgtext+0avgdata 124108maxresident)k 0inputs+0outputs (0major+191441minor)pagefaults 0swaps --- perl-Curses-1.44-alt2.i586.rpm.repo 2023-08-25 15:43:47.000000000 +0000 +++ perl-Curses-1.44-alt2.i586.rpm.hasher 2023-09-23 06:26:15.056687695 +0000 @@ -33,3 +33,3 @@ File: /usr/lib/perl5/auto/Curses 40755 root:root -File: /usr/lib/perl5/auto/Curses/Curses.so 100644 root:root c6aba74a9e3f5479a1015cc9b3acaf73 +File: /usr/lib/perl5/auto/Curses/Curses.so 100644 root:root 2ebe81133e73053ac2b31dfdc90f3782 File: /usr/share/doc/perl-Curses-1.44 40755 root:root @@ -45,2 +45,2 @@ File: /usr/share/doc/perl-Curses-1.44/demo2 100755 root:root 478f610118f03ed95d0f6d077b54d0ef -RPMIdentity: 9dc3a25499c9d7cb661ba87f1c351ce5ca5bf0d7233e8281f7e9bf842a6a18e9c7a2bc75b55fc56ff467204bbfc4e3841782d8cb273560409ee3bc8d685c09b0 +RPMIdentity: 5ad0b202b4b0ebc9c76e4e04d4089bd19e773d67333736e705857aa9c1d975005e57c9aa6da8eb8ce5b2ca8f9c971fc8cbc4e82ffa11eafdb5927844c7642ccb --- perl-Curses-debuginfo-1.44-alt2.i586.rpm.repo 2023-08-25 15:43:48.000000000 +0000 +++ perl-Curses-debuginfo-1.44-alt2.i586.rpm.hasher 2023-09-23 06:26:15.138688769 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cf 40755 root:root -/usr/lib/debug/.build-id/cf/85e7a68fdbd09e4b1fc6f961c03e923d77f188 120777 root:root ../../../perl5/auto/Curses/Curses.so -/usr/lib/debug/.build-id/cf/85e7a68fdbd09e4b1fc6f961c03e923d77f188.debug 120777 root:root ../../usr/lib/perl5/auto/Curses/Curses.so.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/133abdee6fcefda6fe746ebd7f9631852a74fa 120777 root:root ../../../perl5/auto/Curses/Curses.so +/usr/lib/debug/.build-id/be/133abdee6fcefda6fe746ebd7f9631852a74fa.debug 120777 root:root ../../usr/lib/perl5/auto/Curses/Curses.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -25,5 +25,5 @@ Provides: perl-Curses-debuginfo = 1.44-alt2:sisyphus+327929.100.1.1 -File: /usr/lib/debug/.build-id/cf 40755 root:root -File: /usr/lib/debug/.build-id/cf/85e7a68fdbd09e4b1fc6f961c03e923d77f188 120777 root:root ../../../perl5/auto/Curses/Curses.so -File: /usr/lib/debug/.build-id/cf/85e7a68fdbd09e4b1fc6f961c03e923d77f188.debug 120777 root:root ../../usr/lib/perl5/auto/Curses/Curses.so.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/133abdee6fcefda6fe746ebd7f9631852a74fa 120777 root:root ../../../perl5/auto/Curses/Curses.so +File: /usr/lib/debug/.build-id/be/133abdee6fcefda6fe746ebd7f9631852a74fa.debug 120777 root:root ../../usr/lib/perl5/auto/Curses/Curses.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -31,3 +31,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Curses 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Curses/Curses.so.debug 100644 root:root 5f9e78acd0e24da1060904286b1982c9 +File: /usr/lib/debug/usr/lib/perl5/auto/Curses/Curses.so.debug 100644 root:root e9f8b52c44b0ac4f52d1daf85c422b4d File: /usr/src/debug/Curses-1.44 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/Curses-1.44/CursesWide.c 100644 root:root 917151c1b58ae9d570c29fd46a8dbc35 -RPMIdentity: 0235c6a400e958b086d1a9aa328e9ccc07b0eefc1c240355d0f2f5088b2aa183342dfad88cc067dbc7bfa2730cf56f4536f3a7f03f62f56f43e24125a10bb521 +RPMIdentity: ac10b65b4b457a20c530ee60417f230e90541d3789d7962e938392e71854fac6f2fbc4aed2e3924021332feccbad0d199c0b6073dde70575c689976b8bdcb1e2