Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xkeycaps.spec'], chrootPath='/var/lib/mock/f31-build-71434-30629/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xkeycaps.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/xkeycaps-2.46-26.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xkeycaps.spec'], chrootPath='/var/lib/mock/f31-build-71434-30629/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xkeycaps.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mcJzSJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xkeycaps-2.46 + /usr/bin/gzip -dc /builddir/build/SOURCES/xkeycaps-2.46.tar.Z + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xkeycaps-2.46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XpoANM + umask 022 + cd /builddir/build/BUILD + cd xkeycaps-2.46 + xmkmf + sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile + make -j4 BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from xkeycaps.c:15: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from KbdWidget.c:13: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from info.c:13: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/sys/types.h:25, BUILDSTDERR: from /usr/include/X11/Xlib.h:38, BUILDSTDERR: from /usr/include/X11/Intrinsic.h:53, BUILDSTDERR: from KeyWidget.c:14: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/X11/Intrinsic.h:61, BUILDSTDERR: from KeyWidget.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'KeyRealize' at KeyWidget.c:182:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: KeyWidget.c: In function 'KeyRealize': BUILDSTDERR: KeyWidget.c:181:15: note: length computed here BUILDSTDERR: 181 | int i = strlen (k1); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/X11/Intrinsic.h:61, BUILDSTDERR: from KeyWidget.c:14: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'KeyRealize' at KeyWidget.c:193:7: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: KeyWidget.c: In function 'KeyRealize': BUILDSTDERR: KeyWidget.c:192:15: note: length computed here BUILDSTDERR: 192 | int i = strlen (k2); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: info.c: In function 'describe_key': BUILDSTDERR: info.c:469:22: warning: ' 0x' directive writing 4 bytes into a region of size between 1 and 255 [-Wformat-overflow=] BUILDSTDERR: 469 | sprintf (buf, "%s 0x%02X %u 0%02o", buf2, ascii, ascii, ascii); BUILDSTDERR: | ^~~~ BUILDSTDERR: info.c:469:19: note: directive argument in the range [1, 255] BUILDSTDERR: 469 | sprintf (buf, "%s 0x%02X %u 0%02o", buf2, ascii, ascii, ascii); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: info.c:469:19: note: directive argument in the range [1, 255] BUILDSTDERR: info.c:469:19: note: directive argument in the range [1, 255] BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from info.c:13: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 272 bytes into a destination of size 255 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from actions.c:13: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/unistd.h:25, BUILDSTDERR: from commands.c:14: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ imake -DUseInstalled -I/usr/share/X11/config gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xkeycaps.o xkeycaps.c gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o KbdWidget.o KbdWidget.c gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o KeyWidget.o KeyWidget.c gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o info.o info.c gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o actions.o actions.c gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o commands.o commands.c BUILDSTDERR: gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -O2 -In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from guess.c:22: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: commands.c: In function 'button_write': BUILDSTDERR: commands.c:709:8: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 709 | ks = XKeycodeToKeysym (XtDisplay (widget), added [i][j], 0); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from commands.c:30: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: commands.c: In function 'button_pick_window': BUILDSTDERR: commands.c:797:7: warning: variable 'once' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 797 | int once = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: commands.c: In function 'keysym_list_cb': BUILDSTDERR: commands.c:1770:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1770 | int i = (int) XawToggleGetCurrent (box->keysym_buttons [0]); BUILDSTDERR: | ^ BUILDSTDERR: commands.c:1782:7: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 1782 | XtVaSetValues (button, XtNlabel, lr->string, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: commands.c: In function 'make_edit_key_dbox': BUILDSTDERR: commands.c:2202:3: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 2202 | XtVaSetValues (set_list, XtNwidth, set_list->core.width + 20, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: commands.c:2231:3: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 2231 | XtVaSetValues (sym_list, XtNwidth, sym_list->core.width + 20, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/sys/types.h:25, BUILDSTDERR: from /usr/include/X11/Xlib.h:38, BUILDSTDERR: from kbddef.h:20, BUILDSTDERR: from all-kbds.c:65: BUILDSTDERR: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] BUILDSTDERR: 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: commands.c: In function 'keyboard_list_cb': BUILDSTDERR: commands.c:2551:5: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 2551 | XtVaSetValues (box->icon, XtNbitmap, p, XtNheight, h, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: commands.c: In function 'make_select_kbd_dbox': BUILDSTDERR: commands.c:2656:3: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 2656 | XtVaSetValues (vendor_list, XtNwidth, vendor_list->core.width + 20, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: commands.c:2684:5: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 2684 | XtVaSetValues (kbd_list, XtNwidth, kbd_list->core.width + 20, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: commands.c:2710:5: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 2710 | XtVaSetValues (map_list, XtNwidth, map_list->core.width + 20, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: commands.c: In function 'pop_up_kbd_dbox': BUILDSTDERR: commands.c:2747:3: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: 2747 | XtVaSetValues (select_kbd_box->label2, XtNlabel, choose_kbd_message, 0); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: commands.c: In function 'stop_the_insanity': BUILDSTDERR: commands.c:3212:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3212 | ? XKeycodeToKeysym (dpy, code2, column) BUILDSTDERR: | ^ BUILDSTDERR: In file included from commands.c:30: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: commands.c:3278:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3278 | ? XKeycodeToKeysym (dpy, code2, column) BUILDSTDERR: | ^ BUILDSTDERR: In file included from commands.c:30: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: commands.c: In function 'restore_key_default': BUILDSTDERR: commands.c:1102:65: warning: '%s' directive writing up to 254 bytes into a region of size 215 [-Wformat-overflow=] BUILDSTDERR: 1102 | sprintf (buf2, "KeyCode 0x%02X restored to default state (%s)", BUILDSTDERR: | ^~ BUILDSTDERR: 1103 | key->key.keycode, buf); BUILDSTDERR: | ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from commands.c:17: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 42 and 296 bytes into a destination of size 255 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o guess.o guess.c gcc -O2 -fno-strict-aliasing -I./kbds -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o all-kbds.o all-kbds.c rm -f xkeycaps gcc -o xkeycaps -O2 -fno-strict-aliasing -L/usr/lib64 ./xkeycaps.o ./KbdWidget.o ./KeyWidget.o ./info.o ./actions.o ./commands.o ./guess.o ./all-kbds.o -lXaw -lXt -lSM -lICE -lXmu -lXt -lSM -lICE -lXext -lX11 -lXext -lX11 rm -f xkeycaps._man if test -z "" ; then \ cd `dirname xkeycaps` && \ ln -s `basename xkeycaps.man` `basename xkeycaps._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/share/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xkeycaps.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xkeycaps._man; \ fi Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HYbuiM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64 + cd xkeycaps-2.46 + make DESTDIR=/builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64 install 'INSTALL=install -p' + mkdir -p /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/man/man1 + install -m0644 -p xkeycaps.man /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/applications + mkdir -p /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/pixmaps + install -m0644 -p /builddir/build/SOURCES/xkeycaps.png /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/pixmaps + desktop-file-install --dir /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/applications /builddir/build/SOURCES/xkeycaps.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.46-26.fc31 --unique-debug-suffix -2.46-26.fc31.riscv64 --unique-debug-src-base xkeycaps-2.46-26.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xkeycaps-2.46 BUILDSTDERR: 2768 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -p -c xkeycaps /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/bin/xkeycaps install in . done /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/applications/xkeycaps.desktop: error: (will be fatal in the future): value "xkeycaps.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/bin/xkeycaps extracting debug info from /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/bin/xkeycaps original debug info size: 564kB, size after compression: 476kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: xkeycaps-2.46-26.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TdG9lM + umask 022 + cd /builddir/build/BUILD + cd xkeycaps-2.46 + DOCDIR=/builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/doc/xkeycaps + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/doc/xkeycaps + cp -pr README /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/doc/xkeycaps + cp -pr sgi-microsoft.txt /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64/usr/share/doc/xkeycaps + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(xkeycaps.desktop) xkeycaps = 2.46-26.fc31 xkeycaps(riscv-64) = 2.46-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXext.so.6()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: xkeycaps-debugsource-2.46-26.fc31.riscv64 Provides: xkeycaps-debugsource = 2.46-26.fc31 xkeycaps-debugsource(riscv-64) = 2.46-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xkeycaps-debuginfo-2.46-26.fc31.riscv64 Provides: debuginfo(build-id) = 13d71dee5de6eedbf7d5174c6e9404162e9e4603 xkeycaps-debuginfo = 2.46-26.fc31 xkeycaps-debuginfo(riscv-64) = 2.46-26.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xkeycaps-debugsource(riscv-64) = 2.46-26.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64 Wrote: /builddir/build/RPMS/xkeycaps-debuginfo-2.46-26.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xkeycaps-2.46-26.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xkeycaps-debugsource-2.46-26.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lBowpJ + umask 022 + cd /builddir/build/BUILD + cd xkeycaps-2.46 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xkeycaps-2.46-26.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0