------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/evdev-proto-5.3.txz 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:05 ------------------------------------------------------------------------------- -- 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-evdev-0.8.1_1 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-evdev-0.8.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-evdev-0.8.1_1 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-evdev-0.8.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-evdev-0.8.1_1 for building => SHA256 Checksum OK for evdev-0.8.1.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-evdev-0.8.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-evdev-0.8.1_1 for building ===> Extracting for py27-evdev-0.8.1_1 => SHA256 Checksum OK for evdev-0.8.1.tar.gz. Extracted Memory Use: 0.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-evdev-0.8.1_1 ===> Applying ports patches for py27-evdev-0.8.1_1 ===> Cleanly applied ports patch(es) patch-v4l_compat ===> Applying dragonfly patches for py27-evdev-0.8.1_1 ===> Cleanly applied dragonfly patch(es) patch-evdev_genecodes.py SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-evdev-0.8.1_1 depends on file: /usr/local/include/linux/input.h - found ===> py27-evdev-0.8.1_1 depends on package: py27-setuptools>0 - found ===> py27-evdev-0.8.1_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-evdev-0.8.1_1 depends on file: /usr/local/include/linux/input.h - found ===> py27-evdev-0.8.1_1 depends on package: py27-setuptools>0 - found ===> py27-evdev-0.8.1_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-evdev-0.8.1_1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-evdev-0.8.1_1 running build_ecodes writing ecodes.c (using /usr/local/include/linux/input.h /usr/local/include/linux/input-event-codes.h) running build_ext ecodes.c already exists ... skipping build_ecodes building 'evdev._input' extension creating build creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/evdev cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c evdev/input.c -o build/temp.dragonfly-5.9-x86_64-2.7/evdev/input.o -std=c99 -Wno-error=declaration-after-statement creating build/lib.dragonfly-5.9-x86_64-2.7 creating build/lib.dragonfly-5.9-x86_64-2.7/evdev cc -shared -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/evdev/input.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/evdev/_input.so building 'evdev._uinput' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c evdev/uinput.c -o build/temp.dragonfly-5.9-x86_64-2.7/evdev/uinput.o -std=c99 -Wno-error=declaration-after-statement cc -shared -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/evdev/uinput.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/evdev/_uinput.so building 'evdev._ecodes' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c evdev/ecodes.c -o build/temp.dragonfly-5.9-x86_64-2.7/evdev/ecodes.o -std=c99 -Wno-error=declaration-after-statement cc -shared -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/evdev/ecodes.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/evdev/_ecodes.so SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-evdev-0.8.1_1 depends on package: py27-setuptools>0 - found ===> py27-evdev-0.8.1_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-evdev-0.8.1_1 ===> py27-evdev-0.8.1_1 depends on package: py27-setuptools>0 - found ===> py27-evdev-0.8.1_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running build_ecodes writing ecodes.c (using /usr/local/include/linux/input.h /usr/local/include/linux/input-event-codes.h) running build_ext ecodes.c already exists ... skipping build_ecodes building 'evdev._ecodes' extension cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c evdev/ecodes.c -o build/temp.dragonfly-5.9-x86_64-2.7/evdev/ecodes.o -std=c99 -Wno-error=declaration-after-statement cc -shared -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/evdev/ecodes.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/evdev/_ecodes.so running install running build running build_py copying evdev/util.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/genecodes.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/evtest.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/device.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/ecodes.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/eventio_async.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/ff.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/__init__.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/events.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/eventio.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev copying evdev/uinput.py -> build/lib.dragonfly-5.9-x86_64-2.7/evdev running install_lib creating /construction/devel/py-evdev/stage/usr/local/lib/python2.7 creating /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/eventio_async.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/evtest.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/__init__.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/genecodes.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/events.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/ecodes.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/device.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/eventio.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/uinput.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/ff.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/util.py -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/_input.so -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/_uinput.so -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-2.7/evdev/_ecodes.so -> /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/eventio_async.py to eventio_async.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/evtest.py to evtest.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/__init__.py to __init__.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/genecodes.py to genecodes.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/events.py to events.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/ecodes.py to ecodes.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/device.py to device.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/eventio.py to eventio.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/uinput.py to uinput.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/ff.py to ff.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev/util.py to util.pyc writing byte-compilation script '/tmp/tmpm8eWK_.py' /usr/local/bin/python2.7 -O /tmp/tmpm8eWK_.py removing /tmp/tmpm8eWK_.py running install_egg_info running egg_info writing evdev.egg-info/PKG-INFO writing top-level names to evdev.egg-info/top_level.txt writing dependency_links to evdev.egg-info/dependency_links.txt reading manifest file 'evdev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'evdev.egg-info/SOURCES.txt' Copying evdev.egg-info to /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages/evdev-0.8.1-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-evdev/.PLIST.pymodtmp' /usr/bin/find /construction/devel/py-evdev/stage/usr/local/lib/python2.7/site-packages -name '*.so' -exec /usr/bin/strip {} + ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/evdev/_ecodes.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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-evdev-0.8.1_1 file sizes/checksums [41]: 0% file sizes/checksums [41]: 100% packing files [41]: 0% packing files [41]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09