Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/yash.spec'], logger=gid=425timeout=172800user='mockbuild'uid=1000chrootPath='/var/lib/mock/f23-build-6514484-642880/root'shell=Falseenv={'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/yash.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/yash-2.43-1.fc23.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/yash.spec'], logger=gid=425timeout=172800user='mockbuild'uid=1000chrootPath='/var/lib/mock/f23-build-6514484-642880/root'shell=Falseenv={'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}private_network=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/yash.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OnzT1Q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yash-2.43 + /usr/bin/xz -dc /builddir/build/SOURCES/yash-2.43.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yash-2.43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k1kJnM + umask 022 + cd /builddir/build/BUILD + cd yash-2.43 + env CC=gcc 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --datarootdir=/usr/share --docdir=/usr/share/doc/yash-doc/ checking operating system... linux checking POSIX conformance... 200809 checking SUS conformance... 700 checking whether the compiler works... yes checking whether make supports include statements... yes checking whether make sets $SHELL macro... yes checking for the pax command... no checking for the install command... yes checking what values _POSIX_C_SOURCE and _XOPEN_SOURCE should have... _POSIX_C_SOURCE=200809L, _XOPEN_SOURCE=700 checking whether _XOPEN_SOURCE_EXTENDED should be defined... yes checking if loader flag -lm can be omitted... no checking for socket library... yes checking for ngettext... yes checking for gettext library... yes checking for curses.h... yes checking for term.h... yes checking for terminfo library... with -ltinfo checking for /proc/self/exe... yes checking for strnlen... yes checking for wcsnlen... yes checking for wcscasecmp... yes checking for wcsnrtombs... yes checking for wcstold... yes checking for wcwidth... yes checking if defines S_ISVTX... yes checking if unsetenv returns int... yes checking for st_atim... yes checking for st_mtim... yes checking for WCONTINUED and WIFCONTINUED... yes checking for faccessat... yes checking for strsingal... yes checking for setpwent/getpwent/endpwent... yes checking for pw_gecos... yes checking for setgrent/getgrent/endgrent... yes checking for sethostent/gethostent/endhostent... yes checking for paths.h... yes checking if getcwd(NULL,0) returns malloc'ed string... yes checking if ioctl supports TIOCGWINSZ... yes checking if wide-oriented I/O is fully working... yes checking if fgetws is fully working... yes checking for getrlimit and setrlimit... yes checking for RLIM_SAVED_CUR... yes checking for RLIM_SAVED_MAX... yes checking for RLIMIT_AS... yes checking for RLIMIT_LOCKS... yes checking for RLIMIT_MEMLOCK... yes checking for RLIMIT_MSGQUEUE... yes checking for RLIMIT_NICE... yes checking for RLIMIT_NPROC... yes checking for RLIMIT_RSS... yes checking for RLIMIT_RTPRIO... yes checking for RLIMIT_SIGPENDING... yes checking if ctags accepts --recurse option... no checking if etags accepts --recurse option... no creating config.status... done creating config.h... done creating ./Makefile... done creating builtins/Makefile... done creating doc/Makefile... done creating doc/ja/Makefile... done creating lineedit/Makefile... done creating po/Makefile... done creating tests/Makefile... done + make -k -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c alias.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c arith.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c builtin.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c exec.c builtin.c: In function 'format_option_list_entry': builtin.c:468:17: warning: format '%lc' expects argument of type 'wint_t', but argument 3 has type 'wchar_t {aka const long int}' [-Wformat=] sb_printf(buf, "-%lc%s", opt->shortopt, optargmark); ^ exec.c: In function 'assignment_is_temporary': exec.c:1126:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_long_calculation2': arith.c:427:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_double_comparison': arith.c:468:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_long_calculation1': arith.c:395:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_double_calculation': arith.c:447:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'value_to_string': arith.c:319:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exec.c: In function 'is_errexit_condition_for': exec.c:703:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exec.c: In function 'exec_command_substitution': exec.c:1478:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ builtin.c: In function 'print_option_list': builtin.c:482:2: warning: 'optargmark' may be used uninitialized in this function [-Wmaybe-uninitialized] sb_printf(buf, "--%ls%s", opt->longopt, optargmark); ^ In file included from builtin.c:19:0: builtin.c:475:19: note: 'optargmark' was declared here const char *INIT(optargmark); ^ common.h:50:18: note: in definition of macro 'INIT' # define INIT(x) x ^ builtin.c:468:2: warning: 'optargmark' may be used uninitialized in this function [-Wmaybe-uninitialized] sb_printf(buf, "-%lc%s", opt->shortopt, optargmark); ^ In file included from builtin.c:19:0: builtin.c:461:19: note: 'optargmark' was declared here const char *INIT(optargmark); ^ common.h:50:18: note: in definition of macro 'INIT' # define INIT(x) x ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c expand.c builtin.c: In function 'generate_builtin_candidates': builtin.c:514:22: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!(compopt->type & type)) ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hashtable.c arith.c: In function 'parse_logical_and': arith.c:576:5: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (value) switch (result->type) { ^ arith.c: In function 'parse_assignment': arith.c:540:5: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!value) switch (result->type) { ^ arith.c:526:7: note: 'value' was declared here bool value, valid = true; ^ arith.c:498:38: warning: 'cond' may be used uninitialized in this function [-Wmaybe-uninitialized] info->parseonly = saveparseonly2 || !cond; ^ arith.c:486:7: note: 'cond' was declared here bool cond, valid = true; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c input.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c job.c expand.c: In function 'expand_four': expand.c:902:8: warning: 'concat' may be used uninitialized in this function [-Wmaybe-uninitialized] if (concat) ^ expand.c:727:10: note: 'concat' was declared here bool concat; /* concatenate array elements? */ ^ expand.c:798:49: warning: 'values' may be used uninitialized in this function [-Wmaybe-uninitialized] (((wchar_t *) values[0])[0] == L'\0' && values[1] == NULL)) ^ expand.c:726:12: note: 'values' was declared here void **values; /* the result */ ^ job.c: In function 'calc_status_of_job': job.c:638:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ job.c: In function 'calc_status': job.c:605:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ job.c: In function 'get_job_status_string': job.c:725:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ job.c: In function 'get_process_status_string': job.c:702:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mail.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c option.c option.c: In function 'print_shopts_body': option.c:847:19: warning: format '%lc' expects argument of type 'wint_t', but argument 2 has type 'wchar_t {aka const long int}' [-Wformat=] if (!xprintf("-%lc", o->shortopt_enable)) ^ option.c:850:19: warning: format '%lc' expects argument of type 'wint_t', but argument 2 has type 'wchar_t {aka const long int}' [-Wformat=] if (!xprintf("+%lc", o->shortopt_disable)) ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c parser.c option.c: In function 'handle_search_result': option.c:614:10: warning: 'optarg' may be used uninitialized in this function [-Wmaybe-uninitialized] return set_normal_option(opt, optarg, shell_invocation); ^ parser.c: In function 'read_and_parse': parser.c:585:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ parser.c: In function 'parse_special_word_unit': parser.c:1552:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ parser.c: In function 'get_errmsg_unexpected_token': parser.c:2723:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c path.c job.c: In function 'continue_job': job.c:1222:12: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] return status; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plist.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c redir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o makesignum makesignum.c -lm -ltinfo parser.c: In function 'print_one_command': parser.c:3174:2: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] wb_wprintf(&pr->buffer, L"%d%ls", rd->rd_fd, s); ^ parser.c:3155:17: note: 's' was declared here const wchar_t *s; ^ parser.c:3175:2: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (type) { ^ parser.c:3156:29: note: 'type' was declared here enum { file, here, proc, } type; ^ redir.c: In function 'open_process_redirection': redir.c:859:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c strbuf.c redir.c: In function 'open_redirections': redir.c:428:6: warning: 'keepopen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!keepopen) ^ redir.c:426:7: warning: 'fd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (xdup2(fd, r->rd_fd) < 0) ^ redir.c:379:3: warning: 'filename' may be used uninitialized in this function [-Wmaybe-uninitialized] xerror(errno, Ngt("redirection: cannot open file `%s'"), ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util.c parser.c: In function 'parse_compound_command': parser.c:2029:29: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] parse_redirect_list(ps, &result->c_redirs); ^ creating configm.h...done gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xfnmatch.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xgetopt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c yash.c xgetopt.c: In function 'found_long_option': xgetopt.c:311:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c history.c parser.c: In function 'parse_group': parser.c:2066:2: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] print_errmsg_token_missing(ps, end); ^ parser.c:2061:2: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] serror(ps, Ngt("commands are missing between `%ls' and `%ls'"), ^ history.c: In function 'fc_edit_and_exec_entries': history.c:1598:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/builtins' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c printf.c parser.c: In function 'read_and_parse': parser.c:2569:2: warning: 'operator' may be used uninitialized in this function [-Wmaybe-uninitialized] serror(ps, Ngt("here-document content for %s%ls is missing"), ^ parser.c:2563:14: note: 'operator' was declared here const char *operator; ^ printf.c: In function 'printf_printf': printf.c:672:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test.c test.c: In function 'test_file': test.c:234:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/lineedit' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c complete.c make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/tests' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o checkfg checkfg.c -lm -ltinfo complete.c: In function 'print_compopt_info': complete.c:535:2: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] le_compdebug("pattern: \"%ls\" (%s)", p->pattern, s); ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o resetsig resetsig.c -lm -ltinfo gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ulimit.c make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/tests' ar -rc builtins.a printf.o test.o ulimit.o make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/po' make[1]: 'stamp-po' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/po' make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/doc' make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/builtins' ./makesignum > signum.h make[2]: Entering directory '/builddir/build/BUILD/yash-2.43/doc/ja' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c variable.c make[2]: Leaving directory '/builddir/build/BUILD/yash-2.43/doc/ja' make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/doc' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c compparse.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sig.c complete.c: In function 'le_complete': complete.c:494:5: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] le_compdebug("quote type: %s", s); ^ In file included from complete.c:19:0: complete.c:487:22: note: 's' was declared here const char *INIT(s); ^ ../common.h:50:18: note: in definition of macro 'INIT' # define INIT(x) x ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c display.c display.c: In function 'divide_candidates_pages': display.c:1085:10: warning: unused variable 'ok' [-Wunused-variable] bool ok = arrange_candidates(cand_per_col, -1); ^ display.c: In function 'print_candidate': display.c:1298:9: warning: unused variable 'line' [-Wunused-variable] int line = lebuf.pos.line; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c editing.c variable.c: In function 'new_variable': variable.c:609:2: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] varvaluefree(var); ^ editing.c: In function 'need_update_last_search_value': editing.c:3399:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ creating commands.in... gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lineedit.c lineedit.c: In function 'le_readline': lineedit.c:109:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ variable.c: In function 'array_builtin': variable.c:2009:10: warning: 'max' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!validate_operand_count(argc - xoptind, min, max)) ^ variable.c:2009:10: warning: 'min' may be used uninitialized in this function [-Wmaybe-uninitialized] editing.c: In function 'perform_search': editing.c:3495:5: warning: 'xfnm' may be used uninitialized in this function [-Wmaybe-uninitialized] xfnm_free(xfnm); ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c terminfo.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c trie.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keymap.c keymap.c: In function 'print_binding_main': keymap.c:532:10: warning: 'modechar' may be used uninitialized in this function [-Wmaybe-uninitialized] char modechar; ^ ar -rc lineedit.a complete.o compparse.o display.o editing.o keymap.o lineedit.o terminfo.o trie.o make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/lineedit' gcc -o yash alias.o arith.o builtin.o exec.o expand.o hashtable.o input.o job.o mail.o option.o parser.o path.o plist.o redir.o sig.o strbuf.o util.o variable.o xfnmatch.o xgetopt.o yash.o history.o builtins/builtins.a lineedit/lineedit.a -lm -ltinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z61apX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386 ++ dirname /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386 + cd yash-2.43 + make install install-html DESTDIR=/builddir/build/BUILDROOT/yash-2.43-1.fc23.i386 'INSTALL=install -p' 'CPPROG=cp -p' make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/builtins' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/builtins' make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/lineedit' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/lineedit' install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/bin install -p -c yash /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/bin/yash install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/man install -p -c -m 644 share/completion/INIT /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/[ /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/_backup /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/_blocksize /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/_bsd /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/_dot /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/alias /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/array /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/awk /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/basename /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/bash /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/bg /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/bindkey /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/break /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/bsdtar /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/carthage /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/cat /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/cd /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/chgrp /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/chmod /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/chown /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/chsh /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/cmp /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/comm /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/command /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/complete /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/configure /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/continue /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/cp /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/crontab /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/csplit /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/cut /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/dash /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/date /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/df /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/diff /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/dirs /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/disown /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/dnf /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/du /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/echo /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ed /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/egrep /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/env /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/eval /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/eview /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/evim /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ex /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/exec /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/exit /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/expand /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/export /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/fc /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/fg /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/fgrep /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/file /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/find /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/fold /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gawk /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/getconf /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/getopts /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gex /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-add /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-am /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-annotate /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-apply /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-bisect /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-blame /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-branch /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-checkout /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-cherry /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-cherry-pick /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-clean /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-clone /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-commit /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-config /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-describe /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-diff /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-diff-tree /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-fetch /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-format-patch /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-grep /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-init /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-log /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-ls-remote /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-merge /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-name-rev /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-notes /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-pull /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-push /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-rebase /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-reflog /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-remote /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-request-pull /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-reset /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-rev-list /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-rev-parse /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-revert /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-rm /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-show /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-show-branch /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-stash /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-status /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-submodule /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-svn /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-tag /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-whatchanged /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/git-worktree /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gitg /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gitk /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gitx /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gnutar /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/grep /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gtar /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gview /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gvim /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/gvimdiff /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/hash /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/head /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/help /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/history /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/iconv /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/id /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/jobs /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/join /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/kill /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ksh /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/less /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ln /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/locale /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ls /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/make /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/man /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/mesg /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/mkdir /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/mkfifo /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/mksh /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/more /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/mv /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/nawk /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/newgrp /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/nice /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/nl /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/nohup /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/od /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/passwd /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/paste /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/patch /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/pathchk /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/pgawk /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/popd /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/pr /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/printf /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ps /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/pushd /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/pwd /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/read /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/readonly /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/renice /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/return /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/rgview /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/rgvim /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/rm /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/rmdir /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/rsync /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/rview /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/rvim /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/scp /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/sed /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/set /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/sftp /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/sh /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/shift /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/slogin /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/sort /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/split /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ssh /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-add /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-agent /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-keygen /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/stty /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/su /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/sudo /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/sudoedit /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/suspend /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/svn /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/tail /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/tar /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/tee /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/test /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/tig /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/time /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/touch /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/tr /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/trap /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/tree /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/type /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/typeset /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/ulimit /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/umask /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/unalias /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/uname /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/uniq /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/unset /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/useradd /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/valgrind /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/vi /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/view /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/vim /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/vimdiff /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/wait /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/watch /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/wc /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/which /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/who /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/xargs /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion install -p -c -m 644 share/completion/yash /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/yash/completion make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/po' install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/locale/ja/LC_MESSAGES install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/locale/en@quot/LC_MESSAGES install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/locale/en@boldquot/LC_MESSAGES install -p -c -m 644 ja.mo /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/locale/ja/LC_MESSAGES/yash.mo install -p -c -m 644 en@quot.mo /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/locale/en@quot/LC_MESSAGES/yash.mo install -p -c -m 644 en@boldquot.mo /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/locale/en@boldquot/LC_MESSAGES/yash.mo make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/po' make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/doc' install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/man/man1 install -p -c -m 644 yash.1 /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/man/man1 make[2]: Entering directory '/builddir/build/BUILD/yash-2.43/doc/ja' install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/man/ja/man1 install -p -c -m 644 yash.1 /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/man/ja/man1 make[2]: Leaving directory '/builddir/build/BUILD/yash-2.43/doc/ja' make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/doc' make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/doc' install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash-doc/ install -p -c -m 644 index.html intro.html invoke.html syntax.html params.html expand.html pattern.html redir.html exec.html interact.html job.html builtin.html lineedit.html posix.html faq.html fgrammar.html _alias.html _array.html _bg.html _bindkey.html _break.html _cd.html _colon.html _command.html _complete.html _continue.html _dirs.html _disown.html _dot.html _echo.html _eval.html _exec.html _exit.html _export.html _false.html _fc.html _fg.html _getopts.html _hash.html _help.html _history.html _jobs.html _kill.html _popd.html _printf.html _pushd.html _pwd.html _read.html _readonly.html _return.html _set.html _shift.html _suspend.html _test.html _times.html _trap.html _true.html _type.html _typeset.html _ulimit.html _umask.html _unalias.html _unset.html _wait.html asciidoc.css /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash-doc/ make[2]: Entering directory '/builddir/build/BUILD/yash-2.43/doc/ja' install -p -d /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash-doc//ja install -p -c -m 644 index.html intro.html invoke.html syntax.html params.html expand.html pattern.html redir.html exec.html interact.html job.html builtin.html lineedit.html posix.html faq.html fgrammar.html _alias.html _array.html _bg.html _bindkey.html _break.html _cd.html _colon.html _command.html _complete.html _continue.html _dirs.html _disown.html _dot.html _echo.html _eval.html _exec.html _exit.html _export.html _false.html _fc.html _fg.html _getopts.html _hash.html _help.html _history.html _jobs.html _kill.html _popd.html _printf.html _pushd.html _pwd.html _read.html _readonly.html _return.html _set.html _shift.html _suspend.html _test.html _times.html _trap.html _true.html _type.html _typeset.html _ulimit.html _umask.html _unalias.html _unset.html _wait.html asciidoc.css /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash-doc//ja make[2]: Leaving directory '/builddir/build/BUILD/yash-2.43/doc/ja' make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/doc' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386 yash + /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/yash-2.43 extracting debug info from /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/bin/yash dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2433 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.AHZNQe + umask 022 + cd /builddir/build/BUILD + cd yash-2.43 + teststatus=0 + make test make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/builtins' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/builtins' make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/lineedit' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/lineedit' make[1]: Entering directory '/builddir/build/BUILD/yash-2.43/tests' rm -rf alias-p.trs andor-p.trs arith-p.trs async-p.trs bg-p.trs break-p.trs builtins-p.trs case-p.trs cd-p.trs cmdsub-p.trs command-p.trs comment-p.trs continue-p.trs dot-p.trs errexit-p.trs error-p.trs eval-p.trs exec-p.trs exit-p.trs export-p.trs fg-p.trs fnmatch-p.trs for-p.trs fsplit-p.trs function-p.trs getopts-p.trs grouping-p.trs if-p.trs input-p.trs job-p.trs kill-p.trs lineno-p.trs nop-p.trs option-p.trs param-p.trs path-p.trs pipeline-p.trs ppid-p.trs quote-p.trs read-p.trs readonly-p.trs redir-p.trs return-p.trs set-p.trs shift-p.trs signal-p.trs simple-p.trs test-p.trs testtty-p.trs tilde-p.trs trap-p.trs umask-p.trs unset-p.trs until-p.trs wait-p.trs while-p.trs alias-y.trs andor-y.trs arith-y.trs array-y.trs async-y.trs bg-y.trs bindkey-y.trs brace-y.trs break-y.trs builtins-y.trs case-y.trs cd-y.trs cmdsub-y.trs command-y.trs complete-y.trs continue-y.trs dirstack-y.trs dot-y.trs echo-y.trs errexit-y.trs error-y.trs eval-y.trs exec-y.trs exit-y.trs export-y.trs fc-y.trs fg-y.trs for-y.trs fsplit-y.trs function-y.trs getopts-y.trs grouping-y.trs hash-y.trs help-y.trs history-y.trs historyx-y.trs if-y.trs job-y.trs jobs-y.trs kill-y.trs lineno-y.trs option-y.trs param-y.trs pipeline-y.trs printf-y.trs prompt-y.trs pwd-y.trs quote-y.trs random-y.trs read-y.trs readonly-y.trs redir-y.trs return-y.trs set-y.trs settty-y.trs shift-y.trs signal-y.trs simple-y.trs startup-y.trs suspend-y.trs test-y.trs tilde-y.trs times-y.trs trap-y.trs typeset-y.trs ulimit-y.trs umask-y.trs unset-y.trs until-y.trs wait-y.trs while-y.trs make[2]: Entering directory '/builddir/build/BUILD/yash-2.43/tests' ./resetsig ../yash ./run-test.sh ../yash alias-p.tst ./resetsig ../yash ./run-test.sh ../yash andor-p.tst ./resetsig ../yash ./run-test.sh ../yash arith-p.tst ./resetsig ../yash ./run-test.sh ../yash async-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash bg-p.tst ./resetsig ../yash ./run-test.sh ../yash break-p.tst ./resetsig ../yash ./run-test.sh ../yash builtins-p.tst ./resetsig ../yash ./run-test.sh ../yash case-p.tst ./resetsig ../yash ./run-test.sh ../yash cd-p.tst ./resetsig ../yash ./run-test.sh ../yash cmdsub-p.tst ./resetsig ../yash ./run-test.sh ../yash command-p.tst ./resetsig ../yash ./run-test.sh ../yash comment-p.tst ./resetsig ../yash ./run-test.sh ../yash continue-p.tst ./resetsig ../yash ./run-test.sh ../yash dot-p.tst ./resetsig ../yash ./run-test.sh ../yash errexit-p.tst ./resetsig ../yash ./run-test.sh ../yash error-p.tst ./resetsig ../yash ./run-test.sh ../yash eval-p.tst ./resetsig ../yash ./run-test.sh ../yash exec-p.tst ./resetsig ../yash ./run-test.sh ../yash exit-p.tst ./resetsig ../yash ./run-test.sh ../yash export-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash fg-p.tst ./resetsig ../yash ./run-test.sh ../yash fnmatch-p.tst ./resetsig ../yash ./run-test.sh ../yash for-p.tst ./resetsig ../yash ./run-test.sh ../yash fsplit-p.tst ./resetsig ../yash ./run-test.sh ../yash function-p.tst ./resetsig ../yash ./run-test.sh ../yash getopts-p.tst ./resetsig ../yash ./run-test.sh ../yash grouping-p.tst ./resetsig ../yash ./run-test.sh ../yash if-p.tst ./resetsig ../yash ./run-test.sh ../yash input-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash job-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash kill-p.tst ./resetsig ../yash ./run-test.sh ../yash lineno-p.tst ./resetsig ../yash ./run-test.sh ../yash nop-p.tst ./resetsig ../yash ./run-test.sh ../yash option-p.tst ./resetsig ../yash ./run-test.sh ../yash param-p.tst ./resetsig ../yash ./run-test.sh ../yash path-p.tst ./resetsig ../yash ./run-test.sh ../yash pipeline-p.tst ./resetsig ../yash ./run-test.sh ../yash ppid-p.tst ./resetsig ../yash ./run-test.sh ../yash quote-p.tst ./resetsig ../yash ./run-test.sh ../yash read-p.tst ./resetsig ../yash ./run-test.sh ../yash readonly-p.tst ./resetsig ../yash ./run-test.sh ../yash redir-p.tst ./resetsig ../yash ./run-test.sh ../yash return-p.tst ./resetsig ../yash ./run-test.sh ../yash set-p.tst ./resetsig ../yash ./run-test.sh ../yash shift-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash signal-p.tst ./resetsig ../yash ./run-test.sh ../yash simple-p.tst ./resetsig ../yash ./run-test.sh ../yash test-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash testtty-p.tst ./resetsig ../yash ./run-test.sh ../yash tilde-p.tst logname: no login name ./resetsig ../yash ./run-test.sh ../yash trap-p.tst ./resetsig ../yash ./run-test.sh ../yash umask-p.tst ./resetsig ../yash ./run-test.sh ../yash unset-p.tst ./resetsig ../yash ./run-test.sh ../yash until-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash wait-p.tst ./resetsig ../yash ./run-test.sh ../yash while-p.tst ./resetsig ../yash ./run-test.sh ../yash alias-y.tst ./resetsig ../yash ./run-test.sh ../yash andor-y.tst ./resetsig ../yash ./run-test.sh ../yash arith-y.tst ./resetsig ../yash ./run-test.sh ../yash array-y.tst ./resetsig ../yash ./run-test.sh ../yash async-y.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash bg-y.tst ./resetsig ../yash ./run-test.sh ../yash bindkey-y.tst ./resetsig ../yash ./run-test.sh ../yash brace-y.tst ./resetsig ../yash ./run-test.sh ../yash break-y.tst ./resetsig ../yash ./run-test.sh ../yash builtins-y.tst ./resetsig ../yash ./run-test.sh ../yash case-y.tst ./resetsig ../yash ./run-test.sh ../yash cd-y.tst ./resetsig ../yash ./run-test.sh ../yash cmdsub-y.tst ./resetsig ../yash ./run-test.sh ../yash command-y.tst ./resetsig ../yash ./run-test.sh ../yash complete-y.tst ./resetsig ../yash ./run-test.sh ../yash continue-y.tst ./resetsig ../yash ./run-test.sh ../yash dirstack-y.tst ./resetsig ../yash ./run-test.sh ../yash dot-y.tst ./resetsig ../yash ./run-test.sh ../yash echo-y.tst ./resetsig ../yash ./run-test.sh ../yash errexit-y.tst ./resetsig ../yash ./run-test.sh ../yash error-y.tst ./resetsig ../yash ./run-test.sh ../yash eval-y.tst ./resetsig ../yash ./run-test.sh ../yash exec-y.tst ./resetsig ../yash ./run-test.sh ../yash exit-y.tst ./resetsig ../yash ./run-test.sh ../yash export-y.tst ./resetsig ../yash ./run-test.sh ../yash fc-y.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash fg-y.tst ./resetsig ../yash ./run-test.sh ../yash for-y.tst ./resetsig ../yash ./run-test.sh ../yash fsplit-y.tst ./resetsig ../yash ./run-test.sh ../yash function-y.tst ./resetsig ../yash ./run-test.sh ../yash getopts-y.tst ./resetsig ../yash ./run-test.sh ../yash grouping-y.tst ./resetsig ../yash ./run-test.sh ../yash hash-y.tst ./resetsig ../yash ./run-test.sh ../yash help-y.tst ./resetsig ../yash ./run-test.sh ../yash history-y.tst ./resetsig ../yash ./run-test.sh ../yash historyx-y.tst ./resetsig ../yash ./run-test.sh ../yash if-y.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash job-y.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash jobs-y.tst ./resetsig ../yash ./run-test.sh ../yash kill-y.tst ./resetsig ../yash ./run-test.sh ../yash lineno-y.tst ./resetsig ../yash ./run-test.sh ../yash option-y.tst ./resetsig ../yash ./run-test.sh ../yash param-y.tst ./resetsig ../yash ./run-test.sh ../yash pipeline-y.tst ./resetsig ../yash ./run-test.sh ../yash printf-y.tst ./resetsig ../yash ./run-test.sh ../yash prompt-y.tst ./resetsig ../yash ./run-test.sh ../yash pwd-y.tst ./resetsig ../yash ./run-test.sh ../yash quote-y.tst ./resetsig ../yash ./run-test.sh ../yash random-y.tst ./resetsig ../yash ./run-test.sh ../yash read-y.tst ./resetsig ../yash ./run-test.sh ../yash readonly-y.tst ./resetsig ../yash ./run-test.sh ../yash redir-y.tst ./resetsig ../yash ./run-test.sh ../yash return-y.tst ./resetsig ../yash ./run-test.sh ../yash set-y.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash settty-y.tst ./resetsig ../yash ./run-test.sh ../yash shift-y.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash signal-y.tst ./resetsig ../yash ./run-test.sh ../yash simple-y.tst ./resetsig ../yash ./run-test.sh ../yash startup-y.tst ./resetsig ../yash ./run-test.sh ../yash suspend-y.tst ./resetsig ../yash ./run-test.sh ../yash test-y.tst ./resetsig ../yash ./run-test.sh ../yash tilde-y.tst ./resetsig ../yash ./run-test.sh ../yash times-y.tst ./resetsig ../yash ./run-test.sh ../yash trap-y.tst ./resetsig ../yash ./run-test.sh ../yash typeset-y.tst ./resetsig ../yash ./run-test.sh ../yash ulimit-y.tst ./resetsig ../yash ./run-test.sh ../yash umask-y.tst ./resetsig ../yash ./run-test.sh ../yash unset-y.tst ./resetsig ../yash ./run-test.sh ../yash until-y.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash wait-y.tst ./resetsig ../yash ./run-test.sh ../yash while-y.tst /bin/sh ./summarize.sh alias-p.trs andor-p.trs arith-p.trs async-p.trs bg-p.trs break-p.trs builtins-p.trs case-p.trs cd-p.trs cmdsub-p.trs command-p.trs comment-p.trs continue-p.trs dot-p.trs errexit-p.trs error-p.trs eval-p.trs exec-p.trs exit-p.trs export-p.trs fg-p.trs fnmatch-p.trs for-p.trs fsplit-p.trs function-p.trs getopts-p.trs grouping-p.trs if-p.trs input-p.trs job-p.trs kill-p.trs lineno-p.trs nop-p.trs option-p.trs param-p.trs path-p.trs pipeline-p.trs ppid-p.trs quote-p.trs read-p.trs readonly-p.trs redir-p.trs return-p.trs set-p.trs shift-p.trs signal-p.trs simple-p.trs test-p.trs testtty-p.trs tilde-p.trs trap-p.trs umask-p.trs unset-p.trs until-p.trs wait-p.trs while-p.trs alias-y.trs andor-y.trs arith-y.trs array-y.trs async-y.trs bg-y.trs bindkey-y.trs brace-y.trs break-y.trs builtins-y.trs case-y.trs cd-y.trs cmdsub-y.trs command-y.trs complete-y.trs continue-y.trs dirstack-y.trs dot-y.trs echo-y.trs errexit-y.trs error-y.trs eval-y.trs exec-y.trs exit-y.trs export-y.trs fc-y.trs fg-y.trs for-y.trs fsplit-y.trs function-y.trs getopts-y.trs grouping-y.trs hash-y.trs help-y.trs history-y.trs historyx-y.trs if-y.trs job-y.trs jobs-y.trs kill-y.trs lineno-y.trs option-y.trs param-y.trs pipeline-y.trs printf-y.trs prompt-y.trs pwd-y.trs quote-y.trs random-y.trs read-y.trs readonly-y.trs redir-y.trs return-y.trs set-y.trs settty-y.trs shift-y.trs signal-y.trs simple-y.trs startup-y.trs suspend-y.trs test-y.trs tilde-y.trs times-y.trs trap-y.trs typeset-y.trs ulimit-y.trs umask-y.trs unset-y.trs until-y.trs wait-y.trs while-y.trs >| summary.log make[2]: Leaving directory '/builddir/build/BUILD/yash-2.43/tests' ============= TOTAL: 3801 PASSED: 3487 FAILED: 0 SKIPPED: 314 ============= make[1]: Leaving directory '/builddir/build/BUILD/yash-2.43/tests' + cat tests/summary.log Linux buildvm-18.phx2.fedoraproject.org 4.7.2-201.fc24.x86_64 #1 SMP Fri Aug 26 15:58:40 UTC 2016 i686 i686 i386 GNU/Linux Mon Sep 26 14:17:16 UTC 2016 ============= %%% SKIPPED: bg-p.tst:13: bg cannot be used when job control is disabled %%% SKIPPED: bg-p.tst:18: default operand chooses most recently suspended job %%% SKIPPED: bg-p.tst:27: already running job is ignored %%% SKIPPED: bg-p.tst:33: resumed job is awaitable %%% SKIPPED: bg-p.tst:39: resumed job is in background %%% SKIPPED: bg-p.tst:47: specifying job ID %%% SKIPPED: bg-p.tst:60: specifying more than one job ID %%% SKIPPED: bg-p.tst:72: bg prints resumed job %%% SKIPPED: bg-p.tst:78: exit status of bg %%% SKIPPED: bg-p.tst:83: no existing job %%% SKIPPED: bg-p.tst:87: no such job %%% SKIPPED: fg-p.tst:19: fg cannot be used when job control is disabled %%% SKIPPED: fg-p.tst:24: default operand chooses most recently suspended job %%% SKIPPED: fg-p.tst:32: resumed job is in foreground %%% SKIPPED: fg-p.tst:39: resumed job is disowned unless suspended again %%% SKIPPED: fg-p.tst:48: specifying job ID %%% SKIPPED: fg-p.tst:60: fg prints resumed job %%% SKIPPED: fg-p.tst:69: no existing job %%% SKIPPED: fg-p.tst:73: no such job %%% SKIPPED: job-p.tst:6: job result is not lost when reported automatically (+b) %%% SKIPPED: kill-p.tst:6: printing all signal names %%% SKIPPED: kill-p.tst:20: printing signal name HUP from number %%% SKIPPED: kill-p.tst:21: printing signal name INT from number %%% SKIPPED: kill-p.tst:22: printing signal name QUIT from number %%% SKIPPED: kill-p.tst:23: printing signal name ABRT from number %%% SKIPPED: kill-p.tst:24: printing signal name KILL from number %%% SKIPPED: kill-p.tst:25: printing signal name ALRM from number %%% SKIPPED: kill-p.tst:26: printing signal name TERM from number %%% SKIPPED: kill-p.tst:42: printing signal name HUP from exit status %%% SKIPPED: kill-p.tst:43: printing signal name INT from exit status %%% SKIPPED: kill-p.tst:44: printing signal name QUIT from exit status %%% SKIPPED: kill-p.tst:45: printing signal name ABRT from exit status %%% SKIPPED: kill-p.tst:46: printing signal name KILL from exit status %%% SKIPPED: kill-p.tst:47: printing signal name ALRM from exit status %%% SKIPPED: kill-p.tst:48: printing signal name TERM from exit status %%% SKIPPED: kill-p.tst:50: sending default signal TERM %%% SKIPPED: kill-p.tst:54: sending null signal: -s 0 %%% SKIPPED: kill-p.tst:66: sending signal: -s ABRT %%% SKIPPED: kill-p.tst:67: sending signal: -s ALRM %%% SKIPPED: kill-p.tst:68: sending signal: -s BUS %%% SKIPPED: kill-p.tst:69: sending signal: -s FPE %%% SKIPPED: kill-p.tst:70: sending signal: -s HUP %%% SKIPPED: kill-p.tst:71: sending signal: -s ILL %%% SKIPPED: kill-p.tst:72: sending signal: -s INT %%% SKIPPED: kill-p.tst:73: sending signal: -s KILL %%% SKIPPED: kill-p.tst:74: sending signal: -s PIPE %%% SKIPPED: kill-p.tst:75: sending signal: -s QUIT %%% SKIPPED: kill-p.tst:76: sending signal: -s SEGV %%% SKIPPED: kill-p.tst:77: sending signal: -s TERM %%% SKIPPED: kill-p.tst:78: sending signal: -s USR1 %%% SKIPPED: kill-p.tst:79: sending signal: -s USR2 %%% SKIPPED: kill-p.tst:80: sending signal: -s ABRT %%% SKIPPED: kill-p.tst:82: sending signal: -ABRT %%% SKIPPED: kill-p.tst:83: sending signal: -ALRM %%% SKIPPED: kill-p.tst:84: sending signal: -BUS %%% SKIPPED: kill-p.tst:85: sending signal: -FPE %%% SKIPPED: kill-p.tst:86: sending signal: -HUP %%% SKIPPED: kill-p.tst:87: sending signal: -ILL %%% SKIPPED: kill-p.tst:88: sending signal: -INT %%% SKIPPED: kill-p.tst:89: sending signal: -KILL %%% SKIPPED: kill-p.tst:90: sending signal: -PIPE %%% SKIPPED: kill-p.tst:91: sending signal: -QUIT %%% SKIPPED: kill-p.tst:92: sending signal: -SEGV %%% SKIPPED: kill-p.tst:93: sending signal: -TERM %%% SKIPPED: kill-p.tst:94: sending signal: -USR1 %%% SKIPPED: kill-p.tst:95: sending signal: -USR2 %%% SKIPPED: kill-p.tst:96: sending signal: -ABRT %%% SKIPPED: kill-p.tst:106: sending signal: -s CHLD %%% SKIPPED: kill-p.tst:107: sending signal: -s CONT %%% SKIPPED: kill-p.tst:108: sending signal: -s URG %%% SKIPPED: kill-p.tst:110: sending signal: -CHLD %%% SKIPPED: kill-p.tst:111: sending signal: -CONT %%% SKIPPED: kill-p.tst:112: sending signal: -URG %%% SKIPPED: kill-p.tst:122: sending signal: -s STOP %%% SKIPPED: kill-p.tst:123: sending signal: -s TSTP %%% SKIPPED: kill-p.tst:124: sending signal: -s TTIN %%% SKIPPED: kill-p.tst:125: sending signal: -s TTOU %%% SKIPPED: kill-p.tst:127: sending signal: -STOP %%% SKIPPED: kill-p.tst:128: sending signal: -TSTP %%% SKIPPED: kill-p.tst:129: sending signal: -TTIN %%% SKIPPED: kill-p.tst:130: sending signal: -TTOU %%% SKIPPED: kill-p.tst:140: sending signal: -1 %%% SKIPPED: kill-p.tst:141: sending signal: -2 %%% SKIPPED: kill-p.tst:142: sending signal: -3 %%% SKIPPED: kill-p.tst:143: sending signal: -6 %%% SKIPPED: kill-p.tst:144: sending signal: -9 %%% SKIPPED: kill-p.tst:145: sending signal: -14 %%% SKIPPED: kill-p.tst:146: sending signal: -15 %%% SKIPPED: kill-p.tst:155: sending signal to process 0 %%% SKIPPED: kill-p.tst:162: sending signal with negative process number: -s HUP %%% SKIPPED: kill-p.tst:172: sending signal with negative process number: -1 %%% SKIPPED: kill-p.tst:186: sending signal to background job %%% SKIPPED: kill-p.tst:204: sending to multiple processes %%% SKIPPED: signal-p.tst:17: interactive shell ignores SIGINT %%% SKIPPED: signal-p.tst:18: interactive shell ignores SIGQUIT %%% SKIPPED: signal-p.tst:19: interactive shell ignores SIGTERM %%% SKIPPED: signal-p.tst:33: job-controlling shell ignores SIGTTIN %%% SKIPPED: signal-p.tst:34: job-controlling shell ignores SIGTTOU %%% SKIPPED: signal-p.tst:35: job-controlling shell ignores SIGTSTP %%% SKIPPED: signal-p.tst:37: traps are not handled until foreground job finishes %%% SKIPPED: testtty-p.tst:10: unary -t: empty operand %%% SKIPPED: testtty-p.tst:14: unary -t: non-numeric operand %%% SKIPPED: testtty-p.tst:18: unary -t: negative operand %%% SKIPPED: testtty-p.tst:22: unary -t: closed file descriptor 0 %%% SKIPPED: testtty-p.tst:26: unary -t: non-tty file descriptor 0 %%% SKIPPED: testtty-p.tst:30: unary -t: tty file descriptor 0 %%% SKIPPED: testtty-p.tst:34: unary -t: closed file descriptor 5 %%% SKIPPED: testtty-p.tst:38: unary -t: non-tty file descriptor 5 %%% SKIPPED: testtty-p.tst:42: unary -t: tty file descriptor 5 %%% SKIPPED: tilde-p.tst:127: tilde with quoted name is not expanded (in command word) %%% SKIPPED: tilde-p.tst:134: named tilde expansion, end of word %%% SKIPPED: tilde-p.tst:141: named tilde expansion, followed by slash %%% SKIPPED: tilde-p.tst:148: exit status of successful named tilde expansion (in command word) %%% SKIPPED: tilde-p.tst:154: tilde with quoted name is not expanded in assignment %%% SKIPPED: tilde-p.tst:162: named tilde expansion in assignment, end of word %%% SKIPPED: tilde-p.tst:170: named tilde expansion in assignment, followed by slash %%% SKIPPED: tilde-p.tst:178: named tilde expansion in assignment, followed by colon %%% SKIPPED: tilde-p.tst:186: named tilde expansion in assignment, following colon %%% SKIPPED: tilde-p.tst:194: named tilde expansion in assignment, between colon %%% SKIPPED: tilde-p.tst:202: many named tilde expansions in assignment %%% SKIPPED: tilde-p.tst:210: exit status of successful named tilde expansion in assignment %%% SKIPPED: wait-p.tst:6: waiting for all jobs (+m) %%% SKIPPED: wait-p.tst:16: waiting for specific single job (+m) %%% SKIPPED: wait-p.tst:21: waiting for specific many jobs (+m) %%% SKIPPED: wait-p.tst:28: waiting for unknown job (+m) %%% SKIPPED: wait-p.tst:33: jobs are not inherited to subshells (+m) %%% SKIPPED: wait-p.tst:39: jobs are not propagated from subshells (+m) %%% SKIPPED: wait-p.tst:45: waiting for all jobs (-m) %%% SKIPPED: wait-p.tst:55: waiting for specific single job (-m) %%% SKIPPED: wait-p.tst:60: waiting for specific many jobs (-m) %%% SKIPPED: wait-p.tst:67: waiting for unknown job (-m) %%% SKIPPED: wait-p.tst:72: specifying job ID %%% SKIPPED: wait-p.tst:81: jobs are not inherited to subshells (-m) %%% SKIPPED: wait-p.tst:87: jobs are not propagated from subshells (-m) %%% SKIPPED: wait-p.tst:93: trap interrupts wait %%% SKIPPED: bg-y.tst:4: non-job-controlled job (default operand) %%% SKIPPED: bg-y.tst:12: non-job-controlled job (job ID operand) %%% SKIPPED: bg-y.tst:21: no such job (name) %%% SKIPPED: bg-y.tst:29: no such job (number) %%% SKIPPED: bg-y.tst:36: printing to closed stream %%% SKIPPED: bg-y.tst:41: invalid option %%% SKIPPED: fg-y.tst:7: exit status of resumed command %%% SKIPPED: fg-y.tst:12: resuming more than one job %%% SKIPPED: fg-y.tst:23: omitting % in job ID %%% SKIPPED: fg-y.tst:33: non-job-controlled job (default operand) %%% SKIPPED: fg-y.tst:41: non-job-controlled job (job ID operand) %%% SKIPPED: fg-y.tst:50: no such job (name) %%% SKIPPED: fg-y.tst:58: no such job (number) %%% SKIPPED: fg-y.tst:65: printing to closed stream %%% SKIPPED: fg-y.tst:70: invalid option %%% SKIPPED: fg-y.tst:80: too many operands %%% SKIPPED: job-y.tst:8: job result is not lost when reported automatically (-b) %%% SKIPPED: jobs-y.tst:4: suspend: suspending %%% SKIPPED: jobs-y.tst:13: jobs: printing jobs %%% SKIPPED: jobs-y.tst:27: exit status of suspended job %%% SKIPPED: jobs-y.tst:41: non-existing job number %%% SKIPPED: jobs-y.tst:49: non-existing job name %%% SKIPPED: jobs-y.tst:57: invalid option --xxx %%% SKIPPED: jobs-y.tst:65: printing to closed stream %%% SKIPPED: prompt-y.tst:141: \$ in PS1 and PS2 (root) %%% SKIPPED: prompt-y.tst:193: default prompt strings (POSIX, root) %%% SKIPPED: settty-y.tst:4: monitor (short) on: $- %%% SKIPPED: settty-y.tst:9: monitor (short) off: $- %%% SKIPPED: settty-y.tst:14: monitor (long) on: $- %%% SKIPPED: settty-y.tst:19: monitor (long) off: $- %%% SKIPPED: signal-y.tst:20: SIGINT kills interactive shell's subshell %%% SKIPPED: signal-y.tst:21: SIGQUIT kills interactive shell's subshell %%% SKIPPED: signal-y.tst:22: SIGTERM kills interactive shell's subshell %%% SKIPPED: signal-y.tst:43: SIGTTIN stops job-controlling shell's subshell %%% SKIPPED: signal-y.tst:44: SIGTTOU stops job-controlling shell's subshell %%% SKIPPED: signal-y.tst:45: SIGTSTP stops job-controlling shell's subshell %%% SKIPPED: signal-y.tst:60: SIGABRT kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:61: SIGALRM kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:62: SIGBUS kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:63: SIGFPE kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:64: SIGHUP kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:65: SIGILL kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:66: SIGINT kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:67: SIGKILL kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:68: SIGPIPE kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:69: SIGQUIT kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:70: SIGSEGV kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:71: SIGTERM kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:72: SIGUSR1 kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:73: SIGUSR2 kills non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:85: SIGCHLD spares non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:86: SIGURG spares non-interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:98: SIGABRT kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:99: SIGALRM kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:100: SIGBUS kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:101: SIGFPE kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:102: SIGHUP kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:103: SIGILL kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:104: SIGINT kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:105: SIGKILL kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:106: SIGPIPE kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:107: SIGQUIT kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:108: SIGSEGV kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:109: SIGTERM kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:110: SIGUSR1 kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:111: SIGUSR2 kills non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:122: SIGCHLD spares non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:123: SIGURG spares non-interactive job-controlling shell %%% SKIPPED: signal-y.tst:135: SIGABRT kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:136: SIGALRM kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:137: SIGBUS kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:138: SIGFPE kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:139: SIGHUP kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:140: SIGILL kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:141: SIGKILL kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:142: SIGPIPE kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:143: SIGSEGV kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:144: SIGUSR1 kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:145: SIGUSR2 kills interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:156: SIGCHLD spares interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:157: SIGQUIT spares interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:158: SIGTERM spares interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:159: SIGURG spares interactive non-job-controlling shell %%% SKIPPED: signal-y.tst:170: SIGABRT kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:171: SIGALRM kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:172: SIGBUS kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:173: SIGFPE kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:174: SIGHUP kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:175: SIGILL kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:176: SIGKILL kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:177: SIGPIPE kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:178: SIGSEGV kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:179: SIGUSR1 kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:180: SIGUSR2 kills interactive job-controlling shell %%% SKIPPED: signal-y.tst:191: SIGCHLD spares interactive job-controlling shell %%% SKIPPED: signal-y.tst:192: SIGQUIT spares interactive job-controlling shell %%% SKIPPED: signal-y.tst:193: SIGTERM spares interactive job-controlling shell %%% SKIPPED: signal-y.tst:194: SIGURG spares interactive job-controlling shell %%% SKIPPED: signal-y.tst:209: SIGABRT kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:210: SIGALRM kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:211: SIGBUS kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:212: SIGFPE kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:213: SIGHUP kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:214: SIGILL kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:215: SIGINT kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:216: SIGKILL kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:217: SIGPIPE kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:218: SIGQUIT kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:219: SIGSEGV kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:220: SIGTERM kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:221: SIGUSR1 kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:222: SIGUSR2 kills non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:236: SIGCHLD spares non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:237: SIGURG spares non-interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:251: SIGABRT kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:252: SIGALRM kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:253: SIGBUS kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:254: SIGFPE kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:255: SIGHUP kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:256: SIGILL kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:257: SIGINT kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:258: SIGKILL kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:259: SIGPIPE kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:260: SIGQUIT kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:261: SIGSEGV kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:262: SIGTERM kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:263: SIGUSR1 kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:264: SIGUSR2 kills non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:276: SIGCHLD spares non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:277: SIGURG spares non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:299: SIGTSTP stops non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:300: SIGTTIN stops non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:301: SIGTTOU stops non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:302: SIGSTOP stops non-interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:318: SIGABRT kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:319: SIGALRM kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:320: SIGBUS kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:321: SIGFPE kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:322: SIGHUP kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:323: SIGILL kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:324: SIGKILL kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:325: SIGPIPE kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:326: SIGQUIT kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:327: SIGSEGV kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:328: SIGTERM kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:329: SIGUSR1 kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:330: SIGUSR2 kills interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:342: SIGCHLD spares interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:343: SIGURG spares interactive non-job-controlling shell's job %%% SKIPPED: signal-y.tst:357: SIGABRT kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:358: SIGALRM kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:359: SIGBUS kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:360: SIGFPE kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:361: SIGHUP kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:362: SIGILL kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:363: SIGINT kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:364: SIGKILL kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:365: SIGPIPE kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:366: SIGQUIT kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:367: SIGSEGV kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:368: SIGTERM kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:369: SIGUSR1 kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:370: SIGUSR2 kills interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:382: SIGCHLD spares interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:383: SIGURG spares interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:405: SIGTSTP stops interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:406: SIGTTIN stops interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:407: SIGTTOU stops interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:408: SIGSTOP stops interactive job-controlling shell's job %%% SKIPPED: signal-y.tst:412: SIGINT interrupts interactive shell (+m) %%% SKIPPED: signal-y.tst:434: SIGINT interrupts interactive shell (-m) %%% SKIPPED: signal-y.tst:456: SIGINT spares asynchronous list (-i +m) %%% SKIPPED: signal-y.tst:464: SIGQUIT spares asynchronous list (-i +m) %%% SKIPPED: signal-y.tst:472: SIGTERM kills asynchronous list (-i +m) %%% SKIPPED: signal-y.tst:481: SIGINT kills job-controlled asynchronous list %%% SKIPPED: signal-y.tst:489: SIGQUIT kills job-controlled asynchronous list %%% SKIPPED: signal-y.tst:497: SIGTERM kills job-controlled asynchronous list %%% SKIPPED: wait-y.tst:6: job is forgotten after awaited %%% SKIPPED: wait-y.tst:17: invalid option --xxx ============= TOTAL: 3801 PASSED: 3487 FAILED: 0 SKIPPED: 314 ============= + sleep 3 + exit 0 Processing files: yash-2.43-1.fc23.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vawizy + umask 022 + cd /builddir/build/BUILD + cd yash-2.43 + DOCDIR=/builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash + cp -pr NEWS /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash + cp -pr README /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash + cp -pr NEWS.ja /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash + cp -pr README.ja /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/doc/yash + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eqs3iS + umask 022 + cd /builddir/build/BUILD + cd yash-2.43 + LICENSEDIR=/builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/licenses/yash + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/licenses/yash + cp -pr COPYING /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386/usr/share/licenses/yash + exit 0 Provides: /bin/yash yash = 2.43-1.fc23 yash(x86-32) = 2.43-1.fc23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh coreutils grep Requires(postun): /bin/sh sed Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libtinfo.so.5 rtld(GNU_HASH) Processing files: yash-doc-2.43-1.fc23.noarch Provides: yash-doc = 2.43-1.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yash-debuginfo-2.43-1.fc23.i686 Provides: yash-debuginfo = 2.43-1.fc23 yash-debuginfo(x86-32) = 2.43-1.fc23 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/yash-2.43-1.fc23.i386 Wrote: /builddir/build/RPMS/yash-2.43-1.fc23.i686.rpm Wrote: /builddir/build/RPMS/yash-doc-2.43-1.fc23.noarch.rpm Wrote: /builddir/build/RPMS/yash-debuginfo-2.43-1.fc23.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tx6q9g + umask 022 + cd /builddir/build/BUILD + cd yash-2.43 + /usr/bin/rm -rf /builddir/build/BUILDROOT/yash-2.43-1.fc23.i386 + exit 0 Child return code was: 0