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-348718-59718/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=1603065600 Wrote: /builddir/build/SRPMS/lrslib-7.1a-1.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-348718-59718/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=1603065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Un7Jlj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lrslib-071a + /usr/bin/gzip -dc /builddir/build/SOURCES/lrslib-071a.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lrslib-071a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/lrslib-fixes.patch + cd /builddir/build/BUILD + cd lrslib-071a + /usr/bin/xz -dc /builddir/build/SOURCES/lrslib-man.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -perm /0111 '!' -name xref -exec chmod a-x '{}' + + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4lvKSi + umask 022 + cd /builddir/build/BUILD + cd lrslib-071a + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DMA -I. -I/usr/include/boost' + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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:892:10: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 892 | mkstemp(tmpfilename); | ^~~~~~~~~~~~~~~~~~~~ lrslib.c: In function 'readfacets_1': lrslib.c:4355:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4355 | fgets(str,1000000,lrs_ifp); /* pick up indices from the input line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lrslib.h:149, from lrslib.c:31: lrslib.c: In function 'pivot_1': lrslong.h:142:45: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 142 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3082:14: note: 'Nt[0]' was declared here 3082 | lrs_mp Ns, Nt, Ars; | ^~ In file included from lrslib.h:149, from lrslib.c:31: lrslong.h:142:45: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 142 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3082:10: note: 'Ns[0]' was declared here 3082 | lrs_mp Ns, Nt, Ars; | ^~ lrslib.c: In function 'checkredund_1': lrslib.c:4032:10: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 4032 | if (mp_greater (Ns, Nt)) | ^ lrslib.c:4032:10: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] lrslib.c: In function 'lrs_read_dic_1': lrslib.c:1398:34: warning: ' ' directive writing 1 byte into a region of size between 0 and 99 [-Wformat-overflow=] 1398 | sprintf(mess,"*%s %ld",name, Q->frequency); | ^ lrslib.c:1398:30: note: directive argument in the range [1, 9223372036854775807] 1398 | sprintf(mess,"*%s %ld",name, Q->frequency); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 121 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrslib.c:1425:32: warning: ' ' directive writing 1 byte into a region of size between 0 and 99 [-Wformat-overflow=] 1425 | sprintf(mess,"*%s %ld",name, dict_limit); | ^ lrslib.c:1425:28: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument 1425 | sprintf(mess,"*%s %ld",name, dict_limit); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 122 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrslib.c:1514:31: warning: ' ' directive writing 2 bytes into a region of size between 1 and 100 [-Wformat-overflow=] 1514 | sprintf (mess, "%s %ld %ld", name, redundstart, redundend); | ^~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 6 and 143 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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:4355:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4355 | fgets(str,1000000,lrs_ifp); /* pick up indices from the input line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ lrslib.c: In function 'lrs_read_dic_gmp': lrslib.c:1398:34: warning: ' ' directive writing 1 byte into a region of size between 0 and 99 [-Wformat-overflow=] 1398 | sprintf(mess,"*%s %ld",name, Q->frequency); | ^ lrslib.c:1398:30: note: directive argument in the range [1, 9223372036854775807] 1398 | sprintf(mess,"*%s %ld",name, Q->frequency); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 121 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrslib.c:1425:32: warning: ' ' directive writing 1 byte into a region of size between 0 and 99 [-Wformat-overflow=] 1425 | sprintf(mess,"*%s %ld",name, dict_limit); | ^ lrslib.c:1425:28: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument 1425 | sprintf(mess,"*%s %ld",name, dict_limit); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 122 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrslib.c:1514:31: warning: ' ' directive writing 2 bytes into a region of size between 1 and 100 [-Wformat-overflow=] 1514 | sprintf (mess, "%s %ld %ld", name, redundstart, redundend); | ^~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 6 and 143 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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:519, from lrsdriver.c:4: In function 'strncpy', inlined from 'makenewargv' at lrsdriver.c:35:4: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrsdriver.c: In function 'makenewargv': lrsdriver.c:33:20: note: length computed here 33 | size_t length = strlen(tmp)+1; | ^~~~~~~~~~~ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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:892:10: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 892 | mkstemp(tmpfilename); | ^~~~~~~~~~~~~~~~~~~~ lrslib.c: In function 'readfacets_2': lrslib.c:4355:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4355 | fgets(str,1000000,lrs_ifp); /* pick up indices from the input line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from lrslib.h:149, from lrslib.c:31: lrslib.c: In function 'pivot_2': lrslong.h:142:45: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 142 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3082:14: note: 'Nt[0]' was declared here 3082 | lrs_mp Ns, Nt, Ars; | ^~ In file included from lrslib.h:149, from lrslib.c:31: lrslong.h:142:45: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 142 | #define unchecked_decint(a, b) *(a) = *(a) - *(b) /* only safe if a,b come from mulint */ | ^ lrslib.c:3082:10: note: 'Ns[0]' was declared here 3082 | lrs_mp Ns, Nt, Ars; | ^~ lrslib.c: In function 'checkredund_2': lrslib.c:4032:10: warning: 'Nt[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 4032 | if (mp_greater (Ns, Nt)) | ^ lrslib.c:4032:10: warning: 'Ns[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] lrslib.c: In function 'lrs_read_dic_2': lrslib.c:1398:34: warning: ' ' directive writing 1 byte into a region of size between 0 and 99 [-Wformat-overflow=] 1398 | sprintf(mess,"*%s %ld",name, Q->frequency); | ^ lrslib.c:1398:30: note: directive argument in the range [1, 9223372036854775807] 1398 | sprintf(mess,"*%s %ld",name, Q->frequency); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 121 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrslib.c:1425:32: warning: ' ' directive writing 1 byte into a region of size between 0 and 99 [-Wformat-overflow=] 1425 | sprintf(mess,"*%s %ld",name, dict_limit); | ^ lrslib.c:1425:28: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument 1425 | sprintf(mess,"*%s %ld",name, dict_limit); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 4 and 122 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lrslib.c:1514:31: warning: ' ' directive writing 2 bytes into a region of size between 1 and 100 [-Wformat-overflow=] 1514 | sprintf (mess, "%s %ld %ld", name, redundstart, redundend); | ^~ In file included from /usr/include/stdio.h:866, from lrslib.c:26: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 6 and 143 bytes into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.1 -o liblrs.so.1.0.0 lrslong1.o lrslong2.o lrslib1.o lrslib2.o lrslibgmp.o lrsgmp.o lrsdriver.o -lgmp In function 'strncpy', inlined from 'makenewargv' at lrsdriver.c:35:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ lrsdriver.c: In function 'makenewargv': lrsdriver.c:33:20: note: length computed here 33 | size_t length = strlen(tmp)+1; | ^ + ln -s liblrs.so.1.0.0 liblrs.so.1 + ln -s liblrs.so.1 liblrs.so + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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:201:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 201 | if (c == -1) | ^~ lrsnash.c:204:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 204 | switch (c) { | ^~~~~~ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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:201:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 201 | if (c == -1) | ^~ lrsnash.c:204:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 204 | switch (c) { | ^~~~~~ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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:201:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 201 | if (c == -1) | ^~ lrsnash.c:204:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 204 | switch (c) { | ^~~~~~ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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: In function 'main': buffer.c:25:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] 25 | char *c; | ^ + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.3yeFol + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64 + cd lrslib-071a + mkdir -p /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/lib64 + cp -a liblrs.so liblrs.so.1 liblrs.so.1.0.0 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/lib64 + chmod 0755 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/lib64/liblrs.so.1.0.0 + mkdir -p /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin + install -p -m 0755 lrs lrsn lrsgmp lrsnash lrsnash1 lrs-2nash lrs-buffer lrs-float2rat lrs-fourier lrs-rat2float lrs-setupnash lrs-setupnash2 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin + install -p -m 0755 lrsnash2 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/include/lrslib + sed -r 's|"(lrs.*\.h)"||' lrslib.h + touch -r lrslib.h /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/include/lrslib/lrslib.h + sed -e 's|"gmp.h"||' lrsgmp.h + touch -r lrsgmp.h /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/include/lrslib/lrsgmp.h + sed -e 's|"lrsrestart.h"||' lrsdriver.h + touch -r lrsdriver.h /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/include/lrslib/lrsdriver.h + cp -p lrslong.h lrsmp.h lrsnashlib.h lrsrestart.h /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/include/lrslib + mkdir -p /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1 + cd man + for f in *.1 + sed s/@VERSION@/071a/ lrs-2nash.1 + touch -r lrs-2nash.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-2nash.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-buffer.1 + touch -r lrs-buffer.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-buffer.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-float2rat.1 + touch -r lrs-float2rat.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-float2rat.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-fourier.1 + touch -r lrs-fourier.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-fourier.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-rat2float.1 + touch -r lrs-rat2float.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-rat2float.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-redund.1 + touch -r lrs-redund.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-redund.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-redundgmp.1 + touch -r lrs-redundgmp.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-redundgmp.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-setupnash.1 + touch -r lrs-setupnash.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-setupnash.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs-setupnash2.1 + touch -r lrs-setupnash2.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs-setupnash2.1 + for f in *.1 + sed s/@VERSION@/071a/ lrs.1 + touch -r lrs.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrs.1 + for f in *.1 + sed s/@VERSION@/071a/ lrsgmp.1 + touch -r lrsgmp.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrsgmp.1 + for f in *.1 + sed s/@VERSION@/071a/ lrslib.1 + touch -r lrslib.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrslib.1 + for f in *.1 + sed s/@VERSION@/071a/ lrsn.1 + touch -r lrsn.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrsn.1 + for f in *.1 + sed s/@VERSION@/071a/ lrsnash.1 + touch -r lrsnash.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrsnash.1 + for f in *.1 + sed s/@VERSION@/071a/ lrsnash1.1 + touch -r lrsnash1.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrsnash1.1 + for f in *.1 + sed s/@VERSION@/071a/ lrsnash2.1 + touch -r lrsnash2.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/lrsnash2.1 + for f in *.1 + sed s/@VERSION@/071a/ mplrs.1 + touch -r mplrs.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/mplrs.1 + for f in *.1 + sed s/@VERSION@/071a/ plrs.1 + touch -r plrs.1 /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/man/man1/plrs.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 7.1a-1.fc33 --unique-debug-suffix -7.1a-1.fc33.riscv64 --unique-debug-src-base lrslib-7.1a-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lrslib-071a explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-2nash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-float2rat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-buffer extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-2nash extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-float2rat extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-buffer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-rat2float explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-setupnash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-fourier explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-setupnash2 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-rat2float extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-setupnash extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-fourier extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrs-setupnash2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsgmp extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsgmp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsn explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsnash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsnash1 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsnash extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsn extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsnash1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsnash2 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/bin/lrsnash2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/lib64/liblrs.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/lib64/liblrs.so.1.0.0 original debug info size: 3880kB, size after compression: 3796kB /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. 710 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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lrslib-7.1a-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GBUKQj + umask 022 + cd /builddir/build/BUILD + cd lrslib-071a + DOCDIR=/builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib + cp -pr README /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2l5iSh + umask 022 + cd /builddir/build/BUILD + cd lrslib-071a + LICENSEDIR=/builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/licenses/lrslib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/licenses/lrslib + cp -pr COPYING /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/licenses/lrslib + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblrs.so.1()(64bit) lrslib = 7.1a-1.fc33 lrslib(riscv-64) = 7.1a-1.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.1a-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W5Hzbl + umask 022 + cd /builddir/build/BUILD + cd lrslib-071a + DOCDIR=/builddir/build/BUILDROOT/lrslib-7.1a-1.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.1a-1.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr chdemo.c /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr lpdemo.c /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr lpdemo1.c /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr lpdemo2.c /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr nashdemo.c /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib-devel + cp -pr vedemo.c /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64/usr/share/doc/lrslib-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: lrslib-devel = 7.1a-1.fc33 lrslib-devel(riscv-64) = 7.1a-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liblrs.so.1()(64bit) Processing files: lrslib-utils-7.1a-1.fc33.riscv64 Provides: lrslib-utils = 7.1a-1.fc33 lrslib-utils(riscv-64) = 7.1a-1.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.1()(64bit) rtld(GNU_HASH) Processing files: lrslib-debugsource-7.1a-1.fc33.riscv64 Provides: lrslib-debugsource = 7.1a-1.fc33 lrslib-debugsource(riscv-64) = 7.1a-1.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.1a-1.fc33.riscv64 Provides: debuginfo(build-id) = f0dbc3942b4704d984d3ed4f5e741ac7a92a56d5 lrslib-debuginfo = 7.1a-1.fc33 lrslib-debuginfo(riscv-64) = 7.1a-1.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.1a-1.fc33 Processing files: lrslib-utils-debuginfo-7.1a-1.fc33.riscv64 Provides: debuginfo(build-id) = 29f23f1754df7008479144244fef426ca619d3ec debuginfo(build-id) = 374149c5f1c0de10f8e4a4e32fcda6cecdd97049 debuginfo(build-id) = 60c0515777ca4f1a485bb03463c1644c8a7806e8 debuginfo(build-id) = 722a3bde45b4c763e390956c1abd11008c4227e7 debuginfo(build-id) = 760b31d92e4e2fde459a39ac90ef925d33685e54 debuginfo(build-id) = 85bac80d0b2dd4b32c34f1e8fe4061a11842f70d debuginfo(build-id) = 97e89b130ec5291410ea76b8d0b787075e5e87f5 debuginfo(build-id) = ce240abd5425f00d80f77cfc3657e6393529fdb5 debuginfo(build-id) = d80013daa35a6d4497b800431b59b367d0184595 debuginfo(build-id) = e6327183ebd68669dc13c6960406e9304117bd99 debuginfo(build-id) = e7eb7845dcf2eee902580fd552bf91e3b481025c debuginfo(build-id) = ea4c6a6c6489073c72084d3e897e61e2ba59af8a debuginfo(build-id) = ee04fc22a5d8475e8e8344c4695b68621f290e78 lrslib-utils-debuginfo = 7.1a-1.fc33 lrslib-utils-debuginfo(riscv-64) = 7.1a-1.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.1a-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64 Wrote: /builddir/build/RPMS/lrslib-7.1a-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-debugsource-7.1a-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-utils-debuginfo-7.1a-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-utils-7.1a-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-devel-7.1a-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lrslib-debuginfo-7.1a-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i59QVk + umask 022 + cd /builddir/build/BUILD + cd lrslib-071a + /usr/bin/rm -rf /builddir/build/BUILDROOT/lrslib-7.1a-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0