Date: Sat, 1 May 2021 01:56:39 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - main-arm64-default][devel/ipython] Failed for py38-ipython-7.22.0 in stage Message-ID: <202105010156.1411ud46011660@ampere2.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: python@FreeBSD.org Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/pab8644377d81_sa6ca7519f8/logs/py38-ipython-7.22.0.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=pab8644377d81_sa6ca7519f8 Log: =>> Building devel/ipython build started at Sat May 1 01:56:14 UTC 2021 port directory: /usr/ports/devel/ipython package name: py38-ipython-7.22.0 building for: FreeBSD main-arm64-default-job-10 14.0-CURRENT FreeBSD 14.0-CURRENT 1400013 arm64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300139 Jail OSVERSION: 1400013 Job Id: 10 !!! Jail is newer than host. (Jail: 1400013, Host: 1300139) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400013 UNAME_v=FreeBSD 14.0-CURRENT 1400013 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py38 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py38 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py38-ipython-7.22.0: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ipython/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ipython/work-py38 HOME=/wrkdirs/usr/ports/devel/ipython/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/ipython/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ipython/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ipython/work-py38 HOME=/wrkdirs/usr/ports/devel/ipython/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/ipython/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ipython" EXAMPLESDIR="share/examples/ipython" DATADIR="share/ipython" WWWDIR="www/ipython" ETCDIR="etc/ipython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ipython DOCSDIR=/usr/local/share/doc/ipython EXAMPLESDIR=/usr/local/share/examples/ipython WWWDIR=/usr/local/www/ipython ETCDIR=/usr/local/etc/ipython --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400013 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py38-ipython-7.22.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [main-arm64-default-job-10] Installing pkg-1.16.3... [main-arm64-default-job-10] Extracting pkg-1.16.3: .......... done ===> py38-ipython-7.22.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py38-ipython-7.22.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py38-ipython-7.22.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py38-ipython-7.22.0 for building => SHA256 Checksum OK for ipython-7.22.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py38-ipython-7.22.0 for building ===> Extracting for py38-ipython-7.22.0 => SHA256 Checksum OK for ipython-7.22.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py38-ipython-7.22.0 =========================================================================== =======================<phase: build-depends >============================ ===> py38-ipython-7.22.0 depends on package: py38-setuptools>0 - not found ===> Installing existing package /packages/All/py38-setuptools-44.0.0_1.txz [main-arm64-default-job-10] Installing py38-setuptools-44.0.0_1... [main-arm64-default-job-10] `-- Installing python38-3.8.9... [main-arm64-default-job-10] | `-- Installing gettext-runtime-0.21... [main-arm64-default-job-10] | | `-- Installing indexinfo-0.3.1... [main-arm64-default-job-10] | | `-- Extracting indexinfo-0.3.1: .... done <snip> byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/magic_arguments.py to magic_arguments.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/inputtransformer.py to inputtransformer.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/completer.py to completer.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/debugger.py to debugger.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/payload.py to payload.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/ultratb.py to ultratb.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/profiledir.py to profiledir.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/history.py to history.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/pylabtools.py to pylabtools.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/inputtransformer2.py to inputtransformer2.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/page.py to page.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/display_trap.py to display_trap.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/usage.py to usage.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/prefilter.py to prefilter.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/getipython.py to getipython.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/error.py to error.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/historyapp.py to historyapp.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/displayhook.py to displayhook.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/completerlib.py to completerlib.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/formatters.py to formatters.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/autocall.py to autocall.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/core/displaypub.py to displaypub.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/external/qt_loaders.py to qt_loaders.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/external/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/external/qt_for_kernel.py to qt_for_kernel.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/external/decorators/_numpy_testing_noseclasses.py to _numpy_testing_noseclasses.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/external/decorators/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/external/decorators/_decorators.py to _decorators.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/external/mathjax.py to mathjax.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/html.py to html.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/parallel.py to parallel.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/eventful.py to eventful.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/jsonutil.py to jsonutil.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/decorators.py to decorators.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/traitlets.py to traitlets.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/sentinel.py to sentinel.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/strdispatch.py to strdispatch.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tokenutil.py to tokenutil.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/_process_posix.py to _process_posix.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/encoding.py to encoding.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/localinterfaces.py to localinterfaces.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/syspathcontext.py to syspathcontext.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/pickleutil.py to pickleutil.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_capture.py to test_capture.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_decorators.py to test_decorators.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_tokenutil.py to test_tokenutil.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_text.py to test_text.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_path.py to test_path.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_wildcard.py to test_wildcard.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_module_paths.py to test_module_paths.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_tempdir.py to test_tempdir.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_io.py to test_io.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_imports.py to test_imports.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_pycolorize.py to test_pycolorize.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_shimmodule.py to test_shimmodule.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_sysinfo.py to test_sysinfo.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_dir2.py to test_dir2.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_process.py to test_process.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_openpy.py to test_openpy.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tests/test_importstring.py to test_importstring.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/capture.py to capture.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/openpy.py to openpy.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/log.py to log.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/wildcard.py to wildcard.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/version.py to version.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/_process_cli.py to _process_cli.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/path.py to path.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/_sysinfo.py to _sysinfo.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/ulinecache.py to ulinecache.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/generics.py to generics.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/dir2.py to dir2.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/io.py to io.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/signatures.py to signatures.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/coloransi.py to coloransi.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/importstring.py to importstring.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/ipstruct.py to ipstruct.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/_process_win32_controller.py to _process_win32_controller.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/text.py to text.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/timing.py to timing.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/data.py to data.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/_process_win32.py to _process_win32.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/_process_common.py to _process_common.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/terminal.py to terminal.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/shimmodule.py to shimmodule.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/colorable.py to colorable.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tempdir.py to tempdir.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/sysinfo.py to sysinfo.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/process.py to process.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/tz.py to tz.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/module_paths.py to module_paths.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/PyColorize.py to PyColorize.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/daemonize.py to daemonize.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/contexts.py to contexts.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/py3compat.py to py3compat.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/utils/frame.py to frame.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/qt.py to qt.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/sphinxext/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/sphinxext/ipython_console_highlighting.py to ipython_console_highlighting.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/sphinxext/custom_doctests.py to custom_doctests.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/sphinxext/ipython_directive.py to ipython_directive.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/config.py to config.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/consoleapp.py to consoleapp.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/frontend.py to frontend.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/decorators.py to decorators.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/globalipapp.py to globalipapp.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/tests/test_decorators.py to test_decorators.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/tests/test_tools.py to test_tools.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/tests/test_ipunittest.py to test_ipunittest.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/__main__.py to __main__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/iptestcontroller.py to iptestcontroller.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/ipunittest.py to ipunittest.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/setup.py to setup.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/ipdoctest.py to ipdoctest.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/simple.py to simple.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/dtexample.py to dtexample.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/iptest.py to iptest.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/show_refs.py to show_refs.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/test_ipdoctest.py to test_ipdoctest.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/simplevars.py to simplevars.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/plugin/test_refs.py to test_refs.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/tools.py to tools.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/iptest.py to iptest.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/testing/skipdoctest.py to skipdoctest.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/prompts.py to prompts.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/console.py to console.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/ptutils.py to ptutils.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/tests/test_interactivshell.py to test_interactivshell.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/tests/test_help.py to test_help.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/tests/test_embed.py to test_embed.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/tests/test_debug_magic.py to test_debug_magic.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/interactiveshell.py to interactiveshell.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/ptshell.py to ptshell.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/tk.py to tk.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/__init__.py to __init__.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/asyncio.py to asyncio.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/osx.py to osx.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/gtk3.py to gtk3.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/qt.py to qt.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/pyglet.py to pyglet.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/gtk.py to gtk.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/glut.py to glut.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/pt_inputhooks/wx.py to wx.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/embed.py to embed.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/shortcuts.py to shortcuts.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/debugger.py to debugger.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/magics.py to magics.cpython-38.pyc byte-compiling /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/IPython/terminal/ipapp.py to ipapp.cpython-38.pyc writing byte-compilation script '/tmp/tmp5viuwear.py' /usr/local/bin/python3.8 /tmp/tmp5viuwear.py removing /tmp/tmp5viuwear.py running install_data copying docs/man/ipython.1 -> /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/man/man1 running install_egg_info running egg_info creating ipython.egg-info writing ipython.egg-info/PKG-INFO writing dependency_links to ipython.egg-info/dependency_links.txt writing entry points to ipython.egg-info/entry_points.txt writing requirements to ipython.egg-info/requires.txt writing top-level names to ipython.egg-info/top_level.txt writing manifest file 'ipython.egg-info/SOURCES.txt' reading manifest file 'ipython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tools' warning: no previously-included files found matching 'tools' warning: no previously-included files found matching 'CONTRIBUTING.md' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'docs/#*' warning: no previously-included files found matching 'docs/man/*.1.gz' warning: no previously-included files found matching '.git-blame-ignore-revs' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' no previously-included directories found matching 'docs/dist' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.flc' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.dircopy.log' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution writing manifest file 'ipython.egg-info/SOURCES.txt' Copying ipython.egg-info to /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/lib/python3.8/site-packages/ipython-7.22.0-py3.8.egg-info running install_scripts Installing iptest script to /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/bin Installing iptest3 script to /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/bin Installing ipython script to /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/bin Installing ipython3 script to /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/bin writing list of installed files to '/wrkdirs/usr/ports/devel/ipython/work-py38/.PLIST.pymodtmp' cd /wrkdirs/usr/ports/devel/ipython/work-py38/ipython-7.22.0/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/devel/ipython/work-py38/stage/usr/local/share/examples/ipython *** Error code 1 Stop. make: stopped in /usr/ports/devel/ipython
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105010156.1411ud46011660>