------------------------------------------------------------------------------- -- 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-constantly-15.1.0.txz Installing /packages/All/py37-attrs-19.3.0.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-hyperlink-19.0.0.txz Installing /packages/All/py37-incremental-17.5.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-PyHamcrest-1.10.1.txz Installing /packages/All/py37-zope.interface-4.6.0.txz Installing /packages/All/py37-Automat-0.8.0.txz ===== Message from py37-Automat-0.8.0: -- Install graphics/py-graphviz and devel/py-twisted to enable state machine visualization (`MethodicalMachine.asDigraph`). Installing /packages/All/py37-twisted-18.9.0_1.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-tofu-0.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-tofu-0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tofu-0.5_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-tofu-0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tofu-0.5_1 for building => SHA256 Checksum OK for python/Tofu-0.5.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-tofu-0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tofu-0.5_1 for building ===> Extracting for py37-tofu-0.5_1 => SHA256 Checksum OK for python/Tofu-0.5.tar.bz2. Extracted Memory Use: 0.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-tofu-0.5_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-tofu-0.5_1 depends on package: py37-setuptools>0 - found ===> py37-tofu-0.5_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-tofu-0.5_1 depends on package: py37-setuptools>0 - found ===> py37-tofu-0.5_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-tofu-0.5_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-tofu-0.5_1 running build running build_py creating build creating build/lib creating build/lib/tofu copying server.py -> build/lib/tofu copying client.py -> build/lib/tofu copying __init__.py -> build/lib/tofu copying single.py -> build/lib/tofu SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-tofu-0.5_1 depends on package: py37-twisted>=0 - found ===> py37-tofu-0.5_1 depends on package: py37-setuptools>0 - found ===> py37-tofu-0.5_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-tofu-0.5_1 ===> py37-tofu-0.5_1 depends on package: py37-twisted>=0 - found ===> py37-tofu-0.5_1 depends on package: py37-setuptools>0 - found ===> py37-tofu-0.5_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/net/py-tofu/stage/usr/local/lib/python3.7 creating /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages creating /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu copying build/lib/tofu/client.py -> /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu copying build/lib/tofu/server.py -> /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu copying build/lib/tofu/single.py -> /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu copying build/lib/tofu/__init__.py -> /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu byte-compiling /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu/client.py to client.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/tofu/client.py", line 47 def datagramReceived(self, data, (host, port)): ^ SyntaxError: invalid syntax byte-compiling /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu/server.py to server.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/tofu/server.py", line 33 def datagramReceived(self, data, (host, port)): ^ SyntaxError: invalid syntax byte-compiling /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu/single.py to single.cpython-37.pyc byte-compiling /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/tofu/__init__.py to __init__.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/tofu/__init__.py", line 211 print "* Tofu * IDLER created !" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("* Tofu * IDLER created !")? writing byte-compilation script '/tmp/tmpko6saxf_.py' /usr/local/bin/python3.7 /tmp/tmpko6saxf_.py File "/usr/local/lib/python3.7/site-packages/tofu/client.py", line 47 def datagramReceived(self, data, (host, port)): ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/tofu/server.py", line 33 def datagramReceived(self, data, (host, port)): ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/tofu/__init__.py", line 211 print "* Tofu * IDLER created !" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("* Tofu * IDLER created !")? removing /tmp/tmpko6saxf_.py running install_egg_info running egg_info creating Tofu.egg-info writing Tofu.egg-info/PKG-INFO writing dependency_links to Tofu.egg-info/dependency_links.txt writing top-level names to Tofu.egg-info/top_level.txt writing manifest file 'Tofu.egg-info/SOURCES.txt' reading manifest file 'Tofu.egg-info/SOURCES.txt' writing manifest file 'Tofu.egg-info/SOURCES.txt' Copying Tofu.egg-info to /construction/net/py-tofu/stage/usr/local/lib/python3.7/site-packages/Tofu-0.5-py3.7.egg-info running install_scripts writing list of installed files to '/construction/net/py-tofu/.PLIST.pymodtmp' install -m 0644 /construction/net/py-tofu/Tofu-0.5/demo/* /construction/net/py-tofu/stage/usr/local/share/examples/py-tofu ====> 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-tofu-0.5_1 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13