+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xboard.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.irdcrz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xboard-4.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xboard-4.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xboard-4.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -f /usr/share/automake-1.16/config.guess /usr/share/automake-1.16/config.sub . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PZI8wf + umask 022 + cd /builddir/build/BUILD + cd xboard-4.9.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for remsh... no checking for rsh... no checking for makeinfo... makeinfo checking for nroff... nroff -man checking for awk... /usr/bin/awk checking for perl... /usr/bin/perl checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for _getpty... no checking for grantpt... yes checking for setitimer... yes checking for usleep... yes checking for gettimeofday... yes checking for random... yes checking for gethostname... yes checking for setlocale... yes checking for getpseudotty in -lseq... no checking whether compiler understands -Wall -Wno-parentheses... yes checking for pkg-config... pkg-config checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for CAIRO... yes checking for xdg-mime... no checking for xdg-desktop-menu... no checking for xdg-icon-resource... no checking for GTK... yes checking whether ptys or pipes should be used... pipes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmail config.status: creating po/Makefile.in config.status: creating osxapp/Info.plist config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing test-stamp-h commands config.status: executing chmod-cmail commands Configurations summary: prefix: /usr datarootdir: ${prefix}/share datadir: /usr/share gamedatadir: $(datadir)/games/xboard desktopdir: $(datadir)/applications mimedir: $(datadir)/mime/packages iconsdir: $(datadir)/icons/hicolor/48x48/apps svgiconsdir: $(datadir)/icons/hicolor/scalable/apps infodir: /usr/share/info (info files will go here) sysconfdir: /etc (xboard.conf will go here) update mimedb: yes NLS support: yes GTK: yes Xaw3d: no Xaw: no ptys: pipes zippy: no sigint: yes + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xboard-4.9.1' Making all in po make[2]: Entering directory '/builddir/build/BUILD/xboard-4.9.1/po' make[2]: Leaving directory '/builddir/build/BUILD/xboard-4.9.1/po' make[2]: Entering directory '/builddir/build/BUILD/xboard-4.9.1' CC backend.o CC book.o CC childio.o CC gamelist.o childio.c: In function 'SetUpChildIO': childio.c:80:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(to_prog); ^~~~~~~~~~~~~ childio.c:81:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(from_prog); ^~~~~~~~~~~~~~~ CC ngamelist.o book.c: In function 'SaveToBook': book.c:891:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0; i f) ^~ moves.c:506:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(killX < 0) cb(board, flags, FirstLeg, r, f, y, x, cl); if(killX > f) ^~ moves.c: In function 'GenPseudoLegal': moves.c:1117:15: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (d = 0; d <= 1; d++) // Dababba moves that Rook cannot do ^~~ moves.c:1126:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' Rook(board, flags, rf, ff, callback, closure); ^~~~ CC pgntags.o parser.c: In function 'KifuMove': parser.c:269:10: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if(kifu * ~1) { // disambiguation was given, and thus is probably needed ~~~~~^~~~ parser.c: In function 'NextUnit': parser.c:727:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(**p == '.') (*p)++; SkipWhite(p); ^~ parser.c:727:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(**p == '.') (*p)++; SkipWhite(p); ^~~~~~~~~ backend.c: In function 'LoadPosition': backend.c:13658:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=0;j<6;j++)fprintf(debugFP, " %d", initialRights[j]);fprintf(debugFP,"\n"); ^~~ backend.c:13658:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(j=0;j<6;j++)fprintf(debugFP, " %d", initialRights[j]);fprintf(debugFP,"\n"); ^~~~~~~ CC uci.o CC board.o backend.c:13618:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:13619:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:13622:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:13632:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC draw.o CC dialogs.o dialogs.c: In function 'RefreshColor': dialogs.c:991:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(r < 0) r = 0; if(g < 0) g = 0; if(b < 0) b = 0; ^~ dialogs.c:991:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(r < 0) r = 0; if(g < 0) g = 0; if(b < 0) b = 0; ^~ dialogs.c:992:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(r > 0xFF0000) r = 0xFF0000; if(g > 0xFF00) g = 0xFF00; if(b > 0xFF) b = 0xFF; ^~ dialogs.c:992:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(r > 0xFF0000) r = 0xFF0000; if(g > 0xFF00) g = 0xFF00; if(b > 0xFF) b = 0xFF; ^~ dialogs.c: In function 'NewCommentPopup': dialogs.c:1169:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(commentText) free(commentText); commentText = strdup(text); ^~ dialogs.c:1169:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(commentText) free(commentText); commentText = strdup(text); ^~~~~~~~~~~ dialogs.c: In function 'NewTagsPopup': dialogs.c:1265:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(tagsText) free(tagsText); tagsText = strdup(text); ^~ dialogs.c:1265:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(tagsText) free(tagsText); tagsText = strdup(text); ^~~~~~~~ dialogs.c: In function 'LoadEngineProc': dialogs.c:1562:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(engineLine) free(engineLine); engineLine = strdup(""); ^~ dialogs.c:1562:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(engineLine) free(engineLine); engineLine = strdup(""); ^~~~~~~~~~ dialogs.c:1563:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(engineDir) free(engineDir); engineDir = strdup("."); ^~ dialogs.c:1563:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(engineDir) free(engineDir); engineDir = strdup("."); ^~~~~~~~~ dialogs.c:1564:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nickName) free(nickName); nickName = strdup(""); ^~ dialogs.c:1564:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(nickName) free(nickName); nickName = strdup(""); ^~~~~~~~ dialogs.c:1565:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(params) free(params); params = strdup(""); ^~ dialogs.c:1565:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(params) free(params); params = strdup(""); ^~~~~~ dialogs.c: In function 'GetHelpText': dialogs.c:2636:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(buf[--len] == ' ') buf[len] = NULLCHAR; len++; ^~~~~ dialogs.c:2636:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(buf[--len] == ' ') buf[len] = NULLCHAR; len++; ^~~ dialogs.c: In function 'StartDir': dialogs.c:3340:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(p=*res; q=strchr(p, '/');) p = q + 1; *p = NULLCHAR; ^~~ dialogs.c:3340:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(p=*res; q=strchr(p, '/');) p = q + 1; *p = NULLCHAR; ^ dialogs.c: In function 'EchoOn': dialogs.c:2323:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("stty echo"); ^~~~~~~~~~~~~~~~~~~ dialogs.c: In function 'EchoOff': dialogs.c:2331:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("stty -echo"); ^~~~~~~~~~~~~~~~~~~~ dialogs.c: In function 'ListDir': dialogs.c:3218:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(curDir, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~ dialogs.c: In function 'CreateDir': dialogs.c:3274:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(name); ^~~~~~~~~~~ dialogs.c: In function 'StartDir': dialogs.c:3344:6: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curDir); ^~~~~~~~~~~~~ dialogs.c:3347:6: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(curDir, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:3348:24: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] if(*res && **res) chdir(*res); ^~~~~~~~~~~ In file included from draw.c:59:0: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: warning: #warning "Including directly is deprecated." [-Wcpp] #warning "Including directly is deprecated." ^~~~~~~ draw.c: In function 'ScaleOnePiece': draw.c:386:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/librsvg-2.0/librsvg/rsvg.h:31, from draw.c:58: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CC engineoutput.o engineoutput.c: In function 'SetProgramStats': engineoutput.c:620:55: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 11 [-Wformat-truncation=] if( h >= MATE_SCORE) snprintf(s_score, 16, " %s#%d%c\t", ( h > MATE_SCORE+9 ? "" : " "), h - MATE_SCORE, fail ); else ^~ In file included from /usr/include/stdio.h:861:0, from engineoutput.c:33: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 18 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engineoutput.c:621:55: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 11 [-Wformat-truncation=] if(-h >= MATE_SCORE) snprintf(s_score, 16, " %s#-%d%c\t", (-h > MATE_SCORE+9 ? "" : " "), -h - MATE_SCORE, fail ); else ^~ In file included from /usr/include/stdio.h:861:0, from engineoutput.c:33: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 18 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC nengineoutput.o CC evalgraph.o CC nevalgraph.o CC history.o CC nhistory.o CC menus.o CC usounds.o CC usystem.o usounds.c: In function 'PlaySoundFile': usounds.c:93:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ menus.c: In function 'BugReportProc': menus.c:323:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ menus.c: In function 'GuideProc': menus.c:331:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ menus.c: In function 'HomePageProc': menus.c:339:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ menus.c: In function 'NewsPageProc': menus.c:347:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ CC gtk/xboard.o usystem.c: In function 'RunCommand': usystem.c:287:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ usystem.c: In function 'StartChildProcess': usystem.c:465:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(appData.niceEngines); // [HGM] nice: adjust priority of engine proc ^~~~~~~~~~~~~~~~~~~~~~~~~ CC gtk/xoptions.o CC gtk/xtimer.o backend.c: In function 'TimeString': backend.c:18092:45: warning: '%d' directive output may be truncated writing between 1 and 8 bytes into a region of size 6 [-Wformat-truncation=] if(timeSuffix) snprintf(moveTime, 8, " (%d)", timeSuffix/1000); // [HGM] kludge alert; fraction contains move time ^~ backend.c:18092:42: note: directive argument in the range [-2147483, 2147483] if(timeSuffix) snprintf(moveTime, 8, " (%d)", timeSuffix/1000); // [HGM] kludge alert; fraction contains move time ^~~~~~~ In file included from /usr/include/stdio.h:861:0, from backend.c:91: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 12 bytes into a destination of size 8 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gtk/xboard.c:355:0: ./args.h:791:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "x", ArgInt, (void *) &wpMain.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:792:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "y", ArgInt, (void *) &wpMain.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:794:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsX", ArgX, (void *) &wpConsole.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:795:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsY", ArgY, (void *) &wpConsole.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:796:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsW", ArgInt, (void *) &wpConsole.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:797:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsH", ArgInt, (void *) &wpConsole.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:798:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentX", ArgX, (void *) &wpComment.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:799:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentY", ArgY, (void *) &wpComment.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:800:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentW", ArgInt, (void *) &wpComment.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:801:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentH", ArgInt, (void *) &wpComment.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:802:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsX", ArgX, (void *) &wpTags.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:803:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsY", ArgY, (void *) &wpTags.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:804:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsW", ArgInt, (void *) &wpTags.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:805:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsH", ArgInt, (void *) &wpTags.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:806:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListX", ArgX, (void *) &wpGameList.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:807:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListY", ArgY, (void *) &wpGameList.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:808:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListW", ArgInt, (void *) &wpGameList.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:809:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListH", ArgInt, (void *) &wpGameList.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:811:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveX", ArgX, (void *) &wpDualBoard.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:812:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveY", ArgY, (void *) &wpDualBoard.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:813:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveW", ArgInt, (void *) &wpDualBoard.width, FALSE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:814:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveH", ArgInt, (void *) &wpDualBoard.height, FALSE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:818:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryX", ArgX, (void *) &wpMoveHistory.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:819:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryY", ArgY, (void *) &wpMoveHistory.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:820:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryW", ArgInt, (void *) &wpMoveHistory.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:821:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryH", ArgInt, (void *) &wpMoveHistory.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:824:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphX", ArgX, (void *) &wpEvalGraph.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:825:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphY", ArgY, (void *) &wpEvalGraph.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:826:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphW", ArgInt, (void *) &wpEvalGraph.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:827:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphH", ArgInt, (void *) &wpEvalGraph.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:830:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputX", ArgX, (void *) &wpEngineOutput.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:831:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputY", ArgY, (void *) &wpEngineOutput.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:832:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputW", ArgInt, (void *) &wpEngineOutput.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:833:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputH", ArgInt, (void *) &wpEngineOutput.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h: In function 'InitAppData': gtk/xboard.c:350:41: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] #define GetCurrentDirectory(SIZE, NAME) getcwd(NAME, SIZE) ^~~~~~~~~~~~~~~~~~ ./args.h:1527:3: note: in expansion of macro 'GetCurrentDirectory' GetCurrentDirectory(MSG_SIZ, currDir); ^~~~~~~~~~~~~~~~~~~ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ./args.h:1528:3: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(installDir); ^~~~~~~~~~~~~~~~~~~ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ./args.h:1530:3: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(currDir); ^~~~~~~~~~~~~~~~~~~ ./args.h: In function 'SaveSettings': gtk/xboard.c:350:41: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] #define GetCurrentDirectory(SIZE, NAME) getcwd(NAME, SIZE) ^~~~~~~~~~~~~~~~~~ ./args.h:1559:3: note: in expansion of macro 'GetCurrentDirectory' GetCurrentDirectory(MSG_SIZ, dir); ^~~~~~~~~~~~~~~~~~~ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ./args.h:1563:5: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(installDir); ^~~~~~~~~~~~~~~~~~~ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ./args.h:1565:5: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(dir); ^~~~~~~~~~~~~~~~~~~ gtk/xboard.c: In function 'main': gtk/xboard.c:987:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(dirName, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~ gtk/xboard.c: In function 'ManProc': gtk/xboard.c:2036:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("xterm -e man xboard &"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/xboard.c: In function 'InfoProc': gtk/xboard.c:2050:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^~~~~~~~~~~ gtk/xboard.c: In function 'FileNamePopUpWrapper': gtk/xboard.c:2427:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(curDir, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~ gtk/xboard.c:2428:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(def); ^~~~~~~~~~ gtk/xboard.c:2512:48: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] if(def && *def && def[strlen(def)-1] == '/') chdir(curDir); ^~~~~~~~~~~~~ gtk/xoptions.c: In function 'SetTextColor': gtk/xoptions.c:627:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(fg < 0) fg = 0; if(bg < 0) bg = 7; ^~ gtk/xoptions.c:627:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(fg < 0) fg = 0; if(bg < 0) bg = 7; ^~ gtk/xoptions.c: In function 'PopDown': gtk/xoptions.c:879:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(messedUp) Preview(0, NULL); messedUp = FALSE; // Board Options dialog can need this to cancel preview ^~ gtk/xoptions.c:879:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(messedUp) Preview(0, NULL); messedUp = FALSE; // Board Options dialog can need this to cancel preview ^~~~~~~~ gtk/xoptions.c: In function 'GraphEventProc': gtk/xoptions.c:982:13: warning: variable 'opt' set but not used [-Wunused-but-set-variable] Option *opt, *graph = (Option *) gdata; ^~~ CC gtk/xengineoutput.o backend.c: In function 'ApplyMove': backend.c:10317:45: warning: 'killed' may be used uninitialized in this function [-Wmaybe-uninitialized] board[toY][toX + (killX < fromX ? 1 : -1)] = killed; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ backend.c: In function 'LeftClick': backend.c:7910:4: warning: 'piece' may be used uninitialized in this function [-Wmaybe-uninitialized] if(piece == defaultPromoChoice) promoChoice = NULLCHAR; // deferral ^ CCLD xboard make[2]: Leaving directory '/builddir/build/BUILD/xboard-4.9.1' make[1]: Leaving directory '/builddir/build/BUILD/xboard-4.9.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.27i3id + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 + cd xboard-4.9.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/xboard-4.9.1/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share installing da.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/xboard.mo installing de.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/xboard.mo installing es.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/xboard.mo installing fr.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/xboard.mo installing it.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/xboard.mo installing nl.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/xboard.mo installing pl.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/xboard.mo installing ru.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/xboard.mo installing sr.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/xboard.mo installing tr.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/xboard.mo installing uk.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/xboard.mo installing vi.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/xboard.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/xboard.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/xboard.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/xboard.mo if test "xboard" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/xboard-4.9.1/po' make[1]: Entering directory '/builddir/build/BUILD/xboard-4.9.1' make[2]: Entering directory '/builddir/build/BUILD/xboard-4.9.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/bin' /usr/bin/install -p xboard '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/etc' /usr/bin/install -p -m 644 xboard.conf '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications' /usr/bin/install -p -m 644 xboard.desktop xboard-fen-viewer.desktop xboard-pgn-viewer.desktop xboard-tourney.desktop xboard-config.desktop '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 xboard.png '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/pixmaps/textures' /usr/bin/install -p -m 644 pixmaps/cross32.png pixmaps/cross48.png pixmaps/board32.png pixmaps/board48.png pixmaps/ini32.png pixmaps/ini48.png '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/pixmaps/textures' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/textures' /usr/bin/install -p -m 644 png/hatch.png png/wood_d.png png/wood_l.png png/xqboard-9x10.png '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/textures' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/shogi' /usr/bin/install -p -m 644 themes/shogi/WhiteGold.svg themes/shogi/WhiteCrownedBishop.svg themes/shogi/WhiteBishop.svg themes/shogi/WhiteKing.svg themes/shogi/WhiteKnight.svg themes/shogi/WhiteGoldKnight.svg themes/shogi/WhiteLance.svg themes/shogi/WhiteGoldLance.svg themes/shogi/WhitePawn.svg themes/shogi/WhiteGoldPawn.svg themes/shogi/WhiteRook.svg themes/shogi/WhiteCrownedRook.svg themes/shogi/WhiteAdvisor.svg themes/shogi/WhiteGoldSilver.svg themes/shogi/BlackGold.svg themes/shogi/BlackCrownedBishop.svg themes/shogi/BlackBishop.svg themes/shogi/BlackKing.svg themes/shogi/BlackKnight.svg themes/shogi/BlackGoldKnight.svg themes/shogi/BlackLance.svg themes/shogi/BlackGoldLance.svg themes/shogi/BlackPawn.svg themes/shogi/BlackGoldPawn.svg themes/shogi/BlackRook.svg themes/shogi/BlackCrownedRook.svg themes/shogi/BlackAdvisor.svg themes/shogi/BlackGoldSilver.svg '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/shogi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/sounds' /usr/bin/install -p -m 644 sounds/cymbal.wav sounds/pop2.wav sounds/slap.wav sounds/ding1.wav sounds/laser.wav sounds/woodthunk.wav sounds/gong.wav sounds/penalty.wav sounds/honkhonk.wav sounds/phone.wav sounds/roar.wav '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/sounds' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/default' /usr/bin/install -p -m 644 svg/icon_white.svg svg/icon_black.svg svg/BlackAdvisor.svg svg/WhiteAdvisor.svg svg/BlackArchbishop.svg svg/WhiteArchbishop.svg svg/BlackBishop.svg svg/WhiteBishop.svg svg/BlackCanon.svg svg/WhiteCanon.svg svg/BlackChancellor.svg svg/WhiteChancellor.svg svg/BlackCobra.svg svg/WhiteCobra.svg svg/BlackCommoner.svg svg/WhiteCommoner.svg svg/BlackCrownedBishop.svg svg/WhiteCrownedBishop.svg svg/BlackCrownedRook.svg svg/WhiteCrownedRook.svg svg/BlackElephant.svg svg/WhiteElephant.svg svg/BlackGoldKnight.svg svg/WhiteGoldKnight.svg svg/BlackGoldLance.svg svg/WhiteGoldLance.svg svg/BlackGoldPawn.svg svg/WhiteGoldPawn.svg svg/BlackGoldSilver.svg svg/WhiteGoldSilver.svg svg/BlackGold.svg svg/WhiteGold.svg svg/BlackHawk.svg svg/WhiteHawk.svg svg/BlackKing.svg svg/WhiteKing.svg svg/BlackKnight.svg svg/WhiteKnight.svg svg/BlackLance.svg svg/WhiteLance.svg '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/default' /usr/bin/install -p -m 644 svg/BlackMarshall.svg svg/WhiteMarshall.svg svg/BlackNightrider.svg svg/WhiteNightrider.svg svg/BlackPawn.svg svg/WhitePawn.svg svg/BlackPrincess.svg svg/WhitePrincess.svg svg/BlackQueen.svg svg/WhiteQueen.svg svg/BlackRook.svg svg/WhiteRook.svg svg/BlackUnicorn.svg svg/WhiteUnicorn.svg svg/BlackSword.svg svg/WhiteSword.svg svg/BlackHSword.svg svg/WhiteHSword.svg svg/BlackLeopard.svg svg/WhiteLeopard.svg svg/BlackLion.svg svg/WhiteLion.svg svg/BlackPromoBishop.svg svg/WhitePromoBishop.svg svg/BlackPromoRook.svg svg/WhitePromoRook.svg svg/BlackPromoHorse.svg svg/WhitePromoHorse.svg svg/BlackPromoDragon.svg svg/WhitePromoDragon.svg svg/BlackPromoSword.svg svg/WhitePromoSword.svg svg/BlackPromoHSword.svg svg/WhitePromoHSword.svg svg/BlackHCrown.svg svg/WhiteHCrown.svg svg/BlackDolphin.svg svg/WhiteDolphin.svg svg/BlackClaw.svg svg/WhiteClaw.svg '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/default' /usr/bin/install -p -m 644 svg/BlackWolf.svg svg/WhiteWolf.svg svg/BlackCamel.svg svg/WhiteCamel.svg svg/BlackZebra.svg svg/WhiteZebra.svg svg/BlackGnu.svg svg/WhiteGnu.svg svg/BlackWizard.svg svg/WhiteWizard.svg svg/BlackViking.svg svg/WhiteViking.svg svg/BlackIron.svg svg/WhiteIron.svg svg/BlackCopper.svg svg/WhiteCopper.svg svg/BlackTower.svg svg/WhiteTower.svg svg/BlackDragon.svg svg/WhiteDragon.svg svg/BlackCub.svg svg/WhiteCub.svg svg/BlackButterfly.svg svg/WhiteButterfly.svg svg/BlackLeft.svg svg/WhiteLeft.svg svg/BlackRight.svg svg/WhiteRight.svg svg/BlackHat.svg svg/WhiteHat.svg svg/BlackRShield.svg svg/WhiteRShield.svg svg/BlackLShield.svg svg/WhiteLShield.svg svg/BlackAxe.svg svg/WhiteAxe.svg svg/BlackFlag.svg svg/WhiteFlag.svg svg/BlackDuck.svg svg/WhiteDuck.svg '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/default' /usr/bin/install -p -m 644 svg/BlackPegasus.svg svg/WhitePegasus.svg svg/eo_Analyzing.svg svg/eo_Black.svg svg/eo_Clear.svg svg/eo_Ponder.svg svg/eo_Thinking.svg svg/eo_Unknown.svg svg/eo_White.svg '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 xboard.svg '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/conf' /usr/bin/install -p -m 644 conf/shogi conf/xq conf/ics conf/mini conf/mini.fen conf/sho conf/sho.fen '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/conf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/xiangqi' /usr/bin/install -p -m 644 themes/xiangqi/BlackAdvisor.svg themes/xiangqi/WhiteAdvisor.svg themes/xiangqi/BlackCanon.svg themes/xiangqi/WhiteCanon.svg themes/xiangqi/BlackElephant.svg themes/xiangqi/WhiteElephant.svg themes/xiangqi/BlackKnight.svg themes/xiangqi/WhiteKnight.svg themes/xiangqi/BlackGold.svg themes/xiangqi/WhiteGold.svg themes/xiangqi/BlackPawn.svg themes/xiangqi/WhitePawn.svg themes/xiangqi/BlackRook.svg themes/xiangqi/WhiteRook.svg '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/games/xboard/themes/xiangqi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/info' /usr/bin/install -p -m 644 ./xboard.info '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/info/xboard.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/man/man6' /usr/bin/install -p -m 644 'xboard.man' '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/man/man6/xboard.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/mime/packages' /usr/bin/install -p -m 644 xboard.xml '/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/mime/packages' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/xboard-4.9.1' if test -z "/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64" -a -n "" -a -n "" -a -n "" ; then \ install --mode system --novendor xboard.xml ;\ install --mode system --novendor xboard-pgn-viewer.desktop;\ install --mode system --novendor xboard-fen-viewer.desktop;\ install --mode system --novendor xboard-tourney.desktop;\ install --mode system --novendor xboard-config.desktop;\ install --context mimetypes --size 32 pixmaps/board32.png application-x-chess-pgn;\ install --context mimetypes --size 32 pixmaps/cross32.png application-x-xboard-trn;\ install --context mimetypes --size 32 pixmaps/ini32.png application-x-xboard-opt;\ install --context mimetypes --size 48 pixmaps/board48.png application-x-chess-pgn;\ install --context mimetypes --size 48 pixmaps/cross48.png application-x-xboard-trn;\ install --context mimetypes --size 48 pixmaps/ini48.png application-x-xboard-opt;\ fi make[3]: Leaving directory '/builddir/build/BUILD/xboard-4.9.1' make[2]: Leaving directory '/builddir/build/BUILD/xboard-4.9.1' make[1]: Leaving directory '/builddir/build/BUILD/xboard-4.9.1' + desktop-file-install --dir /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/xboard.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications xboard-config.desktop xboard-fen-viewer.desktop xboard-pgn-viewer.desktop xboard-tourney.desktop xboard.desktop /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Chess Game" for key "Comment" in group "Desktop Entry" looks redundant with value "Chess Game" of key "GenericName" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Skaak Speletjie" for key "Comment[af]" in group "Desktop Entry" looks redundant with value "Skaak Speletjie" of key "GenericName[af]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???? ???????" for key "Comment[ar]" in group "Desktop Entry" looks redundant with value "???? ???????" of key "GenericName[ar]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???" for key "Comment[bg]" in group "Desktop Entry" looks redundant with value "???" of key "GenericName[bg]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "????" for key "Comment[bn]" in group "Desktop Entry" looks redundant with value "????" of key "GenericName[bn]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Igra ?aha" for key "Comment[bs]" in group "Desktop Entry" looks redundant with value "Igra ?aha" of key "GenericName[bs]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Joc d'escacs" for key "Comment[ca]" in group "Desktop Entry" looks redundant with value "Joc d'escacs" of key "GenericName[ca]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?achy" for key "Comment[cs]" in group "Desktop Entry" looks redundant with value "?achy" of key "GenericName[cs]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "G?m Gwyddbwyll" for key "Comment[cy]" in group "Desktop Entry" looks redundant with value "G?m Gwyddbwyll" of key "GenericName[cy]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Skakspil" for key "Comment[da]" in group "Desktop Entry" looks redundant with value "Skakspil" of key "GenericName[da]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Schachspiel" for key "Comment[de]" in group "Desktop Entry" looks redundant with value "Schachspiel" of key "GenericName[de]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???????? ?????" for key "Comment[el]" in group "Desktop Entry" looks redundant with value "???????? ?????" of key "GenericName[el]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Juego de ajedrez" for key "Comment[es]" in group "Desktop Entry" looks redundant with value "Juego de ajedrez" of key "GenericName[es]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Male" for key "Comment[et]" in group "Desktop Entry" looks redundant with value "Male" of key "GenericName[et]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Shakkipeli" for key "Comment[fi]" in group "Desktop Entry" looks redundant with value "Shakkipeli" of key "GenericName[fi]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Jeu d'?checs" for key "Comment[fr]" in group "Desktop Entry" looks redundant with value "Jeu d'?checs" of key "GenericName[fr]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Xogo de Xadrez" for key "Comment[gl]" in group "Desktop Entry" looks redundant with value "Xogo de Xadrez" of key "GenericName[gl]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???? ????" for key "Comment[he]" in group "Desktop Entry" looks redundant with value "???? ????" of key "GenericName[he]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "????? ?? ???" for key "Comment[hi]" in group "Desktop Entry" looks redundant with value "????? ?? ???" of key "GenericName[hi]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?ah" for key "Comment[hr]" in group "Desktop Entry" looks redundant with value "?ah" of key "GenericName[hr]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "sakk" for key "Comment[hu]" in group "Desktop Entry" looks redundant with value "sakk" of key "GenericName[hu]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Permainan Catur" for key "Comment[id]" in group "Desktop Entry" looks redundant with value "Permainan Catur" of key "GenericName[id]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Gioco di scacchi" for key "Comment[it]" in group "Desktop Entry" looks redundant with value "Gioco di scacchi" of key "GenericName[it]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "??????" for key "Comment[ja]" in group "Desktop Entry" looks redundant with value "??????" of key "GenericName[ja]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???????" for key "Comment[ka]" in group "Desktop Entry" looks redundant with value "???????" of key "GenericName[ka]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?????????" for key "Comment[km]" in group "Desktop Entry" looks redundant with value "?????????" of key "GenericName[km]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?? ??" for key "Comment[ko]" in group "Desktop Entry" looks redundant with value "?? ??" of key "GenericName[ko]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "??????????" for key "Comment[lo]" in group "Desktop Entry" looks redundant with value "??????????" of key "GenericName[lo]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?achmatai" for key "Comment[lt]" in group "Desktop Entry" looks redundant with value "?achmatai" of key "GenericName[lt]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???????? ????" for key "Comment[mk]" in group "Desktop Entry" looks redundant with value "???????? ????" of key "GenericName[mk]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "??????????? ???" for key "Comment[mr]" in group "Desktop Entry" looks redundant with value "??????????? ???" of key "GenericName[mr]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Sjakkspill" for key "Comment[nb]" in group "Desktop Entry" looks redundant with value "Sjakkspill" of key "GenericName[nb]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Schaakspel" for key "Comment[nl]" in group "Desktop Entry" looks redundant with value "Schaakspel" of key "GenericName[nl]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?????? ???" for key "Comment[pa]" in group "Desktop Entry" looks redundant with value "?????? ???" of key "GenericName[pa]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Szachy" for key "Comment[pl]" in group "Desktop Entry" looks redundant with value "Szachy" of key "GenericName[pl]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Jogo de Xadrez" for key "Comment[pt]" in group "Desktop Entry" looks redundant with value "Jogo de Xadrez" of key "GenericName[pt]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Jogo de Xadrez" for key "Comment[pt_BR]" in group "Desktop Entry" looks redundant with value "Jogo de Xadrez" of key "GenericName[pt_BR]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Un joc de ?ah" for key "Comment[ro]" in group "Desktop Entry" looks redundant with value "Un joc de ?ah" of key "GenericName[ro]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???????" for key "Comment[ru]" in group "Desktop Entry" looks redundant with value "???????" of key "GenericName[ru]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?ach" for key "Comment[sk]" in group "Desktop Entry" looks redundant with value "?ach" of key "GenericName[sk]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Igra ?aha" for key "Comment[sl]" in group "Desktop Entry" looks redundant with value "Igra ?aha" of key "GenericName[sl]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???" for key "Comment[sr]" in group "Desktop Entry" looks redundant with value "???" of key "GenericName[sr]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "???" for key "Comment[sr@Latn]" in group "Desktop Entry" looks redundant with value "???" of key "GenericName[sr@Latn]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Schackspel" for key "Comment[sv]" in group "Desktop Entry" looks redundant with value "Schackspel" of key "GenericName[sv]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "?????????(????????????.??????????): ??????? ??????????" for key "Comment[ta]" in group "Desktop Entry" looks redundant with value "?????????(????????????.??????????): ??????? ??????????" of key "GenericName[ta]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "??????????" for key "Comment[th]" in group "Desktop Entry" looks redundant with value "??????????" of key "GenericName[th]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Satran? oyunu" for key "Comment[tr]" in group "Desktop Entry" looks redundant with value "Satran? oyunu" of key "GenericName[tr]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "????" for key "Comment[uk]" in group "Desktop Entry" looks redundant with value "????" of key "GenericName[uk]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "C?" for key "Comment[vi]" in group "Desktop Entry" looks redundant with value "C?" of key "GenericName[vi]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Djeu d'?echeks" for key "Comment[wa]" in group "Desktop Entry" looks redundant with value "Djeu d'?echeks" of key "GenericName[wa]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Umdlalo we Chess" for key "Comment[xh]" in group "Desktop Entry" looks redundant with value "Umdlalo we Chess" of key "GenericName[xh]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "??????" for key "Comment[zh_CN]" in group "Desktop Entry" looks redundant with value "??????" of key "GenericName[zh_CN]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "????" for key "Comment[zh_TW]" in group "Desktop Entry" looks redundant with value "????" of key "GenericName[zh_TW]" /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/applications/xboard.desktop: warning: value "Umdlalo we-Chess" for key "Comment[zu]" in group "Desktop Entry" looks redundant with value "Umdlalo we-Chess" of key "GenericName[zu]" + rm -f /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/info/dir + install -pm 755 -p cmail /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/bin + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 xboard + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-mangle-shebangs mangling shebang in ./usr/bin/cmail from #! /usr/bin/perl to #!/usr/bin/perl Processing files: xboard-4.9.1-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f7s1zR + umask 022 + cd /builddir/build/BUILD + cd xboard-4.9.1 + DOCDIR=/builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + cp -pr COPYING /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + cp -pr COPYRIGHT /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + cp -pr AUTHORS /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + cp -pr NEWS /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + cp -pr README /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + cp -pr FAQ.html /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + cp -pr engine-intf.html /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64/usr/share/doc/xboard + exit 0 Provides: application() application(xboard-config.desktop) application(xboard-fen-viewer.desktop) application(xboard-pgn-viewer.desktop) application(xboard-tourney.desktop) application(xboard.desktop) config(xboard) = 4.9.1-2.fc28 mimehandler(application/x-chess-fen) mimehandler(application/x-chess-pgn) mimehandler(application/x-xboard-opt) mimehandler(application/x-xboard-trn) xboard = 4.9.1-2.fc28 xboard(riscv-64) = 4.9.1-2.fc28 Requires(interp): /bin/sh /bin/sh /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 info Requires(preun): /bin/sh info Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librsvg-2.so.2()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/xboard-4.9.1-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xboard-4.9.1-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W7zyML + umask 022 + cd /builddir/build/BUILD + cd xboard-4.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xboard-4.9.1-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff