------------------------------------------------------------------------------- -- 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/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== 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. Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-dateutil-2.8.0.txz Installing /packages/All/py27-pytz-2019.3,1.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-icalendar-4.0.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-icalendar-4.0.3_1 for building => SHA256 Checksum OK for icalendar-4.0.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-icalendar-4.0.3_1 for building ===> Extracting for py27-icalendar-4.0.3_1 => SHA256 Checksum OK for icalendar-4.0.3.tar.gz. Extracted Memory Use: 0.47M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-icalendar-4.0.3_1 ===> Applying ports patches for py27-icalendar-4.0.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-icalendar-4.0.3_1 depends on package: py27-setuptools>0 - found ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-icalendar-4.0.3_1 depends on package: py27-setuptools>0 - found ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-icalendar-4.0.3_1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-icalendar-4.0.3_1 running build running build_py creating build creating build/lib creating build/lib/icalendar copying src/icalendar/cli.py -> build/lib/icalendar copying src/icalendar/prop.py -> build/lib/icalendar copying src/icalendar/cal.py -> build/lib/icalendar copying src/icalendar/__init__.py -> build/lib/icalendar copying src/icalendar/tools.py -> build/lib/icalendar copying src/icalendar/caselessdict.py -> build/lib/icalendar copying src/icalendar/parser_tools.py -> build/lib/icalendar copying src/icalendar/windows_to_olson.py -> build/lib/icalendar copying src/icalendar/compat.py -> build/lib/icalendar copying src/icalendar/parser.py -> build/lib/icalendar copying src/icalendar/timezone_cache.py -> build/lib/icalendar creating build/lib/icalendar/tests copying src/icalendar/tests/test_multiple.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_encoding.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_fixed_issues.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_property_params.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_cal.py -> build/lib/icalendar/tests copying src/icalendar/tests/__init__.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_icalendar.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_parser_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_caselessdict.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_timezoned.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_time.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_recurrence.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_prop.py -> build/lib/icalendar/tests running egg_info writing requirements to src/icalendar.egg-info/requires.txt writing src/icalendar.egg-info/PKG-INFO writing top-level names to src/icalendar.egg-info/top_level.txt writing dependency_links to src/icalendar.egg-info/dependency_links.txt writing entry points to src/icalendar.egg-info/entry_points.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' warning: no previously-included files matching '*~' found under directory 'src/icalendar' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' copying src/icalendar/cli.py.orig -> build/lib/icalendar copying src/icalendar/tests/america_new_york.ics -> build/lib/icalendar/tests copying src/icalendar/tests/encoding.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_53_parsing_failure.ics -> build/lib/icalendar/tests copying src/icalendar/tests/multiple.ics -> build/lib/icalendar/tests copying src/icalendar/tests/pacific_fiji.ics -> build/lib/icalendar/tests copying src/icalendar/tests/recurrence.ics -> build/lib/icalendar/tests copying src/icalendar/tests/time.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_rdate.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_same_start.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_same_start_and_offset.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezoned.ics -> build/lib/icalendar/tests copying src/icalendar/tests/x_location.ics -> build/lib/icalendar/tests creating build/lib/icalendar/tests/hypothesis copying src/icalendar/tests/hypothesis/test_fuzzing.py -> build/lib/icalendar/tests/hypothesis SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-icalendar-4.0.3_1 depends on package: py27-dateutil>0 - found ===> py27-icalendar-4.0.3_1 depends on package: py27-pytz>0 - found ===> py27-icalendar-4.0.3_1 depends on package: py27-setuptools>0 - found ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-icalendar-4.0.3_1 ===> py27-icalendar-4.0.3_1 depends on package: py27-dateutil>0 - found ===> py27-icalendar-4.0.3_1 depends on package: py27-pytz>0 - found ===> py27-icalendar-4.0.3_1 depends on package: py27-setuptools>0 - found ===> py27-icalendar-4.0.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to src/icalendar.egg-info/requires.txt writing src/icalendar.egg-info/PKG-INFO writing top-level names to src/icalendar.egg-info/top_level.txt writing dependency_links to src/icalendar.egg-info/dependency_links.txt writing entry points to src/icalendar.egg-info/entry_points.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' warning: no previously-included files matching '*~' found under directory 'src/icalendar' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-icalendar/stage/usr/local/lib/python2.7 creating /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/prop.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/compat.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/parser.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/tools.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/cli.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar creating /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_same_start_and_offset.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_encoding.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_time.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_caselessdict.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/america_new_york.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/recurrence.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/multiple.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_fixed_issues.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_cal.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/x_location.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezoned.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests creating /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/hypothesis copying build/lib/icalendar/tests/hypothesis/test_fuzzing.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/hypothesis copying build/lib/icalendar/tests/encoding.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_53_parsing_failure.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_multiple.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_rdate.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/pacific_fiji.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_same_start.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_icalendar.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_prop.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_property_params.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/__init__.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_recurrence.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_timezoned.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_parser_tools.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/time.ics -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_tools.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests copying build/lib/icalendar/windows_to_olson.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/timezone_cache.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/parser_tools.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/__init__.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/caselessdict.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/cli.py.orig -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar copying build/lib/icalendar/cal.py -> /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/prop.py to prop.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/compat.py to compat.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/parser.py to parser.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tools.py to tools.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/cli.py to cli.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_encoding.py to test_encoding.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_time.py to test_time.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_unit_caselessdict.py to test_unit_caselessdict.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_fixed_issues.py to test_fixed_issues.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_unit_cal.py to test_unit_cal.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/hypothesis/test_fuzzing.py to test_fuzzing.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_multiple.py to test_multiple.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_icalendar.py to test_icalendar.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_unit_prop.py to test_unit_prop.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_property_params.py to test_property_params.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_recurrence.py to test_recurrence.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_timezoned.py to test_timezoned.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_unit_parser_tools.py to test_unit_parser_tools.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/tests/test_unit_tools.py to test_unit_tools.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/windows_to_olson.py to windows_to_olson.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/timezone_cache.py to timezone_cache.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/parser_tools.py to parser_tools.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/__init__.py to __init__.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/caselessdict.py to caselessdict.pyc byte-compiling /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar/cal.py to cal.pyc writing byte-compilation script '/tmp/tmpi46apB.py' /usr/local/bin/python2.7 -O /tmp/tmpi46apB.py removing /tmp/tmpi46apB.py running install_egg_info Copying src/icalendar.egg-info to /construction/devel/py-icalendar/stage/usr/local/lib/python2.7/site-packages/icalendar-4.0.3-py2.7.egg-info running install_scripts Installing icalendar script to /construction/devel/py-icalendar/stage/usr/local/bin writing list of installed files to '/construction/devel/py-icalendar/.PLIST.pymodtmp' /bin/mkdir -p /construction/devel/py-icalendar/stage/usr/local/share/doc/py27-icalendar/ install -m 0644 /construction/devel/py-icalendar/icalendar-4.0.3/README.rst /construction/devel/py-icalendar/stage/usr/local/share/doc/py27-icalendar/ ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/icalendar --> bin/icalendar-2.7 ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-icalendar-4.0.3_1 file sizes/checksums [101]: 0% file sizes/checksums [101]: 99% file sizes/checksums [101]: 100% packing files [101]: 0% packing files [101]: 99% packing files [101]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07