Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lrslib.spec'], chrootPath='/var/lib/mock/f33-build-129731-40729/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lrslib.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=1580256000 Wrote: /builddir/build/SRPMS/lrslib-7.0-6.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lrslib.spec'], chrootPath='/var/lib/mock/f33-build-129731-40729/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lrslib.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=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sOIh9L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lrslib-070 + /usr/bin/gzip -dc /builddir/build/SOURCES/lrslib-070a.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lrslib-070 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/lrslib-fixes.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/lrslib-common.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + cd /builddir/build/BUILD + cd lrslib-070 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/lrslib-man.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -O3 . -type f -exec chmod a-x '{}' + + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JbjyuK + umask 022 + cd /builddir/build/BUILD + cd lrslib-070 + 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 -DMA -I. -I/usr/include/boost' + 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 -DMA -I. -I/usr/include/boost -fPIC -DSAFE -DLRSLONG -c -o lrslong1.o lrslong.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 -DMA -I. -I/usr/include/boost -fPIC -DSAFE -DLRSLONG -c -o lrslib1.o lrslib.c lrslib.c: In function 'lrs_read_dat_1': lrslib.c:895:10: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | mkstemp(tmpfilename); | ^~~~~~~~~~~~~~~~~~~~ lrslib.c: In function 'readfacets_1': lrslib.c:4294:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4294 | fgets(str,1000000,lrs_ifp); /* pick up indices from the input line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lrslib.h:142, from lrslib.c:29: lrslib.c: In function 'pivot_1': lrslong.h:144:45: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3086:14: note: 'Nt[0]' was declared here 3086 | lrs_mp Ns, Nt, Ars; | ^~ In file included from lrslib.h:142, from lrslib.c:29: lrslong.h:144:45: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3086:10: note: 'Ns[0]' was declared here 3086 | lrs_mp Ns, Nt, Ars; | ^~ lrslib.c: In function 'checkredund_1': lrslib.c:4030:10: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 4030 | if (mp_greater (Ns, Nt)) | ^ lrslib.c:4030:10: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] + 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 -DMA -I. -I/usr/include/boost -fPIC -DGMP -c -o lrslibgmp.o lrslib.c lrslib.c: In function 'readfacets_gmp': lrslib.c:4294:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4294 | fgets(str,1000000,lrs_ifp); /* pick up indices from the input line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ + 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 -DMA -I. -I/usr/include/boost -fPIC -DGMP -c -o lrsgmp.o lrsgmp.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 -DMA -I. -I/usr/include/boost -fPIC -c -o lrsdriver.o lrsdriver.c In file included from /usr/include/string.h:495, from lrsdriver.h:5, from lrsdriver.c:3: In function 'strncpy', inlined from 'makenewargv' at lrsdriver.c:30:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrsdriver.c: In function 'makenewargv': lrsdriver.c:28:20: note: length computed here 28 | size_t length = strlen(tmp)+1; | ^~~~~~~~~~~ + '[' 64 = 64 ']' + 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 -DMA -I. -I/usr/include/boost -fPIC -DSAFE -DLRSLONG -DB128 -c -o lrslong2.o lrslong.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 -DMA -I. -I/usr/include/boost -fPIC -DSAFE -DLRSLONG -DB128 -c -o lrslib2.o lrslib.c lrslib.c: In function 'lrs_read_dat_2': lrslib.c:895:10: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | mkstemp(tmpfilename); | ^~~~~~~~~~~~~~~~~~~~ lrslib.c: In function 'readfacets_2': lrslib.c:4294:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4294 | fgets(str,1000000,lrs_ifp); /* pick up indices from the input line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lrslib.h:142, from lrslib.c:29: lrslib.c: In function 'pivot_2': lrslong.h:144:45: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3086:14: note: 'Nt[0]' was declared here 3086 | lrs_mp Ns, Nt, Ars; | ^~ In file included from lrslib.h:142, from lrslib.c:29: lrslong.h:144:45: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3086:10: note: 'Ns[0]' was declared here 3086 | lrs_mp Ns, Nt, Ars; | ^~ lrslib.c: In function 'checkredund_2': lrslib.c:4030:10: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 4030 | if (mp_greater (Ns, Nt)) | ^ lrslib.c:4030:10: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] + '[' 64 = 64 ']' + 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 -DMA -I. -I/usr/include/boost -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -shared -Wl,-soname,liblrs.so.0 -o liblrs.so.0.0.0 lrslong1.o lrslong2.o lrslib1.o lrslib2.o lrslibgmp.o lrsgmp.o lrsdriver.o -lgmp + ln -s liblrs.so.0.0.0 liblrs.so.0 + ln -s liblrs.so.0 liblrs.so + '[' 64 = 64 ']' + 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 -DMA -I. -I/usr/include/boost -DB128 -DSAFE lrs.c -o lrs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs + 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 -DMA -I. -I/usr/include/boost -DB128 lrs.c -o lrsn -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs + 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 -DMA -I. -I/usr/include/boost -DB128 redund.c -o lrs-redund -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs + 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 -DMA -I. -I/usr/include/boost -DGMP lrs.c -o lrsgmp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs -lgmp lrs.c: In function 'main': lrs.c:54:1: warning: label 'done' defined but not used [-Wunused-label] 54 | done: | ^~~~ + 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 -DMA -I. -I/usr/include/boost -DGMP redund.c -o lrs-redundgmp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs redund.c: In function 'main': redund.c:54:1: warning: label 'done' defined but not used [-Wunused-label] 54 | done: | ^~~~ + 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 -DMA -I. -I/usr/include/boost -DGMP lrsnash.c lrsnashlib.c -o lrsnash -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs -lgmp lrsnash.c: In function 'getArgs': lrsnash.c:200:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 200 | if (c == -1) | ^~ lrsnash.c:203:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 203 | switch (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 -DMA -I. -I/usr/include/boost -DLRSLONG -DSAFE lrsnash.c lrsnashlib.c -o lrsnash1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs lrsnash.c: In function 'getArgs': lrsnash.c:200:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 200 | if (c == -1) | ^~ lrsnash.c:203:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 203 | switch (c) { | ^~~~~~ + '[' 64 = 64 ']' + 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 -DMA -I. -I/usr/include/boost -DLRSLONG -DSAFE -DB128 lrsnash.c lrsnashlib.c -o lrsnash2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs lrsnash.c: In function 'getArgs': lrsnash.c:200:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 200 | if (c == -1) | ^~ lrsnash.c:203:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 203 | switch (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 -DMA -I. -I/usr/include/boost 2nash.c -o lrs-2nash -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + 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 -DMA -I. -I/usr/include/boost buffer.c -o lrs-buffer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld buffer.c:5:1: warning: "/*" within comment [-Wcomment] 5 | /* Usage: % lrs | buffer */ | buffer.c: In function 'main': buffer.c:27:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] 27 | char *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 -DMA -I. -I/usr/include/boost -DGMP fourier.c -o lrs-fourier -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs -lgmp + 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 -DMA -I. -I/usr/include/boost -DGMP setupnash.c -o lrs-setupnash -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs + 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 -DMA -I. -I/usr/include/boost -DGMP setupnash2.c -o lrs-setupnash2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs + 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 -DMA -I. -I/usr/include/boost -DLRSMP -Dcopy=copy_dict_1 -Dlrs_mp_init=lrs_mp_init_1 -Dpmp=pmp_1 -Drattodouble=rattodouble_1 -Dreadrat=readrat_1 rat2float.c -o lrs-rat2float -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -llrs rat2float.c: In function 'main': rat2float.c:175:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 175 | fgets(buf,BUFSIZ,lrs_ifp); /* clean off last line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ + 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 -DMA -I. -I/usr/include/boost float2rat.c -o lrs-float2rat -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld float2rat.c: In function 'main': float2rat.c:87:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | fscanf(lrs_ifp,"%s",buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ float2rat.c:105:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | fgets(buf,BUFSIZ,lrs_ifp); /* clean off last line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qqyXeK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64 + cd lrslib-070 + mkdir -p /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/lib64 + cp -a liblrs.so liblrs.so.0 liblrs.so.0.0.0 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/lib64 + chmod 0755 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/lib64/liblrs.so.0.0.0 + mkdir -p /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin + install -p -m 0755 lrs lrsn lrsgmp lrsnash lrsnash1 lrs-2nash lrs-buffer lrs-float2rat lrs-fourier lrs-rat2float lrs-redund lrs-redundgmp lrs-setupnash lrs-setupnash2 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin + '[' 64 = 64 ']' + install -p -m 0755 lrsnash2 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/include/lrslib + sed -r 's|"(lrs.*\.h)"||' lrslib.h + touch -r lrslib.h /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/include/lrslib/lrslib.h + sed -e 's|"gmp.h"||' lrsgmp.h + touch -r lrsgmp.h /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/include/lrslib/lrsgmp.h + cp -p lrsdriver.h lrslong.h lrsmp.h lrsnashlib.h /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/include/lrslib + mkdir -p /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1 + cd man + for f in *.1 + sed s/@VERSION@/070/ lrs-2nash.1 + touch -r lrs-2nash.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-2nash.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-buffer.1 + touch -r lrs-buffer.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-buffer.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-float2rat.1 + touch -r lrs-float2rat.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-float2rat.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-fourier.1 + touch -r lrs-fourier.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-fourier.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-rat2float.1 + touch -r lrs-rat2float.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-rat2float.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-redund.1 + touch -r lrs-redund.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-redund.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-redundgmp.1 + touch -r lrs-redundgmp.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-redundgmp.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-setupnash.1 + touch -r lrs-setupnash.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-setupnash.1 + for f in *.1 + sed s/@VERSION@/070/ lrs-setupnash2.1 + touch -r lrs-setupnash2.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs-setupnash2.1 + for f in *.1 + sed s/@VERSION@/070/ lrs.1 + touch -r lrs.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrs.1 + for f in *.1 + sed s/@VERSION@/070/ lrsgmp.1 + touch -r lrsgmp.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrsgmp.1 + for f in *.1 + sed s/@VERSION@/070/ lrsn.1 + touch -r lrsn.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrsn.1 + for f in *.1 + sed s/@VERSION@/070/ lrsnash.1 + touch -r lrsnash.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrsnash.1 + for f in *.1 + sed s/@VERSION@/070/ lrsnash1.1 + touch -r lrsnash1.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrsnash1.1 + for f in *.1 + sed s/@VERSION@/070/ lrsnash2.1 + touch -r lrsnash2.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/lrsnash2.1 + for f in *.1 + sed s/@VERSION@/070/ plrs.1 + touch -r plrs.1 /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/man/man1/plrs.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 7.0-6.fc33 --unique-debug-suffix -7.0-6.fc33.riscv64 --unique-debug-src-base lrslib-7.0-6.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lrslib-070 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-buffer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-float2rat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-2nash extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-buffer extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-2nash extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-float2rat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-fourier explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-rat2float extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-fourier extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-rat2float explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-redund extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-redund explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-redundgmp extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-redundgmp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-setupnash extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-setupnash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-setupnash2 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs-setupnash2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsgmp extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsgmp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsn extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsn explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsnash extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsnash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsnash1 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsnash1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsnash2 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsnash2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/lib64/liblrs.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/lib64/liblrs.so.0.0.0 original debug info size: 1556kB, size after compression: 1468kB /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 672 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /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 Processing files: lrslib-7.0-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n0YtcL + umask 022 + cd /builddir/build/BUILD + cd lrslib-070 + DOCDIR=/builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib + cp -pr README /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b5uUnM + umask 022 + cd /builddir/build/BUILD + cd lrslib-070 + LICENSEDIR=/builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/licenses/lrslib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/licenses/lrslib + cp -pr COPYING /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/licenses/lrslib + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblrs.so.0()(64bit) lrslib = 7.0-6.fc33 lrslib(riscv-64) = 7.0-6.fc33 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) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: lrslib-devel-7.0-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HAfeTJ + umask 022 + cd /builddir/build/BUILD + cd lrslib-070 + DOCDIR=/builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr chdemo.c /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr lpdemo.c /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr lpdemo1.c /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr lpdemo2.c /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr nashdemo.c /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr vedemo.c /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/share/doc/lrslib-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: lrslib-devel = 7.0-6.fc33 lrslib-devel(riscv-64) = 7.0-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liblrs.so.0()(64bit) Processing files: lrslib-utils-7.0-6.fc33.riscv64 warning: Duplicate build-ids /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrs and /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/bin/lrsn Provides: lrslib-utils = 7.0-6.fc33 lrslib-utils(riscv-64) = 7.0-6.fc33 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) libgmp.so.10()(64bit) liblrs.so.0()(64bit) rtld(GNU_HASH) Processing files: lrslib-debugsource-7.0-6.fc33.riscv64 Provides: lrslib-debugsource = 7.0-6.fc33 lrslib-debugsource(riscv-64) = 7.0-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lrslib-debuginfo-7.0-6.fc33.riscv64 Provides: debuginfo(build-id) = 1f4f75dbd7944ea3aa19d37c0bc31abad0d85efb lrslib-debuginfo = 7.0-6.fc33 lrslib-debuginfo(riscv-64) = 7.0-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lrslib-debugsource(riscv-64) = 7.0-6.fc33 Processing files: lrslib-utils-debuginfo-7.0-6.fc33.riscv64 warning: Duplicate build-ids /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/lib/debug/usr/bin/lrs-7.0-6.fc33.riscv64.debug and /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64/usr/lib/debug/usr/bin/lrsn-7.0-6.fc33.riscv64.debug Provides: debuginfo(build-id) = 00bf4575809dd7d95922fed04d6d7344f3af8b48 debuginfo(build-id) = 096f52ed90406266ec093eefa1ae6332b6564b99 debuginfo(build-id) = 166b376b7f82def1287856a2fbc5d86f38850b51 debuginfo(build-id) = 1a6f2ecbb23d6b0a9d7f400e2c8c343a2d31ded6 debuginfo(build-id) = 3bbbd8b1024d0ba6b9b6ffe098331a0589fe492f debuginfo(build-id) = 4bc28bd1589607ed7420966de716470822bff1f2 debuginfo(build-id) = 76c5d5e0ee393ee121a79bd7cc4fa9bb97429d26 debuginfo(build-id) = 995ae3ef91d48d00b2946a019dca66c3face7737 debuginfo(build-id) = a64597e71f8455f20f0c9a721d87f7f25d5073a6 debuginfo(build-id) = be98aba00fa1fe1199bf67d5e202ef922fbfec54 debuginfo(build-id) = beef991f2fa2d51491e1b0716e4eec1e8f05d752 debuginfo(build-id) = cb1450e045051ea0ddbbb43797c0d7bc640deccf debuginfo(build-id) = f2528e6b9ba676a7a9b0c648eff1a837e1cd1161 debuginfo(build-id) = fb26187b1ff424be93fe2a9c574a13f4609ef9ca lrslib-utils-debuginfo = 7.0-6.fc33 lrslib-utils-debuginfo(riscv-64) = 7.0-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lrslib-debugsource(riscv-64) = 7.0-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64 Wrote: /builddir/build/RPMS/lrslib-devel-7.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-7.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-utils-7.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-debugsource-7.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-utils-debuginfo-7.0-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-debuginfo-7.0-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vR2hnK + umask 022 + cd /builddir/build/BUILD + cd lrslib-070 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lrslib-7.0-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0