------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/p8-platform-2.1.0.1_2.txz Installing /packages/All/libcec-5.0.0.txz ===== Message from libcec-5.0.0: -- WARNING: You need write permissions on the USB device to make it work properly. Consider adding your user to the operator group: % pw groupmod operator -m jerry and adding a rule in /etc/devfs.rules like this one: [system=10] add path 'ttyU*' mode 0660 group operator To load this new rule add the following to /etc/rc.conf: devfs_system_ruleset="system" Then restart devfs to load the new rule: % service devfs restart SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-cec-0.2.7_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-cec-0.2.7_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cec-0.2.7_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-cec-0.2.7_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cec-0.2.7_2 for building => SHA256 Checksum OK for cec-0.2.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-cec-0.2.7_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cec-0.2.7_2 for building ===> Extracting for py27-cec-0.2.7_2 => SHA256 Checksum OK for cec-0.2.7.tar.gz. Extracted Memory Use: 0.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-cec-0.2.7_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-cec-0.2.7_2 depends on package: py27-setuptools>0 - found ===> py27-cec-0.2.7_2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py27-cec-0.2.7_2 depends on shared library: libcec.so - found (/usr/local/lib/libcec.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-cec-0.2.7_2 depends on package: py27-setuptools>0 - found ===> py27-cec-0.2.7_2 depends on file: /usr/local/bin/python2.7 - found ===> py27-cec-0.2.7_2 depends on shared library: libcec.so - found (/usr/local/lib/libcec.so) ===> Configuring for py27-cec-0.2.7_2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-cec-0.2.7_2 running build running build_ext building 'cec' extension creating build creating build/temp.dragonfly-5.9-x86_64-2.7 cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Iinclude -I/usr/local/include/python2.7 -c cec.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/cec.o cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Iinclude -I/usr/local/include/python2.7 -c device.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/device.o creating build/lib.dragonfly-5.9-x86_64-2.7 c++ -shared -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/cec.o build/temp.dragonfly-5.9-x86_64-2.7/device.o -L/usr/local/lib -lcec -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/cec.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-cec-0.2.7_2 depends on package: py27-setuptools>0 - found ===> py27-cec-0.2.7_2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-cec-0.2.7_2 ===> py27-cec-0.2.7_2 depends on package: py27-setuptools>0 - found ===> py27-cec-0.2.7_2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_ext running install_lib creating /construction/multimedia/py-cec/stage/usr/local/lib/python2.7 creating /construction/multimedia/py-cec/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/cec.so -> /construction/multimedia/py-cec/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpmh9WRi.py' /usr/local/bin/python2.7 -O /tmp/tmpmh9WRi.py removing /tmp/tmpmh9WRi.py running install_data warning: install_data: setup script did not provide a directory for 'COPYING' -- installing right in '/construction/multimedia/py-cec/stage/usr/local' copying COPYING -> /construction/multimedia/py-cec/stage/usr/local running install_egg_info running egg_info creating cec.egg-info writing cec.egg-info/PKG-INFO writing top-level names to cec.egg-info/top_level.txt writing dependency_links to cec.egg-info/dependency_links.txt writing manifest file 'cec.egg-info/SOURCES.txt' reading manifest file 'cec.egg-info/SOURCES.txt' writing manifest file 'cec.egg-info/SOURCES.txt' Copying cec.egg-info to /construction/multimedia/py-cec/stage/usr/local/lib/python2.7/site-packages/cec-0.2.7-py2.7.egg-info running install_scripts writing list of installed files to '/construction/multimedia/py-cec/.PLIST.pymodtmp' /usr/bin/strip /construction/multimedia/py-cec/stage/usr/local/lib/python2.7/site-packages/cec.so ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/cec.so is linked to /usr/local/lib/libp8-platform.so.2 from devel/p8-platform but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libp8-platform.so:devel/p8-platform Error: /usr/local/lib/python2.7/site-packages/cec.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-cec-0.2.7_2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:17