------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/evdev-proto-5.3.txz Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-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 ------------------------------------------------------------------------------- ===> py37-evdev-0.8.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-evdev-0.8.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-evdev-0.8.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-evdev-0.8.1_1 for building => SHA256 Checksum OK for evdev-0.8.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-evdev-0.8.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-evdev-0.8.1_1 for building ===> Extracting for py37-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 py37-evdev-0.8.1_1 ===> Applying ports patches for py37-evdev-0.8.1_1 ===> Applying dragonfly patches for py37-evdev-0.8.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-evdev-0.8.1_1 depends on file: /usr/local/include/linux/input.h - found ===> py37-evdev-0.8.1_1 depends on package: py37-setuptools>0 - found ===> py37-evdev-0.8.1_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-evdev-0.8.1_1 depends on file: /usr/local/include/linux/input.h - found ===> py37-evdev-0.8.1_1 depends on package: py37-setuptools>0 - found ===> py37-evdev-0.8.1_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-evdev-0.8.1_1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-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-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/evdev cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python3.7m -c evdev/input.c -o build/temp.dragonfly-5.9-x86_64-3.7/evdev/input.o -std=c99 -Wno-error=declaration-after-statement creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/evdev cc -shared -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-3.7/evdev/input.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/evdev/_input.so building 'evdev._uinput' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python3.7m -c evdev/uinput.c -o build/temp.dragonfly-5.9-x86_64-3.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-3.7/evdev/uinput.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/evdev/_uinput.so building 'evdev._ecodes' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python3.7m -c evdev/ecodes.c -o build/temp.dragonfly-5.9-x86_64-3.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-3.7/evdev/ecodes.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/evdev/_ecodes.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-evdev-0.8.1_1 depends on package: py37-setuptools>0 - found ===> py37-evdev-0.8.1_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-evdev-0.8.1_1 ===> py37-evdev-0.8.1_1 depends on package: py37-setuptools>0 - found ===> py37-evdev-0.8.1_1 depends on file: /usr/local/bin/python3.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 -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python3.7m -c evdev/ecodes.c -o build/temp.dragonfly-5.9-x86_64-3.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-3.7/evdev/ecodes.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/evdev/_ecodes.so running install running build running build_py copying evdev/events.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/uinput.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/util.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/evtest.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/ecodes.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/genecodes.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/eventio_async.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/ff.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/eventio.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev copying evdev/device.py -> build/lib.dragonfly-5.9-x86_64-3.7/evdev running install_lib creating /construction/devel/py-evdev/stage/usr/local/lib/python3.7 creating /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/__init__.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/util.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/eventio.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/evtest.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/uinput.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/eventio_async.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/events.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/ecodes.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/genecodes.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/ff.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/device.py -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/_uinput.so -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/_ecodes.so -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev copying build/lib.dragonfly-5.9-x86_64-3.7/evdev/_input.so -> /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/util.py to util.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/eventio.py to eventio.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/evtest.py to evtest.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/uinput.py to uinput.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/eventio_async.py to eventio_async.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/events.py to events.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/ecodes.py to ecodes.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/genecodes.py to genecodes.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/ff.py to ff.cpython-37.pyc byte-compiling /construction/devel/py-evdev/stage/usr/local/lib/python3.7/site-packages/evdev/device.py to device.cpython-37.pyc writing byte-compilation script '/tmp/tmp09klt8vw.py' /usr/local/bin/python3.7 /tmp/tmp09klt8vw.py removing /tmp/tmp09klt8vw.py running install_egg_info running egg_info writing evdev.egg-info/PKG-INFO writing dependency_links to evdev.egg-info/dependency_links.txt writing top-level names to evdev.egg-info/top_level.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/python3.7/site-packages/evdev-0.8.1-py3.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/python3.7/site-packages -name '*.so' -exec /usr/bin/strip {} + ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-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:01 TOTAL TIME 00:00:17