------------------------------------------------------------------------------- -- 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:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-webunit-1.3.10_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-webunit-1.3.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-webunit-1.3.10_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-webunit-1.3.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-webunit-1.3.10_1 for building => SHA256 Checksum OK for webunit-1.3.10.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-webunit-1.3.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-webunit-1.3.10_1 for building ===> Extracting for py37-webunit-1.3.10_1 => SHA256 Checksum OK for webunit-1.3.10.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-webunit-1.3.10_1 ===> Applying ports patches for py37-webunit-1.3.10_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-webunit-1.3.10_1 depends on package: py37-setuptools>0 - found ===> py37-webunit-1.3.10_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-webunit-1.3.10_1 depends on package: py37-setuptools>0 - found ===> py37-webunit-1.3.10_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-webunit-1.3.10_1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-webunit-1.3.10_1 running build running build_py creating build creating build/lib creating build/lib/webunit copying webunit/IMGSucker.py -> build/lib/webunit copying webunit/SimpleDOM.py -> build/lib/webunit copying webunit/webunittest.py -> build/lib/webunit copying webunit/__init__.py -> build/lib/webunit copying webunit/HTMLParser.py -> build/lib/webunit copying webunit/config.py -> build/lib/webunit copying webunit/utility.py -> build/lib/webunit copying webunit/cookie.py -> build/lib/webunit SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-webunit-1.3.10_1 depends on package: py37-setuptools>0 - found ===> py37-webunit-1.3.10_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-webunit-1.3.10_1 ===> py37-webunit-1.3.10_1 depends on package: py37-setuptools>0 - found ===> py37-webunit-1.3.10_1 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/www/py-webunit/stage/usr/local/lib/python3.7 creating /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/__init__.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/cookie.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/utility.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/IMGSucker.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/SimpleDOM.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/config.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/HTMLParser.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit copying build/lib/webunit/webunittest.py -> /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/cookie.py to cookie.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/webunit/cookie.py", line 63 raise Error, 'Cookie domain "%s" has no "."'%domain ^ SyntaxError: invalid syntax byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/utility.py to utility.cpython-37.pyc byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/IMGSucker.py to IMGSucker.cpython-37.pyc byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/SimpleDOM.py to SimpleDOM.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/webunit/SimpleDOM.py", line 142 raise ValueError, 'No %r with id %r'%(name, id) ^ SyntaxError: invalid syntax byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/config.py to config.cpython-37.pyc byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/HTMLParser.py to HTMLParser.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/webunit/HTMLParser.py", line 186 "invalid '<' construct: %s" % `rawdata[i:i+2]`, ^ SyntaxError: invalid syntax byte-compiling /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit/webunittest.py to webunittest.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/webunit/webunittest.py", line 158 except HTTPError, error: ^ SyntaxError: invalid syntax writing byte-compilation script '/tmp/tmpc5z0k_za.py' /usr/local/bin/python3.7 /tmp/tmpc5z0k_za.py File "/usr/local/lib/python3.7/site-packages/webunit/cookie.py", line 63 raise Error, 'Cookie domain "%s" has no "."'%domain ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/webunit/SimpleDOM.py", line 142 raise ValueError, 'No %r with id %r'%(name, id) ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/webunit/HTMLParser.py", line 186 "invalid '<' construct: %s" % `rawdata[i:i+2]`, ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/webunit/webunittest.py", line 158 except HTTPError, error: ^ SyntaxError: invalid syntax removing /tmp/tmpc5z0k_za.py running install_egg_info running egg_info creating webunit.egg-info writing webunit.egg-info/PKG-INFO writing dependency_links to webunit.egg-info/dependency_links.txt writing top-level names to webunit.egg-info/top_level.txt writing manifest file 'webunit.egg-info/SOURCES.txt' reading manifest file 'webunit.egg-info/SOURCES.txt' writing manifest file 'webunit.egg-info/SOURCES.txt' Copying webunit.egg-info to /construction/www/py-webunit/stage/usr/local/lib/python3.7/site-packages/webunit-1.3.10-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-webunit/.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-webunit-1.3.10_1 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14