------------------------------------------------------------------------------- -- 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 Installing /packages/All/py37-httplib2-0.17.0.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-restclient-0.11.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-restclient-0.11.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-restclient-0.11.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-restclient-0.11.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-restclient-0.11.0_1 for building => SHA256 Checksum OK for restclient-0.11.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-restclient-0.11.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-restclient-0.11.0_1 for building ===> Extracting for py37-restclient-0.11.0_1 => SHA256 Checksum OK for restclient-0.11.0.tar.gz. Extracted Memory Use: 0.07M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-restclient-0.11.0_1 /usr/bin/env WRKSRC=/construction/www/py-restclient/restclient-0.11.0 REWARNFILE=/construction/www/py-restclient/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,install_requires.*,,' /construction/www/py-restclient/restclient-0.11.0/setup.py SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-restclient-0.11.0_1 depends on package: py37-setuptools>0 - found ===> py37-restclient-0.11.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-restclient-0.11.0_1 depends on package: py37-setuptools>0 - found ===> py37-restclient-0.11.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-restclient-0.11.0_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-restclient-0.11.0_1 running build running build_py creating build creating build/lib creating build/lib/restclient copying restclient/__init__.py -> build/lib/restclient creating build/lib/restclient/test copying restclient/test/__init__.py -> build/lib/restclient/test copying restclient/test/test_everything.py -> build/lib/restclient/test SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-restclient-0.11.0_1 depends on package: py37-httplib2>=0 - found ===> py37-restclient-0.11.0_1 depends on package: py37-setuptools>0 - found ===> py37-restclient-0.11.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-restclient-0.11.0_1 ===> py37-restclient-0.11.0_1 depends on package: py37-httplib2>=0 - found ===> py37-restclient-0.11.0_1 depends on package: py37-setuptools>0 - found ===> py37-restclient-0.11.0_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-restclient/stage/usr/local/lib/python3.7 creating /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient copying build/lib/restclient/__init__.py -> /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient creating /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient/test copying build/lib/restclient/test/test_everything.py -> /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient/test copying build/lib/restclient/test/__init__.py -> /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient/test byte-compiling /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient/__init__.py to __init__.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/restclient/__init__.py", line 171 def GET(url, params=None, files=None, accept=[], headers=None, async=False, ^ SyntaxError: invalid syntax byte-compiling /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient/test/test_everything.py to test_everything.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/restclient/test/test_everything.py", line 119 r = POST(hostname, params={'value' : 'store this'}, accept=["text/plain","text/html"], async=False) ^ SyntaxError: invalid syntax byte-compiling /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient/test/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp_v8bjscv.py' /usr/local/bin/python3.7 /tmp/tmp_v8bjscv.py File "/usr/local/lib/python3.7/site-packages/restclient/__init__.py", line 171 def GET(url, params=None, files=None, accept=[], headers=None, async=False, ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/restclient/test/test_everything.py", line 119 r = POST(hostname, params={'value' : 'store this'}, accept=["text/plain","text/html"], async=False) ^ SyntaxError: invalid syntax removing /tmp/tmp_v8bjscv.py running install_egg_info running egg_info writing restclient.egg-info/PKG-INFO writing dependency_links to restclient.egg-info/dependency_links.txt deleting restclient.egg-info/requires.txt writing top-level names to restclient.egg-info/top_level.txt reading manifest file 'restclient.egg-info/SOURCES.txt' writing manifest file 'restclient.egg-info/SOURCES.txt' Copying restclient.egg-info to /construction/www/py-restclient/stage/usr/local/lib/python3.7/site-packages/restclient-0.11.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-restclient/.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-restclient-0.11.0_1 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14