Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Curses.spec'], chrootPath='/var/lib/mock/f29-build-25787-13419/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Curses.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-Curses-1.36-8.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Curses.spec'], chrootPath='/var/lib/mock/f29-build-25787-13419/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Curses.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eo8WNj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Curses-1.36 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/Curses-1.36.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Curses-1.36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + test -f hints/c-linux.ncursesw.h + cp hints/c-linux.ncurses.h hints/c-linux.ncursesw.h + sed -i -e 's|/usr/local/bin/perl|/usr/bin/perl|' demo demo.form demo.menu demo.panel demo2 + sed -i -e 's|/usr//bin/perl|/usr/bin/perl|' demo demo.form demo.menu demo.panel demo2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8qfqyF + umask 022 + cd /builddir/build/BUILD + cd Curses-1.36 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' PANELS MENUS FORMS GEN function: not applicable PANELS functions: enabled MENUS functions: enabled FORMS functions: enabled Making a guess for -I and -L/-l options... Guesses: includes: '-I/usr/include/ncursesw' libs: '-lncursesw' Curses type: ncursesw Making a guess for "c-config.h"... Choosing hints file 'hints/c-linux.ncursesw.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. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Curses + make -j4 Running Mkbootstrap for Curses () "/usr/bin/perl" test.syms PANELS MENUS FORMS 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -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 -lncursesw>/dev/null 2>&1' chmod 644 "Curses.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curses.bs blib/arch/auto/Curses/Curses.bs 644 cp Curses.pm blib/lib/Curses.pm BUILDSTDERR: function 'waddch' found BUILDSTDERR: function 'wechochar' found BUILDSTDERR: function 'waddchstr' found BUILDSTDERR: function 'waddchnstr' found BUILDSTDERR: function 'waddstr' found BUILDSTDERR: function 'waddnstr' found BUILDSTDERR: function 'wattroff' found BUILDSTDERR: function 'wattron' found BUILDSTDERR: function 'wattrset' found BUILDSTDERR: function 'wstandend' found BUILDSTDERR: function 'wstandout' found BUILDSTDERR: function 'wattr_get' found BUILDSTDERR: function 'wattr_off' found BUILDSTDERR: function 'wattr_on' found BUILDSTDERR: function 'wattr_set' found BUILDSTDERR: function 'wchgat' found BUILDSTDERR: function 'COLOR_PAIR' found BUILDSTDERR: function 'PAIR_NUMBER' found BUILDSTDERR: function 'beep' found BUILDSTDERR: function 'flash' found BUILDSTDERR: function 'wbkgd' found BUILDSTDERR: function 'wbkgdset' found BUILDSTDERR: function 'getbkgd' found BUILDSTDERR: function 'wborder' found BUILDSTDERR: function 'box' found BUILDSTDERR: function 'whline' found BUILDSTDERR: function 'wvline' found BUILDSTDERR: function 'werase' found BUILDSTDERR: function 'wclear' found BUILDSTDERR: function 'wclrtobot' found BUILDSTDERR: function 'wclrtoeol' found BUILDSTDERR: function 'start_color' found BUILDSTDERR: function 'init_pair' found BUILDSTDERR: function 'init_color' found BUILDSTDERR: function 'has_colors' found BUILDSTDERR: function 'can_change_color' found BUILDSTDERR: function 'color_content' found BUILDSTDERR: function 'pair_content' found BUILDSTDERR: function 'wdelch' found BUILDSTDERR: function 'wdeleteln' found BUILDSTDERR: function 'winsdelln' found BUILDSTDERR: function 'winsertln' found BUILDSTDERR: function 'wgetch' found BUILDSTDERR: function 'ungetch' found BUILDSTDERR: function 'has_key' found BUILDSTDERR: function 'KEY_F' found BUILDSTDERR: function 'wgetstr' found BUILDSTDERR: function 'wgetnstr' found BUILDSTDERR: function 'getyx' found BUILDSTDERR: function 'getparyx' found BUILDSTDERR: function 'getbegyx' found BUILDSTDERR: function 'getmaxyx' found BUILDSTDERR: function 'winch' found BUILDSTDERR: function 'winchstr' found BUILDSTDERR: function 'winchnstr' found BUILDSTDERR: function 'initscr' found BUILDSTDERR: function 'endwin' found BUILDSTDERR: function 'isendwin' found BUILDSTDERR: function 'newterm' found BUILDSTDERR: function 'set_term' found BUILDSTDERR: function 'delscreen' found BUILDSTDERR: function 'cbreak' found BUILDSTDERR: function 'cbreak' returns int BUILDSTDERR: function 'nocbreak' found BUILDSTDERR: function 'nocbreak' returns int BUILDSTDERR: function 'echo' found BUILDSTDERR: function 'echo' returns int BUILDSTDERR: function 'noecho' found BUILDSTDERR: function 'noecho' returns int BUILDSTDERR: function 'halfdelay' found BUILDSTDERR: function 'intrflush' found BUILDSTDERR: function 'keypad' found BUILDSTDERR: function 'meta' found BUILDSTDERR: function 'nodelay' found BUILDSTDERR: function 'notimeout' found BUILDSTDERR: function 'raw' found BUILDSTDERR: function 'raw' returns int BUILDSTDERR: function 'noraw' found BUILDSTDERR: function 'noraw' returns int BUILDSTDERR: function 'qiflush' found BUILDSTDERR: function 'noqiflush' found BUILDSTDERR: function 'wtimeout' found BUILDSTDERR: function 'typeahead' found BUILDSTDERR: function 'winsch' found BUILDSTDERR: function 'winsstr' found BUILDSTDERR: function 'winsnstr' found BUILDSTDERR: function 'winstr' found BUILDSTDERR: function 'winnstr' found BUILDSTDERR: function 'def_prog_mode' found BUILDSTDERR: function 'def_shell_mode' found BUILDSTDERR: function 'reset_prog_mode' found BUILDSTDERR: function 'reset_shell_mode' found BUILDSTDERR: function 'resetty' found BUILDSTDERR: function 'savetty' found BUILDSTDERR: function 'getsyx' found BUILDSTDERR: function 'getsyx' returns void BUILDSTDERR: function 'setsyx' found BUILDSTDERR: function 'setsyx' returns void BUILDSTDERR: function 'curs_set' found BUILDSTDERR: function 'napms' found BUILDSTDERR: function 'wmove' found BUILDSTDERR: function 'clearok' found BUILDSTDERR: function 'idlok' found BUILDSTDERR: function 'idlok' returns int BUILDSTDERR: function 'idcok' found BUILDSTDERR: function 'immedok' found BUILDSTDERR: function 'leaveok' found BUILDSTDERR: function 'wsetscrreg' found BUILDSTDERR: function 'scrollok' found BUILDSTDERR: function 'nl' found BUILDSTDERR: function 'nl' returns int BUILDSTDERR: function 'nonl' found BUILDSTDERR: function 'nonl' returns int BUILDSTDERR: function 'overlay' found BUILDSTDERR: function 'overwrite' found BUILDSTDERR: function 'copywin' found BUILDSTDERR: function 'newpad' found BUILDSTDERR: function 'subpad' found BUILDSTDERR: function 'prefresh' found BUILDSTDERR: function 'pnoutrefresh' found BUILDSTDERR: function 'pechochar' found BUILDSTDERR: function 'wrefresh' found BUILDSTDERR: function 'wnoutrefresh' found BUILDSTDERR: function 'doupdate' found BUILDSTDERR: function 'redrawwin' found BUILDSTDERR: function 'wredrawln' found BUILDSTDERR: function 'scr_dump' found BUILDSTDERR: function 'scr_restore' found BUILDSTDERR: function 'scr_init' found BUILDSTDERR: function 'scr_set' found BUILDSTDERR: function 'scroll' found BUILDSTDERR: function 'wscrl' found BUILDSTDERR: function 'slk_init' found BUILDSTDERR: function 'slk_set' found BUILDSTDERR: function 'slk_refresh' found BUILDSTDERR: function 'slk_noutrefresh' found BUILDSTDERR: function 'slk_label' found BUILDSTDERR: function 'slk_clear' found BUILDSTDERR: function 'slk_restore' found BUILDSTDERR: function 'slk_touch' found BUILDSTDERR: function 'slk_attron' found BUILDSTDERR: function 'slk_attrset' found BUILDSTDERR: function 'slk_attr' found BUILDSTDERR: function 'slk_attroff' found BUILDSTDERR: function 'slk_color' found BUILDSTDERR: function 'baudrate' found BUILDSTDERR: function 'erasechar' found BUILDSTDERR: function 'has_ic' found BUILDSTDERR: function 'has_il' found BUILDSTDERR: function 'killchar' found BUILDSTDERR: function 'termattrs' found BUILDSTDERR: function 'termname' found BUILDSTDERR: function 'touchwin' found BUILDSTDERR: function 'untouchwin' found BUILDSTDERR: function 'wtouchln' found BUILDSTDERR: function 'is_linetouched' found BUILDSTDERR: function 'is_wintouched' found BUILDSTDERR: function 'unctrl' found BUILDSTDERR: function 'keyname' found BUILDSTDERR: function 'filter' found BUILDSTDERR: function 'filter' returns void BUILDSTDERR: function 'use_env' found BUILDSTDERR: function 'putwin' found BUILDSTDERR: function 'getwin' found BUILDSTDERR: function 'delay_output' found BUILDSTDERR: function 'flushinp' found BUILDSTDERR: function 'newwin' found BUILDSTDERR: function 'delwin' found BUILDSTDERR: function 'mvwin' found BUILDSTDERR: function 'subwin' found BUILDSTDERR: function 'derwin' found BUILDSTDERR: function 'mvderwin' found BUILDSTDERR: function 'dupwin' found BUILDSTDERR: function 'wsyncup' found BUILDSTDERR: function 'syncok' found BUILDSTDERR: function 'wcursyncup' found BUILDSTDERR: function 'wsyncdown' found BUILDSTDERR: function 'getmouse' found BUILDSTDERR: function 'ungetmouse' found BUILDSTDERR: function 'mousemask' found BUILDSTDERR: function 'wenclose' found BUILDSTDERR: function 'wmouse_trafo' found BUILDSTDERR: function 'mouseinterval' found BUILDSTDERR: function 'BUTTON_RELEASE' found BUILDSTDERR: function 'BUTTON_PRESS' found BUILDSTDERR: function 'BUTTON_CLICK' found BUILDSTDERR: function 'BUTTON_DOUBLE_CLICK' found BUILDSTDERR: function 'BUTTON_TRIPLE_CLICK' found BUILDSTDERR: function 'BUTTON_RESERVED_EVENT' found BUILDSTDERR: Negative repeat count does nothing at test.syms line 272, line 196. BUILDSTDERR: function 'use_default_colors' found BUILDSTDERR: function 'assume_default_colors' found BUILDSTDERR: Negative repeat count does nothing at test.syms line 272, line 198. BUILDSTDERR: function 'define_key' found BUILDSTDERR: function 'keybound' found BUILDSTDERR: function 'keyok' found BUILDSTDERR: function 'resizeterm' found BUILDSTDERR: function 'wresize' found BUILDSTDERR: function 'getmaxy' found BUILDSTDERR: function 'getmaxx' found BUILDSTDERR: function 'flusok' NOT found BUILDSTDERR: function 'getcap' NOT found BUILDSTDERR: function 'touchoverlap' NOT found BUILDSTDERR: function 'new_panel' found BUILDSTDERR: function 'bottom_panel' found BUILDSTDERR: function 'top_panel' found BUILDSTDERR: function 'show_panel' found BUILDSTDERR: function 'update_panels' found BUILDSTDERR: function 'hide_panel' found BUILDSTDERR: function 'panel_window' found BUILDSTDERR: function 'replace_panel' found BUILDSTDERR: function 'move_panel' found BUILDSTDERR: function 'panel_hidden' found BUILDSTDERR: function 'panel_above' found BUILDSTDERR: function 'panel_below' found BUILDSTDERR: function 'set_panel_userptr' found BUILDSTDERR: function 'panel_userptr' found BUILDSTDERR: function 'del_panel' found BUILDSTDERR: function 'set_menu_fore' found BUILDSTDERR: function 'menu_fore' found BUILDSTDERR: function 'set_menu_back' found BUILDSTDERR: function 'menu_back' found BUILDSTDERR: function 'set_menu_grey' found BUILDSTDERR: function 'menu_grey' found BUILDSTDERR: function 'set_menu_pad' found BUILDSTDERR: function 'menu_pad' found BUILDSTDERR: function 'pos_menu_cursor' found BUILDSTDERR: function 'menu_driver' found BUILDSTDERR: function 'set_menu_format' found BUILDSTDERR: function 'menu_format' found BUILDSTDERR: function 'set_menu_items' found BUILDSTDERR: function 'menu_items' found BUILDSTDERR: function 'item_count' found BUILDSTDERR: function 'set_menu_mark' found BUILDSTDERR: function 'menu_mark' found BUILDSTDERR: function 'new_menu' found BUILDSTDERR: function 'free_menu' found BUILDSTDERR: function 'menu_opts' found BUILDSTDERR: function 'set_menu_opts' found BUILDSTDERR: function 'menu_opts_on' found BUILDSTDERR: function 'menu_opts_off' found BUILDSTDERR: function 'set_menu_pattern' found BUILDSTDERR: function 'menu_pattern' found BUILDSTDERR: function 'post_menu' found BUILDSTDERR: function 'unpost_menu' found BUILDSTDERR: function 'set_menu_userptr' found BUILDSTDERR: function 'menu_userptr' found BUILDSTDERR: function 'set_menu_win' found BUILDSTDERR: function 'menu_win' found BUILDSTDERR: function 'set_menu_sub' found BUILDSTDERR: function 'menu_sub' found BUILDSTDERR: function 'scale_menu' found BUILDSTDERR: function 'set_current_item' found BUILDSTDERR: function 'current_item' found BUILDSTDERR: function 'set_top_row' found BUILDSTDERR: function 'top_row' found BUILDSTDERR: function 'item_index' found BUILDSTDERR: function 'item_name' found BUILDSTDERR: function 'item_description' found BUILDSTDERR: function 'new_item' found BUILDSTDERR: function 'free_item' found BUILDSTDERR: function 'set_item_opts' found BUILDSTDERR: function 'item_opts_on' found BUILDSTDERR: function 'item_opts_off' found BUILDSTDERR: function 'item_opts' found BUILDSTDERR: function 'item_userptr' found BUILDSTDERR: function 'set_item_userptr' found BUILDSTDERR: function 'set_item_value' found BUILDSTDERR: function 'item_value' found BUILDSTDERR: function 'item_visible' found BUILDSTDERR: function 'menu_request_name' found BUILDSTDERR: function 'menu_request_by_name' found BUILDSTDERR: Negative repeat count does nothing at test.syms line 272, line 277. BUILDSTDERR: function 'set_menu_spacing' found BUILDSTDERR: function 'menu_spacing' found BUILDSTDERR: function 'pos_form_cursor' found BUILDSTDERR: function 'data_ahead' found BUILDSTDERR: function 'data_behind' found BUILDSTDERR: function 'form_driver' found BUILDSTDERR: function 'set_form_fields' found BUILDSTDERR: function 'form_fields' found BUILDSTDERR: function 'field_count' found BUILDSTDERR: function 'move_field' found BUILDSTDERR: function 'new_form' found BUILDSTDERR: function 'free_form' found BUILDSTDERR: function 'set_new_page' found BUILDSTDERR: function 'new_page' found BUILDSTDERR: function 'set_form_opts' found BUILDSTDERR: function 'form_opts_on' found BUILDSTDERR: function 'form_opts_off' found BUILDSTDERR: function 'form_opts' found BUILDSTDERR: function 'set_current_field' found BUILDSTDERR: function 'current_field' found BUILDSTDERR: function 'set_form_page' found BUILDSTDERR: function 'form_page' found BUILDSTDERR: function 'field_index' found BUILDSTDERR: function 'post_form' found BUILDSTDERR: function 'unpost_form' found BUILDSTDERR: function 'set_form_userptr' found BUILDSTDERR: function 'form_userptr' found BUILDSTDERR: function 'set_form_win' found BUILDSTDERR: function 'form_win' found BUILDSTDERR: function 'set_form_sub' found BUILDSTDERR: function 'form_sub' found BUILDSTDERR: function 'scale_form' found BUILDSTDERR: function 'set_field_fore' found BUILDSTDERR: function 'field_fore' found BUILDSTDERR: function 'set_field_back' found BUILDSTDERR: function 'field_back' found BUILDSTDERR: function 'set_field_pad' found BUILDSTDERR: function 'field_pad' found BUILDSTDERR: function 'set_field_buffer' found BUILDSTDERR: function 'field_buffer' found BUILDSTDERR: function 'set_field_status' found BUILDSTDERR: function 'field_status' found BUILDSTDERR: function 'set_max_field' found BUILDSTDERR: function 'field_info' found BUILDSTDERR: function 'dynamic_field_info' found BUILDSTDERR: function 'set_field_just' found BUILDSTDERR: function 'field_just' found BUILDSTDERR: function 'new_field' found BUILDSTDERR: function 'dup_field' found BUILDSTDERR: function 'link_field' found BUILDSTDERR: function 'free_field' found BUILDSTDERR: function 'set_field_opts' found BUILDSTDERR: function 'field_opts_on' found BUILDSTDERR: function 'field_opts_off' found BUILDSTDERR: function 'field_opts' found BUILDSTDERR: function 'set_field_userptr' found BUILDSTDERR: function 'field_userptr' found BUILDSTDERR: function 'field_arg' found BUILDSTDERR: function 'form_request_name' found BUILDSTDERR: function 'form_request_by_name' found BUILDSTDERR: Negative repeat count does nothing at test.syms line 272, line 337. BUILDSTDERR: variable 'LINES' found BUILDSTDERR: variable 'COLS' found BUILDSTDERR: variable 'stdscr' found BUILDSTDERR: variable 'curscr' found BUILDSTDERR: variable 'COLORS' found BUILDSTDERR: variable 'COLOR_PAIRS' found BUILDSTDERR: typedef 'attr_t' found BUILDSTDERR: typedef 'bool' found BUILDSTDERR: typedef 'chtype' found BUILDSTDERR: typedef 'MEVENT' found BUILDSTDERR: typedef 'mmask_t' found BUILDSTDERR: typedef 'SCREEN' found BUILDSTDERR: function 'waddnwstr' found BUILDSTDERR: function 'wget_wch' found BUILDSTDERR: function 'wgetn_wstr' found BUILDSTDERR: function 'winnwstr' found BUILDSTDERR: function 'wins_nwstr' found BUILDSTDERR: function 'unget_wch' found gcc -c -I/usr/include/ncursesw -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"1.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib64/perl5/CORE" Curses.c BUILDSTDERR: In file included from Curses.c:416: BUILDSTDERR: CursesWide.c: In function 'c_wstr2sv': BUILDSTDERR: CursesWide.c:84:15: warning: pointer targets in assignment from 'wchar_t * const' {aka 'int * const'} to 'wint_t *' {aka 'unsigned int *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: for (ws_p = ws; *ws_p; ws_p++) { BUILDSTDERR: ^ BUILDSTDERR: CursesWide.c:94:19: warning: pointer targets in assignment from 'wchar_t * const' {aka 'int * const'} to 'wint_t *' {aka 'unsigned int *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: for (ws_p = ws, u8_p = u8; *ws_p; ws_p++) BUILDSTDERR: ^ BUILDSTDERR: CursesWide.c:102:19: warning: pointer targets in assignment from 'wchar_t * const' {aka 'int * const'} to 'wint_t *' {aka 'unsigned int *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: for (ws_p = ws, u8_p = u8; *ws_p; ws_p++, u8_p++) BUILDSTDERR: ^ BUILDSTDERR: In file included from Curses.c:427: BUILDSTDERR: CursesFun.c: In function 'XS_Curses_enclose': BUILDSTDERR: CursesFun.c:3849:39: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] BUILDSTDERR: bool ret = c_mret == ERR ? ERR : wenclose(win, y, x); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: CursesFun.c: In function 'XS_Curses_mouse_trafo': BUILDSTDERR: CursesFun.c:3872:39: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] BUILDSTDERR: bool ret = c_mret == ERR ? ERR : wmouse_trafo(win, &pY, &pX, to_screen); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from Curses.c:49: BUILDSTDERR: CursesFun.c: In function 'XS_Curses_flusok': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesFun.c:4214:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesFun.c: In function 'XS_Curses_getcap': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesFun.c:4233:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesFun.c: In function 'XS_Curses_touchoverlap': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesFun.c:4252:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from Curses.c:429: BUILDSTDERR: CursesFunWide.c: In function 'XS_CURSES_addstring': BUILDSTDERR: CursesFunWide.c:117:26: warning: pointer targets in passing argument 2 of 'waddnwstr' differ in signedness [-Wpointer-sign] BUILDSTDERR: ret = waddnwstr(win, wstr, len); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from c-config.h:7, BUILDSTDERR: from Curses.c:13: BUILDSTDERR: /usr/include/ncursesw/ncurses.h:1793:28: note: expected 'const wchar_t *' {aka 'const int *'} but argument is of type 'wint_t *' {aka 'unsigned int *'} BUILDSTDERR: extern NCURSES_EXPORT(int) waddnwstr (WINDOW *,const wchar_t *,int); /* implemented */ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from Curses.c:429: BUILDSTDERR: CursesFunWide.c: In function 'XS_CURSES_insstring': BUILDSTDERR: CursesFunWide.c:153:27: warning: pointer targets in passing argument 2 of 'wins_nwstr' differ in signedness [-Wpointer-sign] BUILDSTDERR: ret = wins_nwstr(win, wstr, len); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from c-config.h:7, BUILDSTDERR: from Curses.c:13: BUILDSTDERR: /usr/include/ncursesw/ncurses.h:1808:28: note: expected 'const wchar_t *' {aka 'const int *'} but argument is of type 'wint_t *' {aka 'unsigned int *'} BUILDSTDERR: extern NCURSES_EXPORT(int) wins_nwstr (WINDOW *, const wchar_t *, int); /* implemented */ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from Curses.c:429: BUILDSTDERR: CursesFunWide.c: In function 'XS_CURSES_instring': BUILDSTDERR: CursesFunWide.c:176:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int x, y; BUILDSTDERR: ^ BUILDSTDERR: In file included from Curses.c:49: BUILDSTDERR: CursesVar.c: In function 'XS_Curses_Vars_FETCH': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesVar.c:127:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesVar.c: In function 'XS_Curses_Vars_STORE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesVar.c:185:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from Curses.c:434: BUILDSTDERR: CursesVar.c: In function 'XS_Curses_Vars_DESTROY': BUILDSTDERR: CursesVar.c:265:7: warning: unused variable 'rv' [-Wunused-variable] BUILDSTDERR: SV * rv = ST(0); BUILDSTDERR: ^~ BUILDSTDERR: In file included from Curses.c:49: BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesVar.c:263:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_BLOCK': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:16:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_BOARD': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:33:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_BTEE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:50:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_BULLET': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:67:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_CKBOARD': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:84:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_DARROW': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:101:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_DEGREE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:118:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_DIAMOND': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:135:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_HLINE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:152:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_LANTERN': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:169:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_LARROW': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:186:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_LLCORNER': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:203:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_LRCORNER': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:220:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_LTEE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:237:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_PLMINUS': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:254:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_PLUS': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:271:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_RARROW': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:288:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_RTEE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:305:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_S1': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:322:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_S9': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:339:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_TTEE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:356:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_UARROW': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:373:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_ULCORNER': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:390:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_URCORNER': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:407:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CursesCon.c: In function 'XS_Curses_ACS_VLINE': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable] BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:154:20: note: in definition of macro 'dITEMS' BUILDSTDERR: #define dITEMS I32 items = (I32)(SP - MARK) BUILDSTDERR: ^~~~~ BUILDSTDERR: CursesCon.c:424:5: note: in expansion of macro 'dXSARGS' BUILDSTDERR: dXSARGS; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from Curses.c:436: BUILDSTDERR: CursesBoot.c: In function 'boot_Curses': BUILDSTDERR: CursesBoot.c:24:10: warning: unused variable 't2' [-Wunused-variable] BUILDSTDERR: SV *t2; BUILDSTDERR: ^~ BUILDSTDERR: CursesBoot.c:23:10: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: IV tmp; BUILDSTDERR: ^~~ BUILDSTDERR: CursesBoot.c:18:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: In file included from Curses.c:416: BUILDSTDERR: At top level: BUILDSTDERR: CursesWide.c:139:1: warning: 'c_sv2bstr' defined but not used [-Wunused-function] BUILDSTDERR: c_sv2bstr(SV * const sv, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: CursesWide.c:64:1: warning: 'c_bstr2sv' defined but not used [-Wunused-function] BUILDSTDERR: c_bstr2sv(SV * const sv, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: Curses.c:164:1: warning: 'c_con_not_there' defined but not used [-Wunused-function] BUILDSTDERR: c_con_not_there(fn) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: Curses.c:157:1: warning: 'c_var_not_there' defined but not used [-Wunused-function] BUILDSTDERR: c_var_not_there(fn) BUILDSTDERR: ^~~~~~~~~~~~~~~ rm -f blib/arch/auto/Curses/Curses.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Curses.o -o blib/arch/auto/Curses/Curses.so \ -lpanelw -lmenuw -lformw -lncursesw -lperl \ chmod 755 blib/arch/auto/Curses/Curses.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jCsb9O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 + cd Curses-1.36 + rm -rf /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curses.bs blib/arch/auto/Curses/Curses.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Curses/Curses.so Installing /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/Curses.pm Installing /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/share/man/man3/Curses.3pm + find /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr + chmod -x demo demo.form demo.menu demo.panel demo2 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.36-8.fc29 --unique-debug-suffix -1.36-8.fc29.riscv64 --unique-debug-src-base perl-Curses-1.36-8.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Curses-1.36 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Curses/Curses.so extracting debug info from /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Curses/Curses.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 420 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MqW7Qi Processing files: perl-Curses-1.36-8.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1bePWM + umask 022 + cd /builddir/build/BUILD + cd Curses-1.36 + DOCDIR=/builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/share/doc/perl-Curses + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/share/doc/perl-Curses + cp -pr Copying /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/share/doc/perl-Curses + cp -pr Artistic /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/share/doc/perl-Curses + cp -pr README /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/share/doc/perl-Curses + cp -pr demo demo.form demo.menu demo.panel demo2 /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64/usr/share/doc/perl-Curses + exit 0 Provides: perl(Curses) = 1.36 perl(Curses::Field) perl(Curses::Form) perl(Curses::Item) perl(Curses::Menu) perl(Curses::Panel) perl(Curses::Screen) perl(Curses::Window) perl-Curses = 1.36-8.fc29 perl-Curses(riscv-64) = 1.36-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libformw.so.6()(64bit) libmenuw.so.6()(64bit) libncursesw.so.6()(64bit) libpanelw.so.6()(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) rtld(GNU_HASH) Processing files: perl-Curses-debugsource-1.36-8.fc29.riscv64 Provides: perl-Curses-debugsource = 1.36-8.fc29 perl-Curses-debugsource(riscv-64) = 1.36-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Curses-debuginfo-1.36-8.fc29.riscv64 Provides: debuginfo(build-id) = 8d2763b2fef5c4ae53642c58128f27b5a0b65183 perl-Curses-debuginfo = 1.36-8.fc29 perl-Curses-debuginfo(riscv-64) = 1.36-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Curses-debugsource(riscv-64) = 1.36-8.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Curses-1.36-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Curses-debugsource-1.36-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Curses-debuginfo-1.36-8.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aLvMZj + umask 022 + cd /builddir/build/BUILD + cd Curses-1.36 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Curses-1.36-8.fc29.riscv64 + exit 0 Child return code was: 0