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/daa2iso.spec'], chrootPath='/var/lib/mock/f30-build-40830-22847/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/daa2iso.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 Wrote: /builddir/build/SRPMS/daa2iso-0.1.7e-15.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/daa2iso.spec'], chrootPath='/var/lib/mock/f30-build-40830-22847/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/daa2iso.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q8PIwG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf daa2iso-0.1.7e + /usr/bin/mkdir -p daa2iso-0.1.7e + cd daa2iso-0.1.7e + /usr/bin/unzip -qq /builddir/build/SOURCES/daa2iso.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|\r||g' daa2iso.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r2n654 + umask 022 + cd /builddir/build/BUILD + cd daa2iso-0.1.7e + cd src/ + make -j4 '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' cc -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 LzmaDec.c cc -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 tinflate.c cc daa2iso.c -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 -o daa2iso LzmaDec.o tinflate.o BUILDSTDERR: In file included from daa2iso.c:57: BUILDSTDERR: daa_crypt.h: In function 'daa_crypt_key': BUILDSTDERR: daa_crypt.h:39:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: passlen = strlen(pass); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: daa2iso.c: In function 'main': BUILDSTDERR: daa2iso.c:221:11: warning: pointer targets in assignment from 'char *' to 'u8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: filei = argv[1]; BUILDSTDERR: ^ BUILDSTDERR: daa2iso.c:222:11: warning: pointer targets in assignment from 'char *' to 'u8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: fileo = argv[2]; BUILDSTDERR: ^ BUILDSTDERR: daa2iso.c:225:17: warning: pointer targets in passing argument 1 of 'fopen64' differ in signedness [-Wpointer-sign] BUILDSTDERR: fdi = fopen(filei, "rb"); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from daa2iso.c:28: BUILDSTDERR: /usr/include/stdio.h:270:14: note: expected 'const char * restrict' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern FILE *fopen64 (const char *__restrict __filename, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:229:17: warning: pointer targets in passing argument 1 of 'fopen64' differ in signedness [-Wpointer-sign] BUILDSTDERR: fdo = fopen(fileo, "rb"); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from daa2iso.c:28: BUILDSTDERR: /usr/include/stdio.h:270:14: note: expected 'const char * restrict' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern FILE *fopen64 (const char *__restrict __filename, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:236:17: warning: pointer targets in passing argument 1 of 'fopen64' differ in signedness [-Wpointer-sign] BUILDSTDERR: fdo = fopen(fileo, "wb"); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from daa2iso.c:28: BUILDSTDERR: /usr/include/stdio.h:270:14: note: expected 'const char * restrict' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern FILE *fopen64 (const char *__restrict __filename, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:255:20: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(!strncmp(daa.sign, "DAA", 16) || !strncmp(daa.sign, "\xb8\xbd\xb6", 16)) { BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:255:53: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(!strncmp(daa.sign, "DAA", 16) || !strncmp(daa.sign, "\xb8\xbd\xb6", 16)) { BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:257:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: } else if(!strncmp(daa.sign, "GBI", 16)) { BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:260:24: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(!strncmp(daa.sign, "DAA VOL", 16) || !strncmp(daa.sign, "GBI VOL", 16)) { BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:260:61: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(!strncmp(daa.sign, "DAA VOL", 16) || !strncmp(daa.sign, "GBI VOL", 16)) { BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:273:32: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: } else if(!stricmp(ans, "daa")) { BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/string.h:431, BUILDSTDERR: from daa2iso.c:30: BUILDSTDERR: /usr/include/strings.h:116:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strcasecmp (const char *__s1, const char *__s2) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: daa2iso.c:275:32: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: } else if(!stricmp(ans, "gbi")) { BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/string.h:431, BUILDSTDERR: from daa2iso.c:30: BUILDSTDERR: /usr/include/strings.h:116:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strcasecmp (const char *__s1, const char *__s2) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: daa2iso.c:438:33: warning: pointer targets in passing argument 2 of 'find_ext' differ in signedness [-Wpointer-sign] BUILDSTDERR: if((p = find_ext(filei, "001.daa"))) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: daa2iso.c:114:5: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'char *' BUILDSTDERR: u8 *find_ext(u8 *fname, u8 *ext); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: daa2iso.c:441:40: warning: pointer targets in passing argument 2 of 'find_ext' differ in signedness [-Wpointer-sign] BUILDSTDERR: } else if((p = find_ext(filei, "01.daa"))) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: daa2iso.c:114:5: note: expected 'u8 *' {aka 'unsigned char *'} but argument is of type 'char *' BUILDSTDERR: u8 *find_ext(u8 *fname, u8 *ext); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: daa2iso.c:447:25: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness [-Wpointer-sign] BUILDSTDERR: p = strrchr(filei, '.'); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:252:14: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern char *strrchr (const char *__s, int __c) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:447:15: warning: pointer targets in assignment from 'char *' to 'u8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] BUILDSTDERR: p = strrchr(filei, '.'); BUILDSTDERR: ^ BUILDSTDERR: daa2iso.c:448:39: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(!p) p = filei + strlen(filei); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: daa2iso.c: In function 'find_ext': BUILDSTDERR: daa2iso.c:732:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: len = strlen(fname); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: daa2iso.c:733:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: extlen = strlen(ext); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: daa2iso.c:735:36: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if((len >= extlen) && !stricmp(ret, ext)) { BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/string.h:431, BUILDSTDERR: from daa2iso.c:30: BUILDSTDERR: /usr/include/strings.h:116:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strcasecmp (const char *__s1, const char *__s2) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: daa2iso.c:735:41: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if((len >= extlen) && !stricmp(ret, ext)) { BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/string.h:431, BUILDSTDERR: from daa2iso.c:30: BUILDSTDERR: /usr/include/strings.h:116:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strcasecmp (const char *__s1, const char *__s2) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: daa2iso.c: In function 'daa_next': BUILDSTDERR: daa2iso.c:766:19: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(strncmp(daa.sign, "DAA VOL", 16) && strncmp(daa.sign, "GBI VOL", 16)) { BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c:766:55: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(strncmp(daa.sign, "DAA VOL", 16) && strncmp(daa.sign, "GBI VOL", 16)) { BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from daa2iso.c:30: BUILDSTDERR: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: extern int strncmp (const char *__s1, const char *__s2, size_t __n) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: daa2iso.c: In function 'unzip': BUILDSTDERR: daa2iso.c:831:47: warning: pointer targets in passing argument 5 of 'tinf_uncompress' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(tinf_uncompress(out, &outsz, in, insz, swapped_btype) != TINF_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from daa2iso.c:33: BUILDSTDERR: tinf.h:35:12: note: expected 'const unsigned int *' but argument is of type 'int *' BUILDSTDERR: int TINFCC tinf_uncompress(void *dest, unsigned int *destLen, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: daa2iso.c: In function 'fgetz': BUILDSTDERR: daa2iso.c:987:15: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] BUILDSTDERR: if(!fgets(data, size, fd)) { BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from daa2iso.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:255:1: note: expected 'char * restrict' but argument is of type 'u8 *' {aka 'unsigned char *'} BUILDSTDERR: fgets (char *__restrict __s, int __n, FILE *__restrict __stream) BUILDSTDERR: ^~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SR6dwD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64 + cd daa2iso-0.1.7e + rm -rf /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/bin + install -p src/daa2iso /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1.7e-15.fc30 --unique-debug-suffix -0.1.7e-15.fc30.riscv64 --unique-debug-src-base daa2iso-0.1.7e-15.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/daa2iso-0.1.7e explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/bin/daa2iso extracting debug info from /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/bin/daa2iso /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 170 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Processing files: daa2iso-0.1.7e-15.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A1TzsK + umask 022 + cd /builddir/build/BUILD + cd daa2iso-0.1.7e + DOCDIR=/builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/share/doc/daa2iso + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/share/doc/daa2iso + cp -pr daa2iso.txt /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/share/doc/daa2iso + cp -pr COPYING /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64/usr/share/doc/daa2iso + exit 0 Provides: daa2iso = 0.1.7e-15.fc30 daa2iso(riscv-64) = 0.1.7e-15.fc30 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: daa2iso-debugsource-0.1.7e-15.fc30.riscv64 Provides: daa2iso-debugsource = 0.1.7e-15.fc30 daa2iso-debugsource(riscv-64) = 0.1.7e-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: daa2iso-debuginfo-0.1.7e-15.fc30.riscv64 Provides: daa2iso-debuginfo = 0.1.7e-15.fc30 daa2iso-debuginfo(riscv-64) = 0.1.7e-15.fc30 debuginfo(build-id) = 0ef12b25bf1f7ce18fe41f62d45169a62594e13d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: daa2iso-debugsource(riscv-64) = 0.1.7e-15.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64 Wrote: /builddir/build/RPMS/daa2iso-0.1.7e-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/daa2iso-debugsource-0.1.7e-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/daa2iso-debuginfo-0.1.7e-15.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X2VlUH + umask 022 + cd /builddir/build/BUILD + cd daa2iso-0.1.7e + /usr/bin/rm -rf /builddir/build/BUILDROOT/daa2iso-0.1.7e-15.fc30.riscv64 + exit 0 Child return code was: 0