Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/atasm.spec'], chrootPath='/var/lib/mock/f29-build-9934-4473/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/atasm.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 BUILDSTDERR: warning: Macro expanded in comment on line 10: %{name}/%{name}106.zip Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/atasm-1.07d-15.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/atasm.spec'], chrootPath='/var/lib/mock/f29-build-9934-4473/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/atasm.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 BUILDSTDERR: warning: Macro expanded in comment on line 10: %{name}/%{name}106.zip Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZrZrsQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atasm107 + /usr/bin/unzip -qq /builddir/build/SOURCES/atasm107d.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd atasm107 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SzW0XE ~/build/BUILD/atasm107/src ~/build/BUILD/atasm107 + umask 022 + cd /builddir/build/BUILD + cd atasm107 + pushd 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 -DZLIB_CAPABLE -DUNIX' gcc -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 -DZLIB_CAPABLE -DUNIX -c asm.c gcc -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 -DZLIB_CAPABLE -DUNIX -c symbol.c gcc -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 -DZLIB_CAPABLE -DUNIX -c parser.c gcc -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 -DZLIB_CAPABLE -DUNIX -c setparse.c BUILDSTDERR: setparse.c: In function 'get_signed_expression': BUILDSTDERR: setparse.c:289:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 240 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf,256,"Unknown symbol '%s'",work); BUILDSTDERR: ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from setparse.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 273 bytes into a destination of size 256 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: asm.c: In function 'get_nxt_word': BUILDSTDERR: asm.c:402:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(line,256,fin->in); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: setparse.c:199:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf,256,"Interpreting '$%s' as hex value '$%x'",work,sym->addr); BUILDSTDERR: ^~ ~~~~ BUILDSTDERR: setparse.c:199:28: note: directive argument in the range [0, 65535] BUILDSTDERR: snprintf(buf,256,"Interpreting '$%s' as hex value '$%x'",work,sym->addr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from setparse.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 35 and 293 bytes into a destination of size 256 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -DZLIB_CAPABLE -DUNIX -c state.c BUILDSTDERR: state.c: In function 'SaveUBYTE': BUILDSTDERR: state.c:104:21: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE( StateOut, data, num ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'ReadUBYTE': BUILDSTDERR: state.c:114:20: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZREAD( StateIn, data, num ); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'SaveUWORD': BUILDSTDERR: state.c:134:23: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE( StateOut, &byte, 1 ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c:143:23: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE( StateOut, &byte, 1 ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'ReadUWORD': BUILDSTDERR: state.c:161:22: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZREAD( StateIn, &byte1, 1 ); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:168:22: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZREAD( StateIn, &byte2, 1 ); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'SaveINT': BUILDSTDERR: state.c:198:23: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE( StateOut, &byte, 1 ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c:207:23: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE( StateOut, &byte, 1 ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c:216:23: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE( StateOut, &byte, 1 ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c:227:23: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE( StateOut, &byte, 1 ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'ReadINT': BUILDSTDERR: state.c:247:21: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZREAD(StateIn, &byte1, 1); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:254:19: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZREAD(StateIn, &byte2, 1); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:261:19: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZREAD(StateIn, &byte3, 1); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:268:19: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZREAD(StateIn, &byte4, 1); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'FileCopy': BUILDSTDERR: state.c:512:19: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZREAD(in,buf,16384); BUILDSTDERR: ^~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:513:13: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: GZWRITE(out,buf,result); BUILDSTDERR: ^~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'save_A800state': BUILDSTDERR: state.c:553:10: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] BUILDSTDERR: StateIn=GZOPEN(fin,"rb"); BUILDSTDERR: ^ BUILDSTDERR: state.c:559:17: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZREAD(StateIn,header_string,8); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:563:20: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZCLOSE(StateIn); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:49:32: note: in definition of macro 'GZCLOSE' BUILDSTDERR: #define GZCLOSE( X ) gzclose( X ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:567:17: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZREAD(StateIn,&StateVersion,1); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:568:18: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result1=GZREAD(StateIn,&SaveVerbose,1); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:571:22: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZCLOSE(StateIn); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:49:32: note: in definition of macro 'GZCLOSE' BUILDSTDERR: #define GZCLOSE( X ) gzclose( X ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:577:20: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZCLOSE(StateIn); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:49:32: note: in definition of macro 'GZCLOSE' BUILDSTDERR: #define GZCLOSE( X ) gzclose( X ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:585:11: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] BUILDSTDERR: StateOut=GZOPEN(fout,"wb"); BUILDSTDERR: ^ BUILDSTDERR: state.c:590:20: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result = GZWRITE(StateOut,"ATARI800",8); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:51:37: note: in definition of macro 'GZWRITE' BUILDSTDERR: #define GZWRITE( X, Y, Z ) gzwrite( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: state.c:605:18: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZCLOSE(StateOut); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: state.c:49:32: note: in definition of macro 'GZCLOSE' BUILDSTDERR: #define GZCLOSE( X ) gzclose( X ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:606:18: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZCLOSE(StateIn); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:49:32: note: in definition of macro 'GZCLOSE' BUILDSTDERR: #define GZCLOSE( X ) gzclose( X ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: state.c: In function 'templateType': BUILDSTDERR: state.c:634:10: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] BUILDSTDERR: StateIn=GZOPEN(fin,"rb"); BUILDSTDERR: ^ BUILDSTDERR: state.c:639:17: warning: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZREAD(StateIn,header_string,8); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:50:35: note: in definition of macro 'GZREAD' BUILDSTDERR: #define GZREAD( X, Y, Z ) gzread( X, Y, Z ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1390:28: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:642:20: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: result=GZCLOSE(StateIn); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:49:32: note: in definition of macro 'GZCLOSE' BUILDSTDERR: #define GZCLOSE( X ) gzclose( X ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: state.c:645:11: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: GZCLOSE(StateIn); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: state.c:49:32: note: in definition of macro 'GZCLOSE' BUILDSTDERR: #define GZCLOSE( X ) gzclose( X ) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from state.c:46: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ gcc -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 -DZLIB_CAPABLE -DUNIX -c dimage.c BUILDSTDERR: dimage.c: In function 'scandir': BUILDSTDERR: dimage.c:323:25: warning: variable 'length' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int secnum,cnt,status,length,startsec; BUILDSTDERR: ^~~~~~ BUILDSTDERR: dimage.c: In function 'get_new_disk': BUILDSTDERR: dimage.c:97:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(hdr,16,1,fd); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: dimage.c: In function 'readsec': BUILDSTDERR: dimage.c:202:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(img->secbuf,img->secSize,1,img->image); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dimage.c: In function 'readVTOC': BUILDSTDERR: dimage.c:217:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(img->VTOCsec,img->secSize,1,img->image); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dimage.c:223:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(buf,img->secSize,1,img->image); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dimage.c: In function 'write_xfd_file': BUILDSTDERR: dimage.c:514:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(data,image->lnk,1,in); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dimage.c:531:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(data,image->lnk,1,in); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: symbol.c: In function 'macro_subst': BUILDSTDERR: symbol.c:646:61: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 226 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf,256,"Reference to undefined label '%s' in macro",num); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from symbol.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 41 and 296 bytes into a destination of size 256 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -DZLIB_CAPABLE -DUNIX -c inc_path.c gcc -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 -DZLIB_CAPABLE -DUNIX -c crc32.c gcc -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 -DZLIB_CAPABLE -DUNIX -c atasm_err.c gcc -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 -DZLIB_CAPABLE -DUNIX -c state2.c BUILDSTDERR: state2.c: In function 'read_page': BUILDSTDERR: state2.c:92:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(buf,512,in); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: state2.c: In function 'save_snapshot': BUILDSTDERR: state2.c:177:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(buf,512,in); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: state2.c:204:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(buf,512,in); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: asm.c: In function 'proc_sym': BUILDSTDERR: asm.c:1727:11: warning: 'symbolID' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: sprintf(buf,"Using bank %d,%d\n",bankID,symbolID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o atasm asm.o symbol.o parser.o setparse.o state.o dimage.o inc_path.o crc32.o atasm_err.o state2.o -lz + sed -e 's|%DOCDIR%|/usr/share/doc/atasm|g' atasm.1.in ~/build/BUILD/atasm107 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zTgUO4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64 + cd atasm107 + mkdir -p /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/man/man1 + pushd src ~/build/BUILD/atasm107/src ~/build/BUILD/atasm107 + install -p -m 755 atasm /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/bin + install -p -m 644 atasm.1 /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/man/man1 + popd ~/build/BUILD/atasm107 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.07d-15.fc29 --unique-debug-suffix -1.07d-15.fc29.riscv64 --unique-debug-src-base atasm-1.07d-15.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/atasm107 extracting debug info from /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/bin/atasm /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 355 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2gPZjF Processing files: atasm-1.07d-15.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l3gSfg + umask 022 + cd /builddir/build/BUILD + cd atasm107 + DOCDIR=/builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/doc/atasm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/doc/atasm + cp -pr LICENSE /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/doc/atasm + cp -pr VERSION.TXT /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/doc/atasm + cp -pr docs/atasm.blurb /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/doc/atasm + cp -pr docs/atasm.pdf /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/doc/atasm + cp -pr examples /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64/usr/share/doc/atasm + exit 0 Provides: atasm = 1.07d-15.fc29 atasm(riscv-64) = 1.07d-15.fc29 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) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: atasm-debugsource-1.07d-15.fc29.riscv64 Provides: atasm-debugsource = 1.07d-15.fc29 atasm-debugsource(riscv-64) = 1.07d-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: atasm-debuginfo-1.07d-15.fc29.riscv64 Provides: atasm-debuginfo = 1.07d-15.fc29 atasm-debuginfo(riscv-64) = 1.07d-15.fc29 debuginfo(build-id) = ab624d6566cc4426df3c149503c6e27291b2fbd6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atasm-debugsource(riscv-64) = 1.07d-15.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64 Wrote: /builddir/build/RPMS/atasm-1.07d-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/atasm-debugsource-1.07d-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/atasm-debuginfo-1.07d-15.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OH4wHZ + umask 022 + cd /builddir/build/BUILD + cd atasm107 + /usr/bin/rm -rf /builddir/build/BUILDROOT/atasm-1.07d-15.fc29.riscv64 + exit 0 Child return code was: 0