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/altermime.spec'], chrootPath='/var/lib/mock/f30-build-38485-22227/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/altermime.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/altermime-0.3.10-19.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/altermime.spec'], chrootPath='/var/lib/mock/f30-build-38485-22227/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/altermime.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.4dBcdL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf altermime-0.3.10 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/altermime-0.3.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd altermime-0.3.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (altermime-0.3.10-fprintf-compiler-error.patch): + echo 'Patch #0 (altermime-0.3.10-fprintf-compiler-error.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file qpe.c Patch #1 (altermime-0.3.10-cflags.patch): + echo 'Patch #1 (altermime-0.3.10-cflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z6mb5R + umask 022 + cd /builddir/build/BUILD + cd altermime-0.3.10 + 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' + export CFLAGS + make -j4 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 strstack.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 mime_alter.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 ffget.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 pldstr.c BUILDSTDERR: pldstr.c: In function 'PLD_strtok': BUILDSTDERR: pldstr.c:300:30: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if ((st->start)&&(st->start != '\0')) BUILDSTDERR: ^~ BUILDSTDERR: pldstr.c:300:20: note: did you mean to dereference the pointer? BUILDSTDERR: if ((st->start)&&(st->start != '\0')) BUILDSTDERR: ^ BUILDSTDERR: mime_alter.c: In function 'AM_add_disclaimer': BUILDSTDERR: mime_alter.c:2435:6: warning: variable 'segment_read' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int segment_read = 0; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: mime_alter.c: In function 'AM_attachment_replace_recurse': BUILDSTDERR: mime_alter.c:3701:6: warning: variable 'boundary_exists' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int boundary_exists=0; BUILDSTDERR: ^~~~~~~~~~~~~~~ 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 filename-filters.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 logger.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 MIME_headers.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 libmime-decoders.c BUILDSTDERR: MIME_headers.c: In function 'MIMEH_read_headers': BUILDSTDERR: MIME_headers.c:1089:8: warning: variable 'headerline_end' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *headerline_end; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: MIME_headers.c:1084:6: warning: variable 'firstline' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int firstline = 1; BUILDSTDERR: ^~~~~~~~~ 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 boundary-stack.c BUILDSTDERR: MIME_headers.c: In function 'MIMEH_headers_process': BUILDSTDERR: MIME_headers.c:2727:8: warning: variable 'safeh' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char *safeh, *h, *safehl; BUILDSTDERR: ^~~~~ BUILDSTDERR: MIME_headers.c: In function 'MIMEH_headers_get': BUILDSTDERR: MIME_headers.c:2948:2: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] BUILDSTDERR: memset(hinfo->defects, 0, _MIMEH_DEFECT_ARRAY_SIZE); BUILDSTDERR: ^~~~~~ 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 qpe.c BUILDSTDERR: qpe.c: In function 'qp_encode': BUILDSTDERR: qpe.c:49:15: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if (lineend != '\0') { BUILDSTDERR: ^~ BUILDSTDERR: qpe.c:49:7: note: did you mean to dereference the pointer? BUILDSTDERR: if (lineend != '\0') { BUILDSTDERR: ^ BUILDSTDERR: mime_alter.c: In function 'AM_add_disclaimer_insert_html': BUILDSTDERR: mime_alter.c:1509:45: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf(boundary, sizeof(boundary), "--%s", dd->boundary); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from mime_alter.c:1: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 1026 bytes into a destination of size 1025 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: MIME_headers.c: In function 'MIMEH_save_doubleCR': BUILDSTDERR: MIME_headers.c:788:50: warning: '/doubleCR.' directive output may be truncated writing 10 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] BUILDSTDERR: snprintf(glb.doubleCRname,_MIMEH_STRLEN_MAX,"%s/doubleCR.%d",glb.output_dir,glb.doubleCR_count); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: MIME_headers.c:788:47: note: directive argument in the range [-2147483647, 2147483647] BUILDSTDERR: snprintf(glb.doubleCRname,_MIMEH_STRLEN_MAX,"%s/doubleCR.%d",glb.output_dir,glb.doubleCR_count); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from MIME_headers.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1045 bytes into a destination of size 1023 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: MIME_headers.c: In function 'MIMEH_parse_contenttype': BUILDSTDERR: MIME_headers.c:2014:58: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 129 [-Wformat-truncation=] BUILDSTDERR: snprintf(hinfo->filename, sizeof(hinfo->filename), "%s.applemeta", glb.appledouble_filename ); BUILDSTDERR: ^~ ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from MIME_headers.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 129 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: MIME_headers.c:2132:61: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 129 [-Wformat-truncation=] BUILDSTDERR: snprintf( hinfo->filename, sizeof(hinfo->filename), "%s", hinfo->name ); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from MIME_headers.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 129 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'snprintf', BUILDSTDERR: inlined from 'MIMEH_parse_contentlocation.part.4' at MIME_headers.c:2246:4, BUILDSTDERR: inlined from 'MIMEH_parse_contentlocation' at MIME_headers.c:2217:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: warning: '__builtin___snprintf_chk' specified bound 1024 exceeds destination size 129 [-Wstringop-overflow=] BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: MIME_headers.c: In function 'MIMEH_parse_contentdisposition': BUILDSTDERR: MIME_headers.c:2498:58: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 129 [-Wformat-truncation=] BUILDSTDERR: snprintf( hinfo->filename, sizeof(hinfo->filename), "%s", hinfo->name ); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from MIME_headers.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 129 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: MIME_headers.c: In function 'MIMEH_headers_process': BUILDSTDERR: MIME_headers.c:2875:36: warning: '%s' directive output may be truncated writing up to 128 bytes into a region of size 124 [-Wformat-truncation=] BUILDSTDERR: snprintf( tmp, sizeof(tmp), "mac-%s", hinfo->filename ); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from MIME_headers.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 133 bytes into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mime_alter.c: In function 'AM_alter_header': BUILDSTDERR: mime_alter.c:3459:46: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf( low_line, AM_1K_BUFFER_SIZE, "%s", line ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from mime_alter.c:1: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 1025 bytes into a destination of size 1024 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 altermime.c strstack.o mime_alter.o ffget.o pldstr.o filename-filters.o logger.o MIME_headers.o libmime-decoders.o boundary-stack.o qpe.o -o altermime + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.moNJs7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64 + cd altermime-0.3.10 + rm -rf /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/bin + /usr/bin/install -m 755 altermime /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/bin/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.10-19.fc30 --unique-debug-suffix -0.3.10-19.fc30.riscv64 --unique-debug-src-base altermime-0.3.10-19.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/altermime-0.3.10 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/bin/altermime extracting debug info from /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/bin/altermime /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 680 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: altermime-0.3.10-19.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nwjztu + umask 022 + cd /builddir/build/BUILD + cd altermime-0.3.10 + DOCDIR=/builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/share/doc/altermime + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/share/doc/altermime + cp -pr CHANGELOG /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/share/doc/altermime + cp -pr LICENCE /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/share/doc/altermime + cp -pr README /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64/usr/share/doc/altermime + exit 0 Provides: altermime = 0.3.10-19.fc30 altermime(riscv-64) = 0.3.10-19.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: altermime-debugsource-0.3.10-19.fc30.riscv64 Provides: altermime-debugsource = 0.3.10-19.fc30 altermime-debugsource(riscv-64) = 0.3.10-19.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: altermime-debuginfo-0.3.10-19.fc30.riscv64 Provides: altermime-debuginfo = 0.3.10-19.fc30 altermime-debuginfo(riscv-64) = 0.3.10-19.fc30 debuginfo(build-id) = c3a2d955a35bd23f05b89c3e4cb947a0b61d0f24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: altermime-debugsource(riscv-64) = 0.3.10-19.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64 Wrote: /builddir/build/RPMS/altermime-0.3.10-19.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/altermime-debugsource-0.3.10-19.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/altermime-debuginfo-0.3.10-19.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OaYVdX + umask 022 + cd /builddir/build/BUILD + cd altermime-0.3.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/altermime-0.3.10-19.fc30.riscv64 + exit 0 Child return code was: 0