------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/swig30-3.0.12_1.txz Installing /packages/All/pcsc-lite-1.8.24,2.txz ===== Message from pcsc-lite-1.8.24,2: -- PC/SC-Lite has been installed. You need to install a driver for your smartcard reader e.g., - devel/libccid - security/ifd-slb_rf60 For cardreaders connected to the serial port: After installing the driver, please update the pcscd configuration file: /usr/local/etc/reader.conf For USB cardreaders add the following lines to /etc/devd.conf to enable hotplugging: attach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; detach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-pyscard-1.9.9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-pyscard-1.9.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyscard-1.9.9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-pyscard-1.9.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyscard-1.9.9 for building => SHA256 Checksum OK for pyscard-1.9.9.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-pyscard-1.9.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyscard-1.9.9 for building ===> Extracting for py27-pyscard-1.9.9 => SHA256 Checksum OK for pyscard-1.9.9.tar.gz. Extracted Memory Use: 1.11M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pyscard-1.9.9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pyscard-1.9.9 depends on executable: swig3.0 - found ===> py27-pyscard-1.9.9 depends on package: pcsc-lite>0 - found ===> py27-pyscard-1.9.9 depends on package: py27-setuptools>0 - found ===> py27-pyscard-1.9.9 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pyscard-1.9.9 depends on executable: swig3.0 - found ===> py27-pyscard-1.9.9 depends on package: pcsc-lite>0 - found ===> py27-pyscard-1.9.9 depends on package: py27-setuptools>0 - found ===> py27-pyscard-1.9.9 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-pyscard-1.9.9 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pyscard-1.9.9 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.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/smartcard creating build/temp.dragonfly-5.9-x86_64-2.7/smartcard/scard cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DVER_PRODUCTVERSION=1,9,9,0000 -DVER_PRODUCTVERSION_STR=1.9.9 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/local/include/PCSC -I/usr/local/include/PCSC -I/usr/local/include/python2.7 -c smartcard/scard/helpers.c -o build/temp.dragonfly-5.9-x86_64-2.7/smartcard/scard/helpers.o cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DVER_PRODUCTVERSION=1,9,9,0000 -DVER_PRODUCTVERSION_STR=1.9.9 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/local/include/PCSC -I/usr/local/include/PCSC -I/usr/local/include/python2.7 -c smartcard/scard/winscarddll.c -o build/temp.dragonfly-5.9-x86_64-2.7/smartcard/scard/winscarddll.o cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -DVER_PRODUCTVERSION=1,9,9,0000 -DVER_PRODUCTVERSION_STR=1.9.9 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/local/include/PCSC -I/usr/local/include/PCSC -I/usr/local/include/python2.7 -c smartcard/scard/scard_wrap.c -o build/temp.dragonfly-5.9-x86_64-2.7/smartcard/scard/scard_wrap.o In file included from smartcard/scard/scard_wrap.c:3062: smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetAttrib': smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp3' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4089:9: note: in expansion of macro 'mem_Free' mem_Free( arg3 ); ^~~~~~~~ smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp3' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4104:9: note: in expansion of macro 'mem_Free' mem_Free( arg3 ); ^~~~~~~~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardTransmit': smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp4' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:5106:9: note: in expansion of macro 'mem_Free' mem_Free( arg4 ); ^~~~~~~~ smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp4' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:5134:9: note: in expansion of macro 'mem_Free' mem_Free( arg4 ); ^~~~~~~~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardStatus': smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp5' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4994:9: note: in expansion of macro 'mem_Free' mem_Free( arg5 ); ^~~~~~~~ smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp5' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:5030:9: note: in expansion of macro 'mem_Free' mem_Free( arg5 ); ^~~~~~~~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaderGroups': smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp2' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4791:9: note: in expansion of macro 'mem_Free' mem_Free( arg2 ); ^~~~~~~~ smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp2' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4820:9: note: in expansion of macro 'mem_Free' mem_Free( arg2 ); ^~~~~~~~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaders': smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp3' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4675:9: note: in expansion of macro 'mem_Free' mem_Free( arg3 ); ^~~~~~~~ smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp3' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4731:9: note: in expansion of macro 'mem_Free' mem_Free( arg3 ); ^~~~~~~~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardControl': smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp4' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4244:9: note: in expansion of macro 'mem_Free' mem_Free( arg4 ); ^~~~~~~~ smartcard/scard/memlog.h:50:26: warning: attempt to free a non-heap object 'temp4' [-Wfree-nonheap-object] #define mem_Free free smartcard/scard/scard_wrap.c:4272:9: note: in expansion of macro 'mem_Free' mem_Free( arg4 ); ^~~~~~~~ creating build/lib.dragonfly-5.9-x86_64-2.7 creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/scard cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/smartcard/scard/helpers.o build/temp.dragonfly-5.9-x86_64-2.7/smartcard/scard/winscarddll.o build/temp.dragonfly-5.9-x86_64-2.7/smartcard/scard/scard_wrap.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/smartcard/scard/_scard.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pyscard-1.9.9 depends on package: pcsc-lite>0 - found ===> py27-pyscard-1.9.9 depends on package: py27-setuptools>0 - found ===> py27-pyscard-1.9.9 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pyscard-1.9.9 ===> py27-pyscard-1.9.9 depends on package: pcsc-lite>0 - found ===> py27-pyscard-1.9.9 depends on package: py27-setuptools>0 - found ===> py27-pyscard-1.9.9 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext copying ./smartcard/CardConnection.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardRequest.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardNames.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/ReaderMonitoring.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/Synchronization.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/ClassLoader.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardConnectionDecorator.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/Card.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/ulist.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/AbstractCardRequest.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/guid.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/Exceptions.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/Session.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardMonitoring.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/ATR.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/System.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardConnectionObserver.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardConnectionEvent.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardService.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/Observer.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/CardType.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard copying ./smartcard/PassThruCardService.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCContext.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc copying ./smartcard/pcsc/PCSCReader.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pyro copying ./smartcard/pyro/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pyro copying ./smartcard/pyro/PyroReader.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pyro creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader copying ./smartcard/reader/ReaderGroups.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader copying ./smartcard/reader/Reader.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader copying ./smartcard/reader/ReaderFactory.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader copying ./smartcard/reader/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader copying ./smartcard/scard/scard.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/scard copying ./smartcard/scard/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/scard creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/SWExceptions.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/ErrorChecker.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/util copying ./smartcard/util/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/util creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/ReaderToolbar.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/APDUHexValidator.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx creating build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/resources copying ./smartcard/wx/resources/reader.ico -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/resources copying ./smartcard/wx/resources/smartcard.ico -> build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/resources running install_lib creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7 creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/scard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/scard/_scard.so -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/scard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/scard/scard.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/scard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/scard/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/scard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/Session.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/ATR.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/Synchronization.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/AbstractCardRequest.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardConnection.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/ExclusiveTransmitCardConnection.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/guid.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/ClassLoader.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/ulist.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardConnectionDecorator.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardRequest.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/Observer.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/Exceptions.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/System.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/ReaderMonitoring.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardNames.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardMonitoring.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardConnectionEvent.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardService.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pyro copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pyro/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pyro copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pyro/PyroReader.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pyro creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/PCSCPart10.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/PCSCContext.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/PCSCExceptions.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/PCSCCardConnection.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/PCSCCardRequest.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/PCSCReaderGroups.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/PCSCReader.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/pcsc/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/PassThruCardService.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardConnectionObserver.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/Card.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/ExclusiveConnectCardConnection.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/CardType.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader/ReaderGroups.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader/ReaderFactory.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/reader/Reader.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/ErrorCheckingChain.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/op21_ErrorChecker.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/ErrorChecker.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/ISO7816_4ErrorChecker.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/ISO7816_9ErrorChecker.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/SWExceptions.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/sw/ISO7816_8ErrorChecker.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/CardAndReaderTreePanel.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/APDUTracerPanel.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/SimpleSCardAppFrame.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/APDUHexValidator.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/resources copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/resources/smartcard.ico -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/resources copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/resources/reader.ico -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/resources copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/SimpleSCardApp.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/SimpleSCardAppEventObserver.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/wx/ReaderToolbar.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx creating /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/util copying build/lib.dragonfly-5.9-x86_64-2.7/smartcard/util/__init__.py -> /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/util byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/scard/scard.py to scard.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/scard/__init__.py to __init__.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/Session.py to Session.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/ATR.py to ATR.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/Synchronization.py to Synchronization.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/AbstractCardRequest.py to AbstractCardRequest.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardConnection.py to CardConnection.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/ExclusiveTransmitCardConnection.py to ExclusiveTransmitCardConnection.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/guid.py to guid.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/ClassLoader.py to ClassLoader.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/ulist.py to ulist.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardConnectionDecorator.py to CardConnectionDecorator.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardRequest.py to CardRequest.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/Observer.py to Observer.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/Exceptions.py to Exceptions.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/System.py to System.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/ReaderMonitoring.py to ReaderMonitoring.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardNames.py to CardNames.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardMonitoring.py to CardMonitoring.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardConnectionEvent.py to CardConnectionEvent.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/__init__.py to __init__.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardService.py to CardService.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pyro/__init__.py to __init__.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pyro/PyroReader.py to PyroReader.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/PCSCPart10.py to PCSCPart10.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/PCSCContext.py to PCSCContext.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/PCSCExceptions.py to PCSCExceptions.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/PCSCCardConnection.py to PCSCCardConnection.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/PCSCCardRequest.py to PCSCCardRequest.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/PCSCReaderGroups.py to PCSCReaderGroups.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/PCSCReader.py to PCSCReader.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/pcsc/__init__.py to __init__.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/PassThruCardService.py to PassThruCardService.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardConnectionObserver.py to CardConnectionObserver.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/Card.py to Card.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/ExclusiveConnectCardConnection.py to ExclusiveConnectCardConnection.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/CardType.py to CardType.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader/ReaderGroups.py to ReaderGroups.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader/ReaderFactory.py to ReaderFactory.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader/__init__.py to __init__.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/reader/Reader.py to Reader.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/ISO7816_4_SW1ErrorChecker.py to ISO7816_4_SW1ErrorChecker.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/ErrorCheckingChain.py to ErrorCheckingChain.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/op21_ErrorChecker.py to op21_ErrorChecker.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/ErrorChecker.py to ErrorChecker.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/__init__.py to __init__.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/ISO7816_4ErrorChecker.py to ISO7816_4ErrorChecker.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/ISO7816_9ErrorChecker.py to ISO7816_9ErrorChecker.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/SWExceptions.py to SWExceptions.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/sw/ISO7816_8ErrorChecker.py to ISO7816_8ErrorChecker.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/CardAndReaderTreePanel.py to CardAndReaderTreePanel.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/__init__.py to __init__.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/APDUTracerPanel.py to APDUTracerPanel.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/SimpleSCardAppFrame.py to SimpleSCardAppFrame.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/APDUHexValidator.py to APDUHexValidator.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/SimpleSCardApp.py to SimpleSCardApp.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/SimpleSCardAppEventObserver.py to SimpleSCardAppEventObserver.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/wx/ReaderToolbar.py to ReaderToolbar.pyc byte-compiling /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/util/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpGeoAmi.py' /usr/local/bin/python2.7 -O /tmp/tmpGeoAmi.py removing /tmp/tmpGeoAmi.py running install_egg_info running egg_info writing requirements to pyscard.egg-info/requires.txt writing pyscard.egg-info/PKG-INFO writing top-level names to pyscard.egg-info/top_level.txt writing dependency_links to pyscard.egg-info/dependency_links.txt reading manifest file 'pyscard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching '*.html' under directory 'smartcard/doc' warning: no files found matching '*.css' under directory 'smartcard/doc' warning: no files found matching '*.js' under directory 'smartcard/doc' warning: no files found matching '*.txt' under directory 'smartcard/doc' writing manifest file 'pyscard.egg-info/SOURCES.txt' Copying pyscard.egg-info to /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/pyscard-1.9.9-py2.7.egg-info running install_scripts writing list of installed files to '/construction/security/py-pyscard/.PLIST.pymodtmp' /usr/bin/strip /construction/security/py-pyscard/stage/usr/local/lib/python2.7/site-packages/smartcard/scard/_scard.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/smartcard/scard/_scard.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-pyscard-1.9.9 file sizes/checksums [186]: 0% file sizes/checksums [186]: 53% file sizes/checksums [186]: 100% packing files [186]: 0% packing files [186]: 53% packing files [186]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:16