Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Curses.spec'], uid=1000printOutput=Falselogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0shell=Falsegid=135user='mockbuild'env={'CCACHE_UMASK': '002', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Curses.spec'] with env {'CCACHE_UMASK': '002', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-Curses-1.32-3bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-Curses.spec '], uid=1000printOutput=Falselogger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0shell=Falsegid=135user='mockbuild'env={'CCACHE_UMASK': '002', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-Curses.spec '] with env {'CCACHE_UMASK': '002', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KliW67 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Curses-1.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/Curses-1.32.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Curses-1.32 + /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.oZv0ma + umask 022 + cd /builddir/build/BUILD + cd Curses-1.32 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' 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 -j8 "/usr/bin/perl" test.syms PANELS MENUS FORMS Running Mkbootstrap for Curses () 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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -lncursesw>/dev/null 2>&1' chmod 644 "Curses.bs" cp Curses.pm blib/lib/Curses.pm function 'waddch' found function 'wechochar' found function 'waddchstr' found function 'waddchnstr' found function 'waddstr' found function 'waddnstr' found function 'wattroff' found function 'wattron' found function 'wattrset' found function 'wstandend' found function 'wstandout' found function 'wattr_get' found function 'wattr_off' found function 'wattr_on' found function 'wattr_set' found function 'wchgat' found function 'COLOR_PAIR' found function 'PAIR_NUMBER' found function 'beep' found function 'flash' found function 'wbkgd' found function 'wbkgdset' found function 'getbkgd' found function 'wborder' found function 'box' found function 'whline' found function 'wvline' found function 'werase' found function 'wclear' found function 'wclrtobot' found function 'wclrtoeol' found function 'start_color' found function 'init_pair' found function 'init_color' found function 'has_colors' found function 'can_change_color' found function 'color_content' found function 'pair_content' found function 'wdelch' found function 'wdeleteln' found function 'winsdelln' found function 'winsertln' found function 'wgetch' found function 'ungetch' found function 'has_key' found function 'KEY_F' found function 'wgetstr' found function 'wgetnstr' found function 'getyx' found function 'getparyx' found function 'getbegyx' found function 'getmaxyx' found function 'winch' found function 'winchstr' found function 'winchnstr' found function 'initscr' found function 'endwin' found function 'isendwin' found function 'newterm' found function 'set_term' found function 'delscreen' found function 'cbreak' found function 'cbreak' returns int function 'nocbreak' found function 'nocbreak' returns int function 'echo' found function 'echo' returns int function 'noecho' found function 'noecho' returns int function 'halfdelay' found function 'intrflush' found function 'keypad' found function 'meta' found function 'nodelay' found function 'notimeout' found function 'raw' found function 'raw' returns int function 'noraw' found function 'noraw' returns int function 'qiflush' found function 'noqiflush' found function 'wtimeout' found function 'typeahead' found function 'winsch' found function 'winsstr' found function 'winsnstr' found function 'winstr' found function 'winnstr' found function 'def_prog_mode' found function 'def_shell_mode' found function 'reset_prog_mode' found function 'reset_shell_mode' found function 'resetty' found function 'savetty' found function 'getsyx' found function 'getsyx' returns void function 'setsyx' found function 'setsyx' returns void function 'curs_set' found function 'napms' found function 'wmove' found function 'clearok' found function 'idlok' found function 'idlok' returns int function 'idcok' found function 'immedok' found function 'leaveok' found function 'wsetscrreg' found function 'scrollok' found function 'nl' found function 'nl' returns int function 'nonl' found function 'nonl' returns int function 'overlay' found function 'overwrite' found function 'copywin' found function 'newpad' found function 'subpad' found function 'prefresh' found function 'pnoutrefresh' found function 'pechochar' found function 'wrefresh' found function 'wnoutrefresh' found function 'doupdate' found function 'redrawwin' found function 'wredrawln' found function 'scr_dump' found function 'scr_restore' found function 'scr_init' found function 'scr_set' found function 'scroll' found function 'wscrl' found function 'slk_init' found function 'slk_set' found function 'slk_refresh' found function 'slk_noutrefresh' found function 'slk_label' found function 'slk_clear' found function 'slk_restore' found function 'slk_touch' found function 'slk_attron' found function 'slk_attrset' found function 'slk_attr' found function 'slk_attroff' found function 'slk_color' found function 'baudrate' found function 'erasechar' found function 'has_ic' found function 'has_il' found function 'killchar' found function 'termattrs' found function 'termname' found function 'touchwin' found function 'untouchwin' found function 'wtouchln' found function 'is_linetouched' found function 'is_wintouched' found function 'unctrl' found function 'keyname' found function 'filter' found function 'filter' returns void function 'use_env' found function 'putwin' found function 'getwin' found function 'delay_output' found function 'flushinp' found function 'newwin' found function 'delwin' found function 'mvwin' found function 'subwin' found function 'derwin' found function 'mvderwin' found function 'dupwin' found function 'wsyncup' found function 'syncok' found function 'wcursyncup' found function 'wsyncdown' found function 'getmouse' found function 'ungetmouse' found function 'mousemask' found function 'wenclose' found function 'wmouse_trafo' found function 'mouseinterval' found function 'BUTTON_RELEASE' found function 'BUTTON_PRESS' found function 'BUTTON_CLICK' found function 'BUTTON_DOUBLE_CLICK' found function 'BUTTON_TRIPLE_CLICK' found function 'BUTTON_RESERVED_EVENT' found Negative repeat count does nothing at test.syms line 272, line 196. function 'use_default_colors' found function 'assume_default_colors' found Negative repeat count does nothing at test.syms line 272, line 198. function 'define_key' found function 'keybound' found function 'keyok' found function 'resizeterm' found function 'wresize' found function 'getmaxy' found function 'getmaxx' found function 'flusok' NOT found function 'getcap' NOT found function 'touchoverlap' NOT found function 'new_panel' found function 'bottom_panel' found function 'top_panel' found function 'show_panel' found function 'update_panels' found function 'hide_panel' found function 'panel_window' found function 'replace_panel' found function 'move_panel' found function 'panel_hidden' found function 'panel_above' found function 'panel_below' found function 'set_panel_userptr' found function 'panel_userptr' found function 'del_panel' found function 'set_menu_fore' found function 'menu_fore' found function 'set_menu_back' found function 'menu_back' found function 'set_menu_grey' found function 'menu_grey' found function 'set_menu_pad' found function 'menu_pad' found function 'pos_menu_cursor' found function 'menu_driver' found function 'set_menu_format' found function 'menu_format' found function 'set_menu_items' found function 'menu_items' found function 'item_count' found function 'set_menu_mark' found function 'menu_mark' found function 'new_menu' found function 'free_menu' found function 'menu_opts' found function 'set_menu_opts' found function 'menu_opts_on' found function 'menu_opts_off' found function 'set_menu_pattern' found function 'menu_pattern' found function 'post_menu' found function 'unpost_menu' found function 'set_menu_userptr' found function 'menu_userptr' found function 'set_menu_win' found function 'menu_win' found function 'set_menu_sub' found function 'menu_sub' found function 'scale_menu' found function 'set_current_item' found function 'current_item' found function 'set_top_row' found function 'top_row' found function 'item_index' found function 'item_name' found function 'item_description' found function 'new_item' found function 'free_item' found function 'set_item_opts' found function 'item_opts_on' found function 'item_opts_off' found function 'item_opts' found function 'item_userptr' found function 'set_item_userptr' found function 'set_item_value' found function 'item_value' found function 'item_visible' found function 'menu_request_name' found function 'menu_request_by_name' found Negative repeat count does nothing at test.syms line 272, line 277. function 'set_menu_spacing' found function 'menu_spacing' found function 'pos_form_cursor' found function 'data_ahead' found function 'data_behind' found function 'form_driver' found function 'set_form_fields' found function 'form_fields' found function 'field_count' found function 'move_field' found function 'new_form' found function 'free_form' found function 'set_new_page' found function 'new_page' found function 'set_form_opts' found function 'form_opts_on' found function 'form_opts_off' found function 'form_opts' found function 'set_current_field' found function 'current_field' found function 'set_form_page' found function 'form_page' found function 'field_index' found function 'post_form' found function 'unpost_form' found function 'set_form_userptr' found function 'form_userptr' found function 'set_form_win' found function 'form_win' found function 'set_form_sub' found function 'form_sub' found function 'scale_form' found function 'set_field_fore' found function 'field_fore' found function 'set_field_back' found function 'field_back' found function 'set_field_pad' found function 'field_pad' found function 'set_field_buffer' found function 'field_buffer' found function 'set_field_status' found function 'field_status' found function 'set_max_field' found function 'field_info' found function 'dynamic_field_info' found function 'set_field_just' found function 'field_just' found function 'new_field' found function 'dup_field' found function 'link_field' found function 'free_field' found function 'set_field_opts' found function 'field_opts_on' found function 'field_opts_off' found function 'field_opts' found function 'set_field_userptr' found function 'field_userptr' found function 'field_arg' found function 'form_request_name' found function 'form_request_by_name' found Negative repeat count does nothing at test.syms line 272, line 337. variable 'LINES' found variable 'COLS' found variable 'stdscr' found variable 'curscr' found variable 'COLORS' found variable 'COLOR_PAIRS' found typedef 'attr_t' found typedef 'bool' found typedef 'chtype' found typedef 'MEVENT' found typedef 'mmask_t' found typedef 'SCREEN' found function 'waddnwstr' found function 'wget_wch' found function 'wgetn_wstr' found function 'winnwstr' found function 'wins_nwstr' found function 'unget_wch' found gcc -c -I/usr/include/ncursesw -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I/usr/lib/perl5/CORE" Curses.c rm -f blib/arch/auto/Curses/Curses.so gcc -shared -Wl,-z,relro -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 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curses.bs blib/arch/auto/Curses/Curses.bs 644 Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cV5yYw + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm + cd Curses-1.32 + rm -rf /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm Running Mkbootstrap for Curses () chmod 644 "Curses.bs" 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.32-3bs02fc23.arm/usr/lib/perl5/vendor_perl/auto/Curses/Curses.so Installing /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/lib/perl5/vendor_perl/Curses.pm Installing /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/share/man/man3/Curses.3pm + find /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr + chmod -x demo demo.form demo.menu demo.panel demo2 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Curses-1.32 extracting debug info from /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/lib/perl5/vendor_perl/auto/Curses/Curses.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 419 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8pZ83I + umask 022 + cd /builddir/build/BUILD + cd Curses-1.32 + make test 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.32, Perl 5.022001 t/00-load.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.07 usr 0.00 sys + 0.09 cusr 0.03 csys = 0.19 CPU) Result: PASS + exit 0 Processing files: perl-Curses-1.32-3bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ApMhFs + umask 022 + cd /builddir/build/BUILD + cd Curses-1.32 + DOCDIR=/builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/share/doc/perl-Curses + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/share/doc/perl-Curses + cp -pr Copying /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/share/doc/perl-Curses + cp -pr Artistic /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/share/doc/perl-Curses + cp -pr README /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/share/doc/perl-Curses + cp -pr demo demo.form demo.menu demo.panel demo2 /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm/usr/share/doc/perl-Curses + exit 0 Provides: perl(Curses) = 1.32 perl(Curses::Field) perl(Curses::Form) perl(Curses::Item) perl(Curses::Menu) perl(Curses::Panel) perl(Curses::Screen) perl(Curses::Window) perl-Curses = 1.32-3bs02fc23 perl-Curses(armv6hl-32) = 1.32-3bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libformw.so.5 libmenuw.so.5 libncursesw.so.5 libpanelw.so.5 libperl.so.5.22 libtinfo.so.5 perl(Carp) perl(DynaLoader) perl(Exporter) rtld(GNU_HASH) Processing files: perl-Curses-debuginfo-1.32-3bs02fc23.armv6hl Provides: perl-Curses-debuginfo = 1.32-3bs02fc23 perl-Curses-debuginfo(armv6hl-32) = 1.32-3bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm Wrote: /builddir/build/RPMS/perl-Curses-1.32-3bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-Curses-debuginfo-1.32-3bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dT5yNT + umask 022 + cd /builddir/build/BUILD + cd Curses-1.32 + rm -rf /builddir/build/BUILDROOT/perl-Curses-1.32-3bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->