Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/yash.spec'], False, '/var/lib/mock/f20-build-2862426-447838/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/yash.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-18.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/yash-2.37-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/yash.spec'], False, '/var/lib/mock/f20-build-2862426-447838/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/yash.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D5LC4P + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yash-2.37 + /usr/bin/xz -dc /builddir/build/SOURCES/yash-2.37.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yash-2.37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZO2wfM + umask 022 + cd /builddir/build/BUILD + cd yash-2.37 + env 'CC=gcc -std=c99' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' ./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 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c arith.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c builtin.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c exec.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c expand.c arith.c: In function 'do_double_comparison': arith.c:408:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_long_calculation': arith.c:367:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_double_calculation': arith.c:387:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'value_to_string': arith.c:323:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exec.c: In function 'assignment_is_temporary': exec.c:1105:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exec.c: In function 'exec_command_substitution': exec.c:1458:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ builtin.c: In function 'print_option_list': builtin.c:486:11: 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:479: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:472:11: 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:465: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: In function 'generate_builtin_candidates': builtin.c:518:22: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!(compopt->type & type)) ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hashtable.c arith.c: In function 'parse_logical_and': arith.c:513:21: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] info->parseonly |= !value; ^ arith.c: In function 'parse_assignment': arith.c:477:18: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] info->parseonly |= value; ^ arith.c:466:7: note: 'value' was declared here bool value, valid = true; ^ arith.c:438:38: warning: 'cond' may be used uninitialized in this function [-Wmaybe-uninitialized] info->parseonly = saveparseonly2 || !cond; ^ arith.c:426:7: note: 'cond' was declared here bool cond, valid = true; ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c input.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job.c expand.c: In function 'expand_param': expand.c:866:8: warning: 'concat' may be used uninitialized in this function [-Wmaybe-uninitialized] if (concat) ^ expand.c:761:49: warning: 'values' may be used uninitialized in this function [-Wmaybe-uninitialized] (((wchar_t *) values[0])[0] == L'\0' && values[1] == NULL)) ^ job.c: In function 'calc_status_of_job': job.c:624:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ job.c: In function 'calc_status': job.c:603:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ job.c: In function 'get_job_status_string': job.c:711:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ job.c: In function 'get_process_status_string': job.c:688:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mail.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c option.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parser.c option.c: In function 'handle_search_result': job.c: In function 'continue_job': job.c:1203:5: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] return status; ^ option.c:603:3: 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:574:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ parser.c: In function 'parse_special_word_unit': parser.c:1574:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c path.c parser.c: In function 'get_errmsg_unexpected_token': parser.c:2721:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plist.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c redir.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o makesignum makesignum.c -lm -ltinfo redir.c: In function 'open_process_redirection': redir.c:857:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c strbuf.c parser.c: In function 'parse_compound_command': parser.c:2046:5: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] return result; ^ 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:12: warning: 'fd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (xdup2(fd, r->rd_fd) < 0) ^ redir.c:498:14: warning: 'filename' may be used uninitialized in this function [-Wmaybe-uninitialized] const char *hostandport = matchstrprefix(path, "/dev/udp/"); ^ In file included from redir.c:19:0: redir.c:337:13: note: 'filename' was declared here char *INIT(filename); ^ common.h:50:18: note: in definition of macro 'INIT' # define INIT(x) x ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c util.c creating configm.h...done gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xfnmatch.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xgetopt.c xgetopt.c: In function 'found_long_option': xgetopt.c:311:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c yash.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c alias.c parser.c: In function 'parse_group': parser.c:2079:43: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ps->src.contents[ps->index] == end[0]) ^ parser.c:2077:8: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] serror(ps, Ngt("commands are missing between `%ls' and `%ls'"), ^ parser.c: In function 'print_one_command': parser.c:3173:2: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (type) { ^ parser.c:3154:29: note: 'type' was declared here enum { file, here, proc, } type; ^ parser.c:3172:12: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] wb_wprintf(&pr->buffer, L"%d%ls", rd->rd_fd, s); ^ parser.c:3153:17: note: 's' was declared here const wchar_t *s; ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c history.c make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/builtins' gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c printf.c 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.37/lineedit' gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c complete.c printf.c: In function 'printf_printf': printf.c:672:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test.c test.c: In function 'test_file': test.c:234:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ complete.c: In function 'print_compopt_info': complete.c:535:14: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] le_compdebug("pattern: \"%ls\" (%s)", p->pattern, s); ^ make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/tests' gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o checkfg checkfg.c -lm -ltinfo gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o invoke invoke.c -lm -ltinfo gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o resetsig resetsig.c -lm -ltinfo gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ulimit.c complete.c: In function 'le_complete': complete.c:494:17: 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 ^ make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/tests' gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c compparse.c ar -rc builtins.a printf.o test.o ulimit.o make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/builtins' gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c display.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c editing.c display.c: In function 'divide_candidates_pages': display.c:1083:10: warning: unused variable 'ok' [-Wunused-variable] bool ok = arrange_candidates(cand_per_col, -1); ^ display.c: In function 'print_candidate': display.c:1296:9: warning: unused variable 'line' [-Wunused-variable] int line = lebuf.pos.line; ^ make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/po' make[1]: `stamp-po' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/po' make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/doc' make[2]: Entering directory `/builddir/build/BUILD/yash-2.37/doc/ja' make[2]: Leaving directory `/builddir/build/BUILD/yash-2.37/doc/ja' make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/doc' ./makesignum > signum.h gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c variable.c editing.c: In function 'need_update_last_search_value': editing.c:3405:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ editing.c: In function 'perform_search': editing.c:3498:16: warning: 'xfnm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (xfnm_match(xfnm, ashistentry(l)->value) == 0) ^ creating commands.in... gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lineedit.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c terminfo.c lineedit.c: In function 'le_readline': lineedit.c:107:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ variable.c: In function 'new_variable': variable.c:592:17: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] variable_T *var; ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c trie.c gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keymap.c variable.c: In function 'array_builtin': variable.c:1986:32: warning: 'max' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!validate_operand_count(argc - xoptind, min, max)) ^ variable.c:1986:32: warning: 'min' may be used uninitialized in this function [-Wmaybe-uninitialized] keymap.c: In function 'print_binding_main': keymap.c:532:10: warning: 'modechar' may be used uninitialized in this function [-Wmaybe-uninitialized] char modechar; ^ gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sig.c 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.37/lineedit' gcc -std=c99 -o yash 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 alias.o history.o builtins/builtins.a lineedit/lineedit.a -lm -ltinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xEaQzS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 + cd yash-2.37 + make install install-html DESTDIR=/builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 'INSTALL=install -p' 'CPPROG=cp -p' make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/builtins' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/builtins' make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/lineedit' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/lineedit' install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/bin install -p -c yash /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/bin/yash install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/man install -p -c -m 644 share/completion/INIT /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/[ /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/_backup /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/_blocksize /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/_bsd /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/_dot /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/alias /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/array /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/awk /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/basename /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/bash /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/bg /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/bindkey /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/break /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/bsdtar /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/cat /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/cd /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/chgrp /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/chmod /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/chown /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/chsh /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/cmp /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/comm /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/command /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/complete /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/configure /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/continue /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/cp /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/crontab /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/csplit /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/cut /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/dash /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/date /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/df /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/diff /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/dirs /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/disown /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/du /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/echo /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ed /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/egrep /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/env /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/eval /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/eview /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/evim /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ex /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/exec /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/exit /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/expand /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/export /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/fc /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/fg /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/fgrep /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/file /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/find /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/fold /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gawk /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/getconf /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/getopts /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gex /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-add /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-am /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-annotate /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-apply /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-bisect /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-blame /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-branch /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-checkout /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-cherry /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-cherry-pick /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-clean /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-clone /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-commit /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-config /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-describe /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-diff /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-diff-tree /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-fetch /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-format-patch /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-grep /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-init /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-log /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-ls-remote /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-merge /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-name-rev /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-pull /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-push /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-rebase /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-remote /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-request-pull /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-reset /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-rev-list /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-revert /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-show /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-show-branch /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-stash /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-status /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-submodule /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-svn /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-tag /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/git-whatchanged /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gitg /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gitk /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gitx /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gnutar /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/grep /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gtar /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gview /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gvim /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/gvimdiff /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/hash /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/head /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/help /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/history /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/iconv /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/id /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/jobs /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/join /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/kill /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ksh /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/less /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ln /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/locale /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ls /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/make /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/man /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/mesg /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/mkdir /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/mkfifo /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/mksh /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/more /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/mv /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/nawk /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/newgrp /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/nice /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/nl /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/nohup /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/od /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/paste /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/patch /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/pathchk /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/pgawk /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/popd /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/pr /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/printf /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ps /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/pushd /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/pwd /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/read /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/readonly /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/renice /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/return /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/rgview /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/rgvim /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/rm /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/rmdir /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/rsync /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/rview /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/rvim /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/scp /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/sed /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/set /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/sftp /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/sh /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/slogin /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/sort /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/split /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ssh /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-add /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-agent /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-keygen /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/stty /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/su /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/sudo /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/sudoedit /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/suspend /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/svn /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/tail /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/tar /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/tee /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/test /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/tig /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/time /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/touch /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/tr /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/trap /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/type /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/typeset /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/ulimit /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/umask /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/unalias /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/uname /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/uniq /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/unset /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/useradd /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/vi /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/view /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/vim /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/vimdiff /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/wait /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/wc /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/which /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/who /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/xargs /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion install -p -c -m 644 share/completion/yash /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/yash/completion make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/po' install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/locale/ja/LC_MESSAGES install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/locale/en@quot/LC_MESSAGES install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/locale/en@boldquot/LC_MESSAGES install -p -c -m 644 ja.mo /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/locale/ja/LC_MESSAGES/yash.mo install -p -c -m 644 en@quot.mo /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/locale/en@quot/LC_MESSAGES/yash.mo install -p -c -m 644 en@boldquot.mo /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/locale/en@boldquot/LC_MESSAGES/yash.mo make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/po' make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/doc' install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/man/man1 install -p -c -m 644 yash.1 /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/man/man1 make[2]: Entering directory `/builddir/build/BUILD/yash-2.37/doc/ja' install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/man/ja/man1 install -p -c -m 644 yash.1 /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/man/ja/man1 make[2]: Leaving directory `/builddir/build/BUILD/yash-2.37/doc/ja' make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/doc' make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/doc' install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/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.37-1.fc20.x86_64/usr/share/doc/yash-doc/ make[2]: Entering directory `/builddir/build/BUILD/yash-2.37/doc/ja' install -p -d /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/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.37-1.fc20.x86_64/usr/share/doc/yash-doc//ja make[2]: Leaving directory `/builddir/build/BUILD/yash-2.37/doc/ja' make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/doc' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 yash + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/yash-2.37 extracting debug info from /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/bin/yash dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2395 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.F3jgv0 + umask 022 + cd /builddir/build/BUILD + cd yash-2.37 + make test make[1]: Entering directory `/builddir/build/BUILD/yash-2.37/tests' make[2]: Entering directory `/builddir/build/BUILD/yash-2.37' make[3]: Entering directory `/builddir/build/BUILD/yash-2.37/builtins' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/yash-2.37/builtins' make[3]: Entering directory `/builddir/build/BUILD/yash-2.37/lineedit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/yash-2.37/lineedit' make[2]: Leaving directory `/builddir/build/BUILD/yash-2.37' Testing ../yash for *.tst alias.p ok alias.y ok array.y ok builtin.p ok builtin.y ok dirstack.y ok error.p ok error.y ok expand.p ok expand.y ok fnmatch.p ok help.y ok history.y ok init.y ok input.p ok input.y ok job.p ok job.y skipped lineedit.y ok option.p ok option.y ok parser.p ok parser.y ok path.p ok path.y ok printf.y ok prompt.y ok redir.p ok redir.y ok sig.p ok sig.y ok test.y ok variable.p ok variable.y ok ../yash passed all of *.tst. make[1]: Leaving directory `/builddir/build/BUILD/yash-2.37/tests' + exit 0 Processing files: yash-2.37-1.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d0pfme + umask 022 + cd /builddir/build/BUILD + cd yash-2.37 + DOCDIR=/builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/doc/yash + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/doc/yash + cp -pr COPYING /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/doc/yash + cp -pr NEWS /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/doc/yash + cp -pr README /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/doc/yash + cp -pr NEWS.ja /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/doc/yash + cp -pr README.ja /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64/usr/share/doc/yash + exit 0 Provides: /bin/yash yash = 2.37-1.fc20 yash(x86-64) = 2.37-1.fc20 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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: yash-doc-2.37-1.fc20.noarch Provides: yash-doc = 2.37-1.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yash-debuginfo-2.37-1.fc20.x86_64 Provides: yash-debuginfo = 2.37-1.fc20 yash-debuginfo(x86-64) = 2.37-1.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 warning: Could not canonicalize hostname: buildvm-18.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/yash-2.37-1.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/yash-doc-2.37-1.fc20.noarch.rpm Wrote: /builddir/build/RPMS/yash-debuginfo-2.37-1.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DTsJfi + umask 022 + cd /builddir/build/BUILD + cd yash-2.37 + /usr/bin/rm -rf /builddir/build/BUILDROOT/yash-2.37-1.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->