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/pyscard.spec'], chrootPath='/var/lib/mock/f31-build-98889-33090/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pyscard.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/pyscard-1.9.7-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyscard.spec'], chrootPath='/var/lib/mock/f31-build-98889-33090/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyscard.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kU5IIp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyscard-1.9.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyscard-1.9.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyscard-1.9.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RoTNrm + umask 022 + cd /builddir/build/BUILD + cd pyscard-1.9.7 + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardGetAttrib’: BUILDSTDERR: smartcard/scard/scard_wrap.c:3709:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 3709 | if (-1 == arg2) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardSetAttrib’: BUILDSTDERR: smartcard/scard/scard_wrap.c:3771:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 3771 | if (-1 == arg2) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardControl’: BUILDSTDERR: smartcard/scard/scard_wrap.c:3842:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 3842 | if (-1 == arg2) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardConnect’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4008:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4008 | if (-1 == arg3) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c:4013:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4013 | if (-1 == arg4) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardDisconnect’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4053:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4053 | if (-1 == arg2) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardEndTransaction’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4085:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4085 | if (-1 == arg2) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardEstablishContext’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4117:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4117 | if (-1 == arg1) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardGetStatusChange’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4153:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4153 | if (-1 == arg2) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardReconnect’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4485:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4485 | if (-1 == arg2) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c:4490:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4490 | if (-1 == arg3) BUILDSTDERR: | ^~ BUILDSTDERR: smartcard/scard/scard_wrap.c:4495:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘SCARDDWORDARG’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 4495 | if (-1 == arg4) BUILDSTDERR: | ^~ BUILDSTDERR: In file included from smartcard/scard/scard_wrap.c:2715: BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardGetAttrib’: BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp3’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:3732:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 3732 | mem_Free( arg3 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp3’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:3747:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 3747 | mem_Free( arg3 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardTransmit’: BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp4’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4738:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4738 | mem_Free( arg4 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp4’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4766:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4766 | mem_Free( arg4 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardStatus’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4637:20: warning: ‘temp2.sz’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4637 | if(NULL!=arg2->sz) BUILDSTDERR: | ~~~~^~~~ BUILDSTDERR: In file included from smartcard/scard/scard_wrap.c:2715: BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp5’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4628:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4628 | mem_Free( arg5 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp5’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4664:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4664 | mem_Free( arg5 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardListReaderGroups’: BUILDSTDERR: smartcard/scard/scard_wrap.c:4435:20: warning: ‘temp2.ac’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4435 | if(NULL!=arg2->ac) BUILDSTDERR: | ~~~~^~~~ BUILDSTDERR: In file included from smartcard/scard/scard_wrap.c:2715: BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp2’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4426:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4426 | mem_Free( arg2 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp2’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4455:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4455 | mem_Free( arg2 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardListReaders’: BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp3’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4309:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4309 | mem_Free( arg3 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp3’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:4365:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 4365 | mem_Free( arg3 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/scard_wrap.c: In function ‘_wrap_SCardControl’: BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp4’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:3883:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 3883 | mem_Free( arg4 ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object ‘temp4’ [-Wfree-nonheap-object] BUILDSTDERR: 50 | #define mem_Free free BUILDSTDERR: smartcard/scard/scard_wrap.c:3911:9: note: in expansion of macro ‘mem_Free’ BUILDSTDERR: 3911 | mem_Free( arg4 ); BUILDSTDERR: | ^~~~~~~~ running build running build_py running build_ext building 'smartcard.scard._scard' extension swigging smartcard/scard/scard.i to smartcard/scard/scard_wrap.c swig -python -outdir smartcard/scard -DPCSCLITE -o smartcard/scard/scard_wrap.c smartcard/scard/scard.i creating build creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/smartcard creating build/temp.linux-riscv64-3.7/smartcard/scard gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DVER_PRODUCTVERSION=1,9,7,0000 -DVER_PRODUCTVERSION_STR=1.9.7 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/include/python3.7m -c smartcard/scard/helpers.c -o build/temp.linux-riscv64-3.7/smartcard/scard/helpers.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DVER_PRODUCTVERSION=1,9,7,0000 -DVER_PRODUCTVERSION_STR=1.9.7 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/include/python3.7m -c smartcard/scard/winscarddll.c -o build/temp.linux-riscv64-3.7/smartcard/scard/winscarddll.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DVER_PRODUCTVERSION=1,9,7,0000 -DVER_PRODUCTVERSION_STR=1.9.7 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/include/python3.7m -c smartcard/scard/scard_wrap.c -o build/temp.linux-riscv64-3.7/smartcard/scard/scard_wrap.o creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/smartcard creating build/lib.linux-riscv64-3.7/smartcard/scard gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-3.7/smartcard/scard/helpers.o build/temp.linux-riscv64-3.7/smartcard/scard/winscarddll.o build/temp.linux-riscv64-3.7/smartcard/scard/scard_wrap.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/smartcard/scard/_scard.cpython-37m-riscv64-linux-gnu.so copying ./smartcard/CardConnection.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/Session.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/Card.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/PassThruCardService.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/Synchronization.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardRequest.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardMonitoring.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/ulist.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/Observer.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardNames.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardType.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/Exceptions.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/ClassLoader.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/guid.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/__init__.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/System.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardService.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/ATR.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-riscv64-3.7/smartcard copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-riscv64-3.7/smartcard creating build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc copying ./smartcard/pcsc/__init__.py -> build/lib.linux-riscv64-3.7/smartcard/pcsc creating build/lib.linux-riscv64-3.7/smartcard/pyro copying ./smartcard/pyro/__init__.py -> build/lib.linux-riscv64-3.7/smartcard/pyro copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-riscv64-3.7/smartcard/pyro creating build/lib.linux-riscv64-3.7/smartcard/reader copying ./smartcard/reader/Reader.py -> build/lib.linux-riscv64-3.7/smartcard/reader copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-riscv64-3.7/smartcard/reader copying ./smartcard/reader/__init__.py -> build/lib.linux-riscv64-3.7/smartcard/reader copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-riscv64-3.7/smartcard/reader copying ./smartcard/scard/__init__.py -> build/lib.linux-riscv64-3.7/smartcard/scard copying ./smartcard/scard/scard.py -> build/lib.linux-riscv64-3.7/smartcard/scard creating build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/__init__.py -> build/lib.linux-riscv64-3.7/smartcard/sw copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-riscv64-3.7/smartcard/sw creating build/lib.linux-riscv64-3.7/smartcard/util BUILDSTDERR: copying ./smartc+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ard/util/__init__.py -> build/lib.linux-riscv64-3.7/smartcard/util creating build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-riscv64-3.7/smartcard/wx copying ./smartcard/wx/__init__.py -> build/lib.linux-riscv64-3.7/smartcard/wx creating build/lib.linux-riscv64-3.7/smartcard/wx/resources copying ./smartcard/wx/resources/smartcard.ico -> build/lib.linux-riscv64-3.7/smartcard/wx/resources copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-riscv64-3.7/smartcard/wx/resources Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gifFso + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64 + cd pyscard-1.9.7 + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/CardConnection.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/util copying build/lib.linux-riscv64-3.7/smartcard/util/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/util copying build/lib.linux-riscv64-3.7/smartcard/Session.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/PCSCReaderGroups.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/PCSCPart10.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/PCSCCardConnection.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/PCSCCardRequest.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/PCSCExceptions.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/PCSCReader.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/PCSCContext.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc copying build/lib.linux-riscv64-3.7/smartcard/pcsc/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader copying build/lib.linux-riscv64-3.7/smartcard/reader/Reader.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader copying build/lib.linux-riscv64-3.7/smartcard/reader/ReaderGroups.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader copying build/lib.linux-riscv64-3.7/smartcard/reader/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader copying build/lib.linux-riscv64-3.7/smartcard/reader/ReaderFactory.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader copying build/lib.linux-riscv64-3.7/smartcard/CardConnectionEvent.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/ISO7816_8ErrorChecker.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/ErrorCheckingChain.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/SWExceptions.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/ISO7816_4ErrorChecker.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/ErrorChecker.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/ISO7816_9ErrorChecker.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/sw/op21_ErrorChecker.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw copying build/lib.linux-riscv64-3.7/smartcard/Card.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/PassThruCardService.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/Synchronization.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/CardRequest.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pyro copying build/lib.linux-riscv64-3.7/smartcard/pyro/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pyro copying build/lib.linux-riscv64-3.7/smartcard/pyro/PyroReader.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pyro copying build/lib.linux-riscv64-3.7/smartcard/CardMonitoring.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/ulist.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/Observer.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/CardConnectionDecorator.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard copying build/lib.linux-riscv64-3.7/smartcard/scard/_scard.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard copying build/lib.linux-riscv64-3.7/smartcard/scard/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard copying build/lib.linux-riscv64-3.7/smartcard/scard/scard.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard copying build/lib.linux-riscv64-3.7/smartcard/CardNames.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/CardType.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/Exceptions.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/ClassLoader.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/ExclusiveConnectCardConnection.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/ReaderMonitoring.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/guid.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/AbstractCardRequest.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/System.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/CardService.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/ATR.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/ExclusiveTransmitCardConnection.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard copying build/lib.linux-riscv64-3.7/smartcard/CardConnectionObserver.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx copying build/lib.linux-riscv64-3.7/smartcard/wx/SimpleSCardAppEventObserver.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx copying build/lib.linux-riscv64-3.7/smartcard/wx/APDUHexValidator.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx copying build/lib.linux-riscv64-3.7/smartcard/wx/CardAndReaderTreePanel.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx copying build/lib.linux-riscv64-3.7/smartcard/wx/SimpleSCardApp.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx copying build/lib.linux-riscv64-3.7/smartcard/wx/ReaderToolbar.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx creating /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/resources copying build/lib.linux-riscv64-3.7/smartcard/wx/resources/smartcard.ico -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/resources copying build/lib.linux-riscv64-3.7/smartcard/wx/resources/reader.ico -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/resources copying build/lib.linux-riscv64-3.7/smartcard/wx/SimpleSCardAppFrame.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx copying build/lib.linux-riscv64-3.7/smartcard/wx/APDUTracerPanel.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx copying build/lib.linux-riscv64-3.7/smartcard/wx/__init__.py -> /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardConnection.py to CardConnection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/Session.py to Session.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/PCSCReaderGroups.py to PCSCReaderGroups.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/PCSCPart10.py to PCSCPart10.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/PCSCCardConnection.py to PCSCCardConnection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/PCSCCardRequest.py to PCSCCardRequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/PCSCExceptions.py to PCSCExceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/PCSCReader.py to PCSCReader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/PCSCContext.py to PCSCContext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pcsc/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader/Reader.py to Reader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader/ReaderGroups.py to ReaderGroups.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/reader/ReaderFactory.py to ReaderFactory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardConnectionEvent.py to CardConnectionEvent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/ISO7816_8ErrorChecker.py to ISO7816_8ErrorChecker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/ErrorCheckingChain.py to ErrorCheckingChain.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/ISO7816_4_SW1ErrorChecker.py to ISO7816_4_SW1ErrorChecker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/SWExceptions.py to SWExceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/ISO7816_4ErrorChecker.py to ISO7816_4ErrorChecker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/ErrorChecker.py to ErrorChecker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/ISO7816_9ErrorChecker.py to ISO7816_9ErrorChecker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/sw/op21_ErrorChecker.py to op21_ErrorChecker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/Card.py to Card.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/PassThruCardService.py to PassThruCardService.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/Synchronization.py to Synchronization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardRequest.py to CardRequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pyro/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/pyro/PyroReader.py to PyroReader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardMonitoring.py to CardMonitoring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/ulist.py to ulist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/Observer.py to Observer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardConnectionDecorator.py to CardConnectionDecorator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard/scard.py to scard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardNames.py to CardNames.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardType.py to CardType.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/Exceptions.py to Exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/ClassLoader.py to ClassLoader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/ExclusiveConnectCardConnection.py to ExclusiveConnectCardConnection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/ReaderMonitoring.py to ReaderMonitoring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/guid.py to guid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/AbstractCardRequest.py to AbstractCardRequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/System.py to System.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardService.py to CardService.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/ATR.py to ATR.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/ExclusiveTransmitCardConnection.py to ExclusiveTransmitCardConnection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/CardConnectionObserver.py to CardConnectionObserver.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDROOwarning: no files found matching 'README' BUILDSTDERR: warning: no files found matching '*.html' under directory 'smartcard/doc' BUILDSTDERR: warning: no files found matching '*.css' under directory 'smartcard/doc' BUILDSTDERR: warning: no files found matching '*.js' under directory 'smartcard/doc' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'smartcard/doc' + chmod 755 /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard/_scard.cpython-37m-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.9.7-4.fc31 --unique-debug-suffix -1.9.7-4.fc31.riscv64 --unique-debug-src-base pyscard-1.9.7-4.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyscard-1.9.7 BUILDSTDERR: 553 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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 T/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/SimpleSCardAppEventObserver.py to SimpleSCardAppEventObserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/APDUHexValidator.py to APDUHexValidator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/CardAndReaderTreePanel.py to CardAndReaderTreePanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/SimpleSCardApp.py to SimpleSCardApp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/ReaderToolbar.py to ReaderToolbar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/SimpleSCardAppFrame.py to SimpleSCardAppFrame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/APDUTracerPanel.py to APDUTracerPanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/wx/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp9uf779m4.py' /usr/bin/python3 /tmp/tmp9uf779m4.py removing /tmp/tmp9uf779m4.py running install_egg_info running egg_info writing pyscard.egg-info/PKG-INFO writing dependency_links to pyscard.egg-info/dependency_links.txt writing requirements to pyscard.egg-info/requires.txt writing top-level names to pyscard.egg-info/top_level.txt reading manifest file 'pyscard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyscard.egg-info/SOURCES.txt' Copying pyscard.egg-info to /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/pyscard-1.9.7-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard/_scard.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7/site-packages/smartcard/scard/_scard.cpython-37m-riscv64-linux-gnu.so original debug info size: 296kB, size after compression: 276kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-pyscard-1.9.7-4.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tqGZwl + umask 022 + cd /builddir/build/BUILD + cd pyscard-1.9.7 + DOCDIR=/builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/doc/python3-pyscard + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/doc/python3-pyscard + cp -pr ACKS /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/doc/python3-pyscard + cp -pr README.md /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/doc/python3-pyscard + cp -pr smartcard/doc/images /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/doc/python3-pyscard + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aJJ44m + umask 022 + cd /builddir/build/BUILD + cd pyscard-1.9.7 + LICENSEDIR=/builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/licenses/python3-pyscard + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/licenses/python3-pyscard + cp -pr LICENSE /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64/usr/share/licenses/python3-pyscard + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-pyscard = 1.9.7-4.fc31 python3-pyscard = 1.9.7-4.fc31 python3-pyscard(riscv-64) = 1.9.7-4.fc31 python3.7dist(pyscard) = 1.9.7 python3dist(pyscard) = 1.9.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-pyscard < 1.9.7-4.fc31 Processing files: pyscard-debugsource-1.9.7-4.fc31.riscv64 Provides: pyscard-debugsource = 1.9.7-4.fc31 pyscard-debugsource(riscv-64) = 1.9.7-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyscard-debuginfo-1.9.7-4.fc31.riscv64 Provides: debuginfo(build-id) = cf1688bc4035d8ccb0782c595fa434458c8d262e python3-pyscard-debuginfo = 1.9.7-4.fc31 python3-pyscard-debuginfo(riscv-64) = 1.9.7-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyscard-debugsource(riscv-64) = 1.9.7-4.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-pyscard-debuginfo-1.9.7-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pyscard-debugsource-1.9.7-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pyscard-1.9.7-4.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j0hhYn + umask 022 + cd /builddir/build/BUILD + cd pyscard-1.9.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyscard-1.9.7-4.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0