------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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-power-1.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-power-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-power-1.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-power-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-power-1.3 for building => SHA256 Checksum OK for power-1.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-power-1.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-power-1.3 for building ===> Extracting for py37-power-1.3 => SHA256 Checksum OK for power-1.3.tar.gz. Extracted Memory Use: 0.08M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-power-1.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-power-1.3 depends on package: py37-setuptools>0 - found ===> py37-power-1.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-power-1.3 depends on package: py37-setuptools>0 - found ===> py37-power-1.3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-power-1.3 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-power-1.3 running build running build_py creating build creating build/lib creating build/lib/power copying power/common.py -> build/lib/power copying power/__init__.py -> build/lib/power copying power/win32.py -> build/lib/power copying power/freebsd.py -> build/lib/power copying power/tests.py -> build/lib/power copying power/linux.py -> build/lib/power copying power/darwin.py -> build/lib/power SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-power-1.3 depends on package: py37-setuptools>0 - found ===> py37-power-1.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-power-1.3 ===> py37-power-1.3 depends on package: py37-setuptools>0 - found ===> py37-power-1.3 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/sysutils/py-power/stage/usr/local/lib/python3.7 creating /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages creating /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power copying build/lib/power/__init__.py -> /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power copying build/lib/power/linux.py -> /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power copying build/lib/power/darwin.py -> /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power copying build/lib/power/win32.py -> /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power copying build/lib/power/common.py -> /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power copying build/lib/power/tests.py -> /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power copying build/lib/power/freebsd.py -> /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power/linux.py to linux.cpython-37.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power/darwin.py to darwin.cpython-37.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power/win32.py to win32.cpython-37.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power/common.py to common.cpython-37.pyc byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power/tests.py to tests.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/power/tests.py", line 30 print "on_power_sources_change" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("on_power_sources_change")? byte-compiling /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power/freebsd.py to freebsd.cpython-37.pyc writing byte-compilation script '/tmp/tmpnbbrpixu.py' /usr/local/bin/python3.7 /tmp/tmpnbbrpixu.py File "/usr/local/lib/python3.7/site-packages/power/tests.py", line 30 print "on_power_sources_change" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("on_power_sources_change")? removing /tmp/tmpnbbrpixu.py running install_egg_info running egg_info writing power.egg-info/PKG-INFO writing dependency_links to power.egg-info/dependency_links.txt deleting power.egg-info/requires.txt writing top-level names to power.egg-info/top_level.txt reading manifest file 'power.egg-info/SOURCES.txt' writing manifest file 'power.egg-info/SOURCES.txt' Copying power.egg-info to /construction/sysutils/py-power/stage/usr/local/lib/python3.7/site-packages/power-1.3-py3.7.egg-info running install_scripts writing list of installed files to '/construction/sysutils/py-power/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-power-1.3 file sizes/checksums [23]: 0% file sizes/checksums [23]: 100% packing files [23]: 0% packing files [23]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12