Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/yash.spec'], chrootPath='/var/lib/mock/f23-build-3919654-516328/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/yash.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm02-builder20.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/yash-2.39-1.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/yash.spec '], chrootPath='/var/lib/mock/f23-build-3919654-516328/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/yash.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JH4vVq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yash-2.39 + /usr/bin/xz -dc /builddir/build/SOURCES/yash-2.39.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yash-2.39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UedEb2 + umask 022 + cd /builddir/build/BUILD + cd yash-2.39 + env 'CC=armv7hl-redhat-linux-gnueabi-gcc -std=c99' '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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' ./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 armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c alias.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c arith.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c builtin.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c exec.c arith.c: In function 'do_double_comparison': arith.c:415:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_long_calculation': arith.c:374:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'do_double_calculation': arith.c:394:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ arith.c: In function 'value_to_string': arith.c:330:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exec.c: In function 'assignment_is_temporary': exec.c:1103:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ exec.c: In function 'exec_command_substitution': exec.c:1455: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 ^ arith.c: In function 'parse_logical_and': arith.c:523: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:487:5: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!value) switch (result->type) { ^ arith.c:473:7: note: 'value' was declared here bool value, valid = true; ^ arith.c:445:38: warning: 'cond' may be used uninitialized in this function [-Wmaybe-uninitialized] info->parseonly = saveparseonly2 || !cond; ^ arith.c:433:7: note: 'cond' was declared here bool cond, valid = true; ^ 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)) ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c expand.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c hashtable.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c input.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c job.c 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] } ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c mail.c expand.c: In function 'expand_param': expand.c:877:8: warning: 'concat' may be used uninitialized in this function [-Wmaybe-uninitialized] if (concat) ^ expand.c:772:49: warning: 'values' may be used uninitialized in this function [-Wmaybe-uninitialized] (((wchar_t *) values[0])[0] == L'\0' && values[1] == NULL)) ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c option.c job.c: In function 'continue_job': job.c:1203:12: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] return status; ^ option.c: In function 'handle_search_result': option.c:603:10: warning: 'optarg' may be used uninitialized in this function [-Wmaybe-uninitialized] return set_normal_option(opt, optarg, shell_invocation); ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c parser.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c path.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c plist.c parser.c: In function 'read_and_parse': parser.c:581:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ parser.c: In function 'parse_special_word_unit': parser.c:1545:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ parser.c: In function 'get_errmsg_unexpected_token': parser.c:2684:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c redir.c redir.c: In function 'open_process_redirection': redir.c:857:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o makesignum makesignum.c -lm -ltinfo armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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'"), ^ parser.c: In function 'print_one_command': parser.c:3135: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:3116:17: note: 's' was declared here const wchar_t *s; ^ parser.c:3136:2: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (type) { ^ parser.c:3117:29: note: 'type' was declared here enum { file, here, proc, } type; ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c util.c creating configm.h...done armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xfnmatch.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xgetopt.c xgetopt.c: In function 'found_long_option': xgetopt.c:311:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c yash.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c history.c parser.c: In function 'parse_compound_command': parser.c:2011:29: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] parse_redirect_list(ps, &result->c_redirs); ^ make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/builtins' history.c: In function 'fc_edit_and_exec_entries': history.c:1598:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c printf.c printf.c: In function 'printf_printf': printf.c:672:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/lineedit' armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c complete.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test.c parser.c: In function 'parse_group': parser.c:2048:2: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] print_errmsg_token_missing(ps, end); ^ parser.c:2043:2: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] serror(ps, Ngt("commands are missing between `%ls' and `%ls'"), ^ 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); ^ 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.39/tests' armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o checkfg checkfg.c -lm -ltinfo 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 ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ulimit.c make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/po' make[1]: 'stamp-po' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/po' make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/doc' make[2]: Entering directory '/builddir/build/BUILD/yash-2.39/doc/ja' armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o invoke invoke.c -lm -ltinfo make[2]: Leaving directory '/builddir/build/BUILD/yash-2.39/doc/ja' make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/doc' ./makesignum > signum.h armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c variable.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o resetsig resetsig.c -lm -ltinfo ar -rc builtins.a printf.o test.o ulimit.o make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/builtins' armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c sig.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c compparse.c make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/tests' armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c display.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; ^ variable.c: In function 'new_variable': variable.c:604:2: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] varvaluefree(var); ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c editing.c creating commands.in... armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lineedit.c lineedit.c: In function 'le_readline': lineedit.c:109:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ editing.c: In function 'need_update_last_search_value': editing.c:3399:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c terminfo.c armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c trie.c variable.c: In function 'array_builtin': variable.c:1998:10: warning: 'max' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!validate_operand_count(argc - xoptind, min, max)) ^ variable.c:1998: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); ^ armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.39/lineedit' armv7hl-redhat-linux-gnueabi-gcc -std=c99 -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.aIJHsH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm ++ dirname /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm + cd yash-2.39 + make install install-html DESTDIR=/builddir/build/BUILDROOT/yash-2.39-1.fc23.arm 'INSTALL=install -p' 'CPPROG=cp -p' make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/builtins' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/builtins' make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/lineedit' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/lineedit' install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/bin install -p -c yash /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/bin/yash install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/man install -p -c -m 644 share/completion/INIT /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/[ /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/_backup /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/_blocksize /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/_bsd /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/_dot /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/alias /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/array /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/awk /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/basename /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/bash /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/bg /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/bindkey /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/break /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/bsdtar /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/cat /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/cd /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/chgrp /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/chmod /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/chown /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/chsh /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/cmp /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/comm /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/command /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/complete /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/configure /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/continue /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/cp /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/crontab /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/csplit /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/cut /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/dash /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/date /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/df /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/diff /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/dirs /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/disown /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/du /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/echo /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ed /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/egrep /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/env /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/eval /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/eview /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/evim /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ex /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/exec /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/exit /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/expand /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/export /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/fc /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/fg /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/fgrep /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/file /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/find /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/fold /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gawk /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/getconf /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/getopts /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gex /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-add /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-am /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-annotate /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-apply /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-bisect /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-blame /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-branch /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-checkout /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-cherry /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-cherry-pick /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-clean /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-clone /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-commit /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-config /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-describe /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-diff /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-diff-tree /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-fetch /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-format-patch /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-grep /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-init /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-log /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-ls-remote /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-merge /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-name-rev /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-pull /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-push /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-rebase /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-remote /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-request-pull /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-reset /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-rev-list /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-revert /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-rm /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-show /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-show-branch /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-stash /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-status /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-submodule /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-svn /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-tag /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/git-whatchanged /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gitg /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gitk /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gitx /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gnutar /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/grep /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gtar /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gview /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gvim /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/gvimdiff /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/hash /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/head /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/help /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/history /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/iconv /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/id /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/jobs /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/join /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/kill /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ksh /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/less /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ln /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/locale /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ls /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/make /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/man /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/mesg /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/mkdir /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/mkfifo /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/mksh /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/more /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/mv /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/nawk /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/newgrp /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/nice /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/nl /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/nohup /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/od /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/passwd /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/paste /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/patch /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/pathchk /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/pgawk /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/popd /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/pr /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/printf /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ps /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/pushd /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/pwd /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/read /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/readonly /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/renice /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/return /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/rgview /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/rgvim /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/rm /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/rmdir /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/rsync /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/rview /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/rvim /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/scp /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/sed /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/set /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/sftp /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/sh /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/slogin /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/sort /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/split /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ssh /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-add /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-agent /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ssh-keygen /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/stty /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/su /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/sudo /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/sudoedit /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/suspend /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/svn /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/tail /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/tar /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/tee /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/test /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/tig /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/time /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/touch /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/tr /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/trap /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/type /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/typeset /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/ulimit /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/umask /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/unalias /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/uname /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/uniq /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/unset /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/useradd /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/valgrind /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/vi /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/view /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/vim /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/vimdiff /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/wait /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/wc /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/which /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/who /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/xargs /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion install -p -c -m 644 share/completion/yash /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/yash/completion make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/po' install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/locale/ja/LC_MESSAGES install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/locale/en@quot/LC_MESSAGES install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/locale/en@boldquot/LC_MESSAGES install -p -c -m 644 ja.mo /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/locale/ja/LC_MESSAGES/yash.mo install -p -c -m 644 en@quot.mo /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/locale/en@quot/LC_MESSAGES/yash.mo install -p -c -m 644 en@boldquot.mo /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/locale/en@boldquot/LC_MESSAGES/yash.mo make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/po' make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/doc' install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/man/man1 install -p -c -m 644 yash.1 /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/man/man1 make[2]: Entering directory '/builddir/build/BUILD/yash-2.39/doc/ja' install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/man/ja/man1 install -p -c -m 644 yash.1 /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/man/ja/man1 make[2]: Leaving directory '/builddir/build/BUILD/yash-2.39/doc/ja' make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/doc' make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/doc' install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/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.39-1.fc23.arm/usr/share/doc/yash-doc/ make[2]: Entering directory '/builddir/build/BUILD/yash-2.39/doc/ja' install -p -d /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/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.39-1.fc23.arm/usr/share/doc/yash-doc//ja make[2]: Leaving directory '/builddir/build/BUILD/yash-2.39/doc/ja' make[1]: Leaving directory '/builddir/build/BUILD/yash-2.39/doc' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm 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.39 extracting debug info from /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/bin/yash dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2412 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.5g5OLo + umask 022 + cd /builddir/build/BUILD + cd yash-2.39 + make test make[1]: Entering directory '/builddir/build/BUILD/yash-2.39/tests' make[2]: Entering directory '/builddir/build/BUILD/yash-2.39' make[3]: Entering directory '/builddir/build/BUILD/yash-2.39/builtins' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/yash-2.39/builtins' make[3]: Entering directory '/builddir/build/BUILD/yash-2.39/lineedit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/yash-2.39/lineedit' make[2]: Leaving directory '/builddir/build/BUILD/yash-2.39' 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 read.p ok read.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.39/tests' + exit 0 Processing files: yash-2.39-1.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p4j0XU + umask 022 + cd /builddir/build/BUILD + cd yash-2.39 + DOCDIR=/builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/doc/yash + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/doc/yash + cp -pr NEWS /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/doc/yash + cp -pr README /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/doc/yash + cp -pr NEWS.ja /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/doc/yash + cp -pr README.ja /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/doc/yash + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NbcZft + umask 022 + cd /builddir/build/BUILD + cd yash-2.39 + LICENSEDIR=/builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/licenses/yash + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/licenses/yash + cp -pr COPYING /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm/usr/share/licenses/yash + exit 0 Provides: /bin/yash yash = 2.39-1.fc23 yash(armv7hl-32) = 2.39-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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) 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) libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libtinfo.so.5 rtld(GNU_HASH) Processing files: yash-doc-2.39-1.fc23.noarch Provides: yash-doc = 2.39-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.39-1.fc23.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm warning: Could not canonicalize hostname: arm02-builder20.arm.fedoraproject.org Wrote: /builddir/build/RPMS/yash-2.39-1.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/yash-doc-2.39-1.fc23.noarch.rpm Wrote: /builddir/build/RPMS/yash-debuginfo-2.39-1.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bqdqOD + umask 022 + cd /builddir/build/BUILD + cd yash-2.39 + /usr/bin/rm -rf /builddir/build/BUILDROOT/yash-2.39-1.fc23.arm + exit 0 Child return code was: 0 LEAVE do -->