Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xxkb.spec'], chrootPath='/var/lib/mock/f31-build-101907-33436/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xxkb.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/xxkb-1.11.1-6.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xxkb.spec'], chrootPath='/var/lib/mock/f31-build-101907-33436/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xxkb.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': 'en_US.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.RCHfCR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xxkb-1.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xxkb-1.11.1-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xxkb-1.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/xxkb-default-config.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LkirPQ + umask 022 + cd /builddir/build/BUILD + cd xxkb-1.11.1 + xmkmf + sed -i 's|CCOPTIONS =|CCOPTIONS = -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|' Makefile + sed -i 's|EXTRA_LDOPTIONS =|EXTRA_LDOPTIONS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld|' Makefile + /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdlib.h:25, BUILDSTDERR: from wlist.c:11: 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/string.h:26, BUILDSTDERR: from resource.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: resource.c: In function 'GetElementRes': BUILDSTDERR: resource.c:270:6: warning: pointer targets in passing argument 9 of 'XWMGeometry' differ in signedness [-Wpointer-sign] BUILDSTDERR: 270 | &tmp_geom.width, &tmp_geom.height, BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | unsigned int * BUILDSTDERR: In file included from resource.c:23: BUILDSTDERR: /usr/include/X11/Xutil.h:821:5: note: expected 'int *' but argument is of type 'unsigned int *' BUILDSTDERR: 821 | int* /* width_return */, BUILDSTDERR: | ^~~~ BUILDSTDERR: resource.c:270:23: warning: pointer targets in passing argument 10 of 'XWMGeometry' differ in signedness [-Wpointer-sign] BUILDSTDERR: 270 | &tmp_geom.width, &tmp_geom.height, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | unsigned int * BUILDSTDERR: In file included from resource.c:23: BUILDSTDERR: /usr/include/X11/Xutil.h:822:5: note: expected 'int *' but argument is of type 'unsigned int *' BUILDSTDERR: 822 | int* /* height_return */, BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from xxkb.c:10: 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: xxkb.c: In function 'main': BUILDSTDERR: xxkb.c:313:56: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign] BUILDSTDERR: 313 | XQueryTree(dpy, root_win, &rwin, &parent, &children, &num); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | int * BUILDSTDERR: In file included from xxkb.c:13: BUILDSTDERR: /usr/include/X11/Xlib.h:3023:5: note: expected 'unsigned int *' but argument is of type 'int *' BUILDSTDERR: 3023 | unsigned int* /* nchildren_return */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xxkb.c:450:85: warning: pointer targets in passing argument 9 of 'XQueryPointer' differ in signedness [-Wpointer-sign] BUILDSTDERR: 450 | XQueryPointer(dpy, temp_win, &root, &child, &root_x, &root_y, &add_x, &add_y, &mask); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | | BUILDSTDERR: | int * BUILDSTDERR: In file included from xxkb.c:13: BUILDSTDERR: /usr/include/X11/Xlib.h:2992:5: note: expected 'unsigned int *' but argument is of type 'int *' BUILDSTDERR: 2992 | unsigned int* /* mask_return */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xxkb.c:670:59: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign] BUILDSTDERR: 670 | XQueryTree(dpy, temp_win, &rwin, &parent, &children, &num); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | int * BUILDSTDERR: In file included from xxkb.c:13: BUILDSTDERR: /usr/include/X11/Xlib.h:3023:5: note: expected 'unsigned int *' but argument is of type 'int *' BUILDSTDERR: 3023 | unsigned int* /* nchildren_return */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xxkb.c: In function 'GetGrandParent': BUILDSTDERR: xxkb.c:954:54: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign] BUILDSTDERR: 954 | if (!XQueryTree(dpy, w, &rwin, &parent, &children, &num)) { BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | int * BUILDSTDERR: In file included from xxkb.c:13: BUILDSTDERR: /usr/include/X11/Xlib.h:3023:5: note: expected 'unsigned int *' but argument is of type 'int *' BUILDSTDERR: 3023 | unsigned int* /* nchildren_return */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xxkb.c: In function 'GetAppWindow': BUILDSTDERR: xxkb.c:974:55: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign] BUILDSTDERR: 974 | if (!XQueryTree(dpy, win, &rwin, &parent, &children, &num)) { BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | int * BUILDSTDERR: In file included from xxkb.c:13: BUILDSTDERR: /usr/include/X11/Xlib.h:3023:5: note: expected 'unsigned int *' but argument is of type 'int *' BUILDSTDERR: 3023 | unsigned int* /* nchildren_return */ BUILDSTDERR: | ^~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 imake -DUseInstalled -I/usr/share/X11/config gcc -O2 -Wall -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 -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 -DAPPDEFDIR=\"/usr/share/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DXT_RESOURCE_SEARCH -DSHAPE_EXT -c -o wlist.o wlist.c gcc -O2 -Wall -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 -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 -DAPPDEFDIR=\"/usr/share/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DXT_RESOURCE_SEARCH -DSHAPE_EXT -c -o resource.o resource.c gcc -O2 -Wall -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 -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 -DAPPDEFDIR=\"/usr/share/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DXT_RESOURCE_SEARCH -DSHAPE_EXT -c -o xxkb.o xxkb.c rm -f xxkb gcc -o xxkb -O2 -Wall -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 xxkb.o resource.o wlist.o -lX11 -lXext -lXpm -lXt rm -f xxkb._man if test -z "" ; then \ cd `dirname xxkb` && \ ln -s `basename xxkb.man` `basename xxkb._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" \ < xxkb.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/\@\@$/\\/' >xxkb._man; \ fi sed -e "s#PIXMAPDIR#/usr/share/xxkb#g" XXkb.ad.var > XXkb.ad Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IRm8AN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64 + cd xxkb-1.11.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64 'INSTALL=/usr/bin/install -p' install.man + mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/lib/X11/. + mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/etc/X11/app-defaults + mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/X11/app-defaults + mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/by15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/by48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/de15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/de48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/en15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/en48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/ru15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/ru48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/su15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/su48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/ua15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/ua48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/il15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/il48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/bg15.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + /usr/bin/install -p -c -m 0444 pixmaps/bg48.xpm /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/xxkb + mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11.1-6.fc31 --unique-debug-suffix -1.11.1-6.fc31.riscv64 --unique-debug-src-base xxkb-1.11.1-6.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xxkb-1.11.1 BUILDSTDERR: 115 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/bin/install -p -c xxkb /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/bin/xxkb /usr/bin/install -p -c -m 0444 XXkb.ad /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/X11/app-defaults/XXkb install in . done /usr/bin/install -p -c -m 0444 xxkb._man /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/man/man1/xxkb.1x install.man in . done explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/bin/xxkb extracting debug info from /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/bin/xxkb original debug info size: 184kB, size after compression: 176kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: xxkb-1.11.1-6.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6F51SQ + umask 022 + cd /builddir/build/BUILD + cd xxkb-1.11.1 + DOCDIR=/builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/doc/xxkb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/doc/xxkb + cp -pr README /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/doc/xxkb + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ilMLsO + umask 022 + cd /builddir/build/BUILD + cd xxkb-1.11.1 + LICENSEDIR=/builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/licenses/xxkb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/licenses/xxkb + cp -pr LICENSE /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64/usr/share/licenses/xxkb + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: xxkb = 1.11.1-6.fc31 xxkb(riscv-64) = 1.11.1-6.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) libX11.so.6()(64bit) libXext.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: xxkb-debugsource-1.11.1-6.fc31.riscv64 Provides: xxkb-debugsource = 1.11.1-6.fc31 xxkb-debugsource(riscv-64) = 1.11.1-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xxkb-debuginfo-1.11.1-6.fc31.riscv64 Provides: debuginfo(build-id) = 8fd5f7f6cbaf7dd073e413073fc4b38b429a01a2 xxkb-debuginfo = 1.11.1-6.fc31 xxkb-debuginfo(riscv-64) = 1.11.1-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xxkb-debugsource(riscv-64) = 1.11.1-6.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64 Wrote: /builddir/build/RPMS/xxkb-1.11.1-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xxkb-debugsource-1.11.1-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xxkb-debuginfo-1.11.1-6.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2JwMwO + umask 022 + cd /builddir/build/BUILD + cd xxkb-1.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xxkb-1.11.1-6.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0