<86>Aug 19 05:24:28 userdel[3511682]: delete user 'rooter' <86>Aug 19 05:24:28 userdel[3511682]: removed group 'rooter' owned by 'rooter' <86>Aug 19 05:24:28 userdel[3511682]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 19 05:24:28 groupadd[3511726]: group added to /etc/group: name=rooter, GID=1871 <86>Aug 19 05:24:28 groupadd[3511726]: group added to /etc/gshadow: name=rooter <86>Aug 19 05:24:28 groupadd[3511726]: new group: name=rooter, GID=1871 <86>Aug 19 05:24:28 useradd[3511755]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Aug 19 05:24:28 userdel[3511806]: delete user 'builder' <86>Aug 19 05:24:28 userdel[3511806]: removed group 'builder' owned by 'builder' <86>Aug 19 05:24:28 userdel[3511806]: removed shadow group 'builder' owned by 'builder' <86>Aug 19 05:24:28 groupadd[3511842]: group added to /etc/group: name=builder, GID=1872 <86>Aug 19 05:24:28 groupadd[3511842]: group added to /etc/gshadow: name=builder <86>Aug 19 05:24:28 groupadd[3511842]: new group: name=builder, GID=1872 <86>Aug 19 05:24:28 useradd[3511885]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Curses-1.44-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Curses-1.44-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Aug 19 05:24:31 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Aug 19 05:24:31 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Aug 19 05:24:31 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Aug 19 05:24:31 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Aug 19 05:24:31 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Aug 19 05:24:31 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed <13>Aug 19 05:24:31 rpmi: libncursesw-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Curses-1.44-alt1.nosrc.rpm (w1.gzdio) Installing perl-Curses-1.44-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82643 + 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.82643 + 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.05 cusr 0.00 csys = 0.06 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.51543 + 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-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51543 + 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.RmJqqQ 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.gAOvBB 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.5 >= set:keXigBQEwjpH3bcmx5gQCnoiIvqkfB6JPE3eeiKKBo7PeMcTADSFg1lQ2uwqtDBaorpMIiFK9KrZhy63GSb4UAt7yLPgzWxnBoTL7fRt4WhNKYSaLRF0m74hmjGa7, libmenuw.so.5 >= set:kecGLcFB9qxJLVI1FwNvOB5Kq2tWqPpYFAnweR4AvFYj9RaCZBComAEH1UaWwXrhLPdyZA3hMYLiUA6E4sAftYZpmAlL32U0o1Z5QZJJWenUyifo6s2liD0fDg, libncursesw.so.5 >= set:mfB3UYMSsjNePPzxzcFzGkNtUG6IUriQTBUk1nEBEDb3XqaUlsBEtKtJGCPO5p1Wnt3y9H6huvCA9mU1qL4tQOqj9YRELTeJB1Gu5IcdlF1AHdrnIu5a2wEnQAyy5ZEe81txnrUkDolPjicqo0h5fXBPq4kABfuRLaLlJpMlhyv4ro8zFDQMn3FzWLhsRd1jolZg2aEkRn1TIpxgmKbDJm6TdDKzQQV74VSc2TtuHMes5AxalLuMIcMohckotATkJ6EsxklYoeEOwv7aWZBsk, libpanelw.so.5 >= set:hdVyX3JPzGrvSegCdGC6yXZ8yZFF2Ll0, libperl-5.34.so >= set:ojjB3S7fO86HKADEj8uZd3yfPvCSAun1TEbRoqZ08xIqknRz4qgtvyvFItdZ4pb3A7ZCRYbt1, 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.bFoiKO Creating perl-Curses-debuginfo package Processing files: perl-Curses-debuginfo-1.44-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mZdtdK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Plgnw find-requires: running scripts (debuginfo) Requires: perl-Curses = 1.44-alt1, debug(libc.so.6), debug(libformw.so.5), debug(libmenuw.so.5), debug(libncursesw.so.5), debug(libpanelw.so.5), debug(libperl-5.34.so), debug(libtinfo.so.5) Adding to perl-Curses-debuginfo a strict dependency on perl-Curses Wrote: /usr/src/RPM/RPMS/i586/perl-Curses-1.44-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Curses-debuginfo-1.44-alt1.i586.rpm (w2.lzdio) 15.19user 4.67system 0:21.25elapsed 93%CPU (0avgtext+0avgdata 92308maxresident)k 0inputs+0outputs (0major+2099881minor)pagefaults 0swaps /.out/perl-Curses-1.44-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Curses-1.44-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Curses-debuginfo-1.44-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Curses-debuginfo-1.44-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic 2.98user 1.43system 0:28.05elapsed 15%CPU (0avgtext+0avgdata 123480maxresident)k 0inputs+0outputs (0major+189943minor)pagefaults 0swaps --- perl-Curses-1.44-alt1.i586.rpm.repo 2023-03-10 18:45:47.000000000 +0000 +++ perl-Curses-1.44-alt1.i586.rpm.hasher 2023-08-19 05:24:54.614014329 +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 a2112b262e5f3b0551b3c8020c3268ed +File: /usr/lib/perl5/auto/Curses/Curses.so 100644 root:root 051aaa7dc691b89f35f23a0dd49aa198 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: f6653adf7d1905310b7960717665341b33fba0ec6f739c7d30c80140ff9e9df1654ac9a08a51dace36d95eb081e57bcb13bf9298e2e836df401f4381eed3a6db +RPMIdentity: 7ff0ac1a5634d401e40997d5303cedfc840a83d60878f13553861c3c6493f150cbcb8eeda3ebd77f14cd2e8c93a3a10294b1209aec8020ac543bb46607614887 --- perl-Curses-debuginfo-1.44-alt1.i586.rpm.repo 2023-03-10 18:45:47.000000000 +0000 +++ perl-Curses-debuginfo-1.44-alt1.i586.rpm.hasher 2023-08-19 05:24:54.682015088 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/9134396cf589288195ce3afb00b08c9a18e5e6 120777 root:root ../../../perl5/auto/Curses/Curses.so -/usr/lib/debug/.build-id/16/9134396cf589288195ce3afb00b08c9a18e5e6.debug 120777 root:root ../../usr/lib/perl5/auto/Curses/Curses.so.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/61b2fe6e3fa3946fbbb2d69a4f7a2dcae95f68 120777 root:root ../../../perl5/auto/Curses/Curses.so +/usr/lib/debug/.build-id/85/61b2fe6e3fa3946fbbb2d69a4f7a2dcae95f68.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-alt1:sisyphus+316514.100.1.1 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/9134396cf589288195ce3afb00b08c9a18e5e6 120777 root:root ../../../perl5/auto/Curses/Curses.so -File: /usr/lib/debug/.build-id/16/9134396cf589288195ce3afb00b08c9a18e5e6.debug 120777 root:root ../../usr/lib/perl5/auto/Curses/Curses.so.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/61b2fe6e3fa3946fbbb2d69a4f7a2dcae95f68 120777 root:root ../../../perl5/auto/Curses/Curses.so +File: /usr/lib/debug/.build-id/85/61b2fe6e3fa3946fbbb2d69a4f7a2dcae95f68.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 1ba764a84f536a6629dd0951dc91deff +File: /usr/lib/debug/usr/lib/perl5/auto/Curses/Curses.so.debug 100644 root:root 6156fe61592f84f5f15abe0150a89c87 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: ee1a10beb162bbdc510985c18ffc6d07392b5676d6f07b5365ddd622d154f8e022b61f054e08442cbb93ef091b2939d08e6f1f7e52ba94ffddac31d1f4e8ae7d +RPMIdentity: e624971cfd704eedf69c6c25b42867040964b408666d410446fdd935b0dd05a82afc763ab424dd194f474e9723c2fd5c603e3de142e187b0b6715768899f96aa