FreeBSD Bugzilla – Attachment 202379 Details for
Bug 236052
[patch] math/py-theano: update to 1.0.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere build log
py37-theano-1.0.4.log (text/plain), 183.76 KB, created by
Ruslan Makhmatkhanov
on 2019-02-26 13:12:18 UTC
(
hide
)
Description:
poudriere build log
Filename:
MIME Type:
Creator:
Ruslan Makhmatkhanov
Created:
2019-02-26 13:12:18 UTC
Size:
183.76 KB
patch
obsolete
>build started at Tue Feb 26 15:24:54 MSK 2019 >port directory: /usr/ports/math/py-theano >package name: py37-theano-1.0.4 >building for: FreeBSD prod13-20190217 13.0-CURRENT FreeBSD 13.0-CURRENT 1300012 amd64 >maintained by: demon@FreeBSD.org >Makefile ident: $FreeBSD: head/math/py-theano/Makefile 487682 2018-12-17 13:07:15Z wen $ >Poudriere version: 3.2.8 >Host OSVERSION: 1300012 >Jail OSVERSION: 1300012 >Job Id: > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1300012 >UNAME_v=FreeBSD 13.0-CURRENT 1300012 >UNAME_r=13.0-CURRENT >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >LOCALBASE=/usr/local >USER=root >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.2.8 >MASTERMNT=/usr/local/poudriere/data/.m/prod13-20190217/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=xterm-256color >GID=0 >UID=0 >PWD=/usr/local/poudriere/data/.m/prod13-20190217/ref/.p >NO_WARNING_PKG_INSTALL_EOL=yes >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=prod13-20190217 >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/usr/local/poudriere/data/.m/prod13-20190217/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs >FLAVOR=py37 >DEPENDS_ARGS= >MAKE_ARGS= FLAVOR=py37 >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--MAINTAINER-- >demon@FreeBSD.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-theano/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-theano/work-py37 HOME=/wrkdirs/usr/ports/math/py-theano/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-theano/work-py37/.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/math/py-theano/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-theano/work-py37 HOME=/wrkdirs/usr/ports/math/py-theano/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-theano/work-py37/.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 ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" LDSHARED="gcc8 -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="gcc8" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc8 -fno-strict-aliasing " CPP="cpp8" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 " LIBS="" CXX="g++8" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc8 -Wl,-rpath=/usr/local/lib/gcc8 " 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-- >PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd13 PYTHON_PYOEXTENSION=opt-1.pyc PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py37-theano" EXAMPLESDIR="share/examples/py37-theano" DATADIR="share/py37-theano" WWWDIR="www/py37-theano" ETCDIR="etc/py37-theano" >--End PLIST_SUB-- > >--SUB_LIST-- >CXX=g++8 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-theano DOCSDIR=/usr/local/share/doc/py37-theano EXAMPLESDIR=/usr/local/share/examples/py37-theano WWWDIR=/usr/local/www/py37-theano ETCDIR=/usr/local/etc/py37-theano >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/local/etc/poudriere.d/prod13-make.conf #### >MALLOC_PRODUCTION=yes >KERNCONF=Z1 > >OPTIONS_SET=GALLIUM >BUILD_ALL_PYTHON_FLAVORS=yes > >DEFAULT_VERSIONS=pgsql=11 python3=3.7 > >#security_hydra_SET=X11 >x11-toolkits_wxgtk30_UNSET=WEBKIT >graphics_gimp-app_UNSET=HELPBROWSER >#graphics_dia_UNSET=DOCS >multimedia_ffmpeg_SET=LAME >multimedia_kdenlive_UNSET=DVDWIZARD >multimedia_kdenlive_UNSET=V4L >multimedia_kdenlive_UNSET=XINE >multimedia_kdenlive_UNSET=SCREENCAST >#net_vinagre_UNSET=RDP >emulators_virtualbox-ose_SET=GUESTADDITIONS >mail_thunderbird_UNSET=LIGHTNING >devel_cmake_UNSET=MANPAGES >devel_llvm60_UNSET=DOCS >#editors_libreoffice_UNSET=GTK2 >#editors_libreoffice_SET=GTK3 >#russian_libreoffice_UNSET=GTK2 >#russian_libreoffice_SET=GTK3 >net-im_telegram-desktop_SET=GTK >graphics_gimp-app_SET=LIBHEIF >sysutils_tracker-miners_UNSET=RSS >ftp_curl_SET=IDN >#misc_mc_UNSET=SLANG >#misc_mc_SET=NCURSES >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--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 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=13.0-CURRENT >OSREL=13.0 >OSVERSION=1300012 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=4 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 15814 >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 >============================ >===> py37-theano-1.0.4 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.5_5.txz >[prod13-20190217] Installing pkg-1.10.5_5... >[prod13-20190217] Extracting pkg-1.10.5_5: .......... done >===> py37-theano-1.0.4 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of py37-theano-1.0.4 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License BSD3CLAUSE accepted by the user >===> py37-theano-1.0.4 depends on file: /usr/local/sbin/pkg - found >=> Theano-1.0.4.tar.gz doesn't seem to exist in /portdistfiles/. >=> Attempting to fetch https://files.pythonhosted.org/packages/source/T/Theano/Theano-1.0.4.tar.gz >Theano-1.0.4.tar.gz 2774 kB 1163 kBps 02s >===> Fetching all distfiles required by py37-theano-1.0.4 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License BSD3CLAUSE accepted by the user >===> py37-theano-1.0.4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py37-theano-1.0.4 for building >=> SHA256 Checksum OK for Theano-1.0.4.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License BSD3CLAUSE accepted by the user >===> py37-theano-1.0.4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py37-theano-1.0.4 for building >===> Extracting for py37-theano-1.0.4 >=> SHA256 Checksum OK for Theano-1.0.4.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for py37-theano-1.0.4 >=========================================================================== >=======================<phase: build-depends >============================ >===> py37-theano-1.0.4 depends on package: py37-setuptools>0 - not found >===> Installing existing package /packages/All/py37-setuptools-40.8.0.txz >[prod13-20190217] Installing py37-setuptools-40.8.0... >[prod13-20190217] `-- Installing python37-3.7.2... >[prod13-20190217] | `-- Installing gettext-runtime-0.19.8.1_2... >[prod13-20190217] | | `-- Installing indexinfo-0.3.1... >[prod13-20190217] | | `-- Extracting indexinfo-0.3.1: .... done >[prod13-20190217] | `-- Extracting gettext-runtime-0.19.8.1_2: .......... done >[prod13-20190217] | `-- Installing libffi-3.2.1_3... >[prod13-20190217] | `-- Extracting libffi-3.2.1_3: .......... done >[prod13-20190217] | `-- Installing readline-7.0.5... >[prod13-20190217] | `-- Extracting readline-7.0.5: .......... done >[prod13-20190217] `-- Extracting python37-3.7.2: .......... done >[prod13-20190217] Extracting py37-setuptools-40.8.0: .......... done >Message from python37-3.7.2: > >=========================================================================== > >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 > >=========================================================================== >Message from py37-setuptools-40.8.0: > >******************************************************************* > > Only /usr/local/bin/easy_install-3.7 script has been installed > since Python 3.7 is not the default Python version. > >******************************************************************* >===> py37-theano-1.0.4 depends on package: py37-setuptools>0 - found >===> Returning to build of py37-theano-1.0.4 >===> py37-theano-1.0.4 depends on file: /usr/local/bin/python3.7 - found >===> py37-theano-1.0.4 depends on executable: gcc8 - not found >===> Installing existing package /packages/All/gcc8-8.2.0_4.txz >[prod13-20190217] Installing gcc8-8.2.0_4... >[prod13-20190217] `-- Installing binutils-2.32,1... >[prod13-20190217] `-- Extracting binutils-2.32,1: .......... done >[prod13-20190217] `-- Installing gmp-6.1.2_1... >[prod13-20190217] `-- Extracting gmp-6.1.2_1: .......... done >[prod13-20190217] `-- Installing mpc-1.1.0_2... >[prod13-20190217] | `-- Installing mpfr-4.0.2... >[prod13-20190217] | `-- Extracting mpfr-4.0.2: .......... done >[prod13-20190217] `-- Extracting mpc-1.1.0_2: ......... done >[prod13-20190217] Extracting gcc8-8.2.0_4: .......... done >Message from gcc8-8.2.0_4: > >To ensure binaries built with this toolchain find appropriate versions >of the necessary run-time libraries, you may want to link using > > -Wl,-rpath=/usr/local/lib/gcc8 > >For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens >transparently. >===> py37-theano-1.0.4 depends on executable: gcc8 - found >===> Returning to build of py37-theano-1.0.4 >===> py37-theano-1.0.4 depends on file: /usr/local/bin/as - found >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> py37-theano-1.0.4 depends on package: py37-setuptools>0 - found >===> py37-theano-1.0.4 depends on file: /usr/local/bin/python3.7 - found >===> py37-theano-1.0.4 depends on executable: gcc8 - found >===> py37-theano-1.0.4 depends on file: /usr/local/bin/as - found >===> Configuring for py37-theano-1.0.4 >running config >=========================================================================== >=======================<phase: build >============================ >===> Building for py37-theano-1.0.4 >running build >running build_py >creating build >creating build/lib >creating build/lib/bin >copying bin/theano_nose.py -> build/lib/bin >copying bin/__init__.py -> build/lib/bin >copying bin/theano_cache.py -> build/lib/bin >creating build/lib/theano >copying theano/raise_op.py -> build/lib/theano >copying theano/gradient.py -> build/lib/theano >copying theano/configparser.py -> build/lib/theano >copying theano/configdefaults.py -> build/lib/theano >copying theano/updates.py -> build/lib/theano >copying theano/__init__.py -> build/lib/theano >copying theano/version.py -> build/lib/theano >copying theano/pathparse.py -> build/lib/theano >copying theano/ifelse.py -> build/lib/theano >copying theano/printing.py -> build/lib/theano >copying theano/_version.py -> build/lib/theano >creating build/lib/theano/tests >copying theano/tests/test_flake8.py -> build/lib/theano/tests >copying theano/tests/test_ifelse.py -> build/lib/theano/tests >copying theano/tests/test_gradient.py -> build/lib/theano/tests >copying theano/tests/main.py -> build/lib/theano/tests >copying theano/tests/test_updates.py -> build/lib/theano/tests >copying theano/tests/breakpoint.py -> build/lib/theano/tests >copying theano/tests/__init__.py -> build/lib/theano/tests >copying theano/tests/test_2nd_order_grads.py -> build/lib/theano/tests >copying theano/tests/test_determinism.py -> build/lib/theano/tests >copying theano/tests/test_rop.py -> build/lib/theano/tests >copying theano/tests/diverse_tests.py -> build/lib/theano/tests >copying theano/tests/unittest_tools.py -> build/lib/theano/tests >copying theano/tests/test_dictionary_output.py -> build/lib/theano/tests >copying theano/tests/test_config.py -> build/lib/theano/tests >copying theano/tests/test_breakpoint.py -> build/lib/theano/tests >copying theano/tests/test_pickle_unpickle_theano_fn.py -> build/lib/theano/tests >copying theano/tests/test_record.py -> build/lib/theano/tests >copying theano/tests/run_tests_in_batch.py -> build/lib/theano/tests >copying theano/tests/disturb_mem.py -> build/lib/theano/tests >copying theano/tests/test_printing.py -> build/lib/theano/tests >copying theano/tests/record.py -> build/lib/theano/tests >creating build/lib/theano/sandbox >copying theano/sandbox/conv.py -> build/lib/theano/sandbox >copying theano/sandbox/__init__.py -> build/lib/theano/sandbox >copying theano/sandbox/neighbours.py -> build/lib/theano/sandbox >copying theano/sandbox/blocksparse.py -> build/lib/theano/sandbox >copying theano/sandbox/solve.py -> build/lib/theano/sandbox >copying theano/sandbox/rng_mrg.py -> build/lib/theano/sandbox >copying theano/sandbox/multinomial.py -> build/lib/theano/sandbox >copying theano/sandbox/minimal.py -> build/lib/theano/sandbox >copying theano/sandbox/fourier.py -> build/lib/theano/sandbox >copying theano/sandbox/softsign.py -> build/lib/theano/sandbox >creating build/lib/theano/d3viz >copying theano/d3viz/formatting.py -> build/lib/theano/d3viz >copying theano/d3viz/__init__.py -> build/lib/theano/d3viz >copying theano/d3viz/d3viz.py -> build/lib/theano/d3viz >creating build/lib/theano/gpuarray >copying theano/gpuarray/basic_ops.py -> build/lib/theano/gpuarray >copying theano/gpuarray/extra_ops.py -> build/lib/theano/gpuarray >copying theano/gpuarray/kernel_codegen.py -> build/lib/theano/gpuarray >copying theano/gpuarray/reduction.py -> build/lib/theano/gpuarray >copying theano/gpuarray/opt.py -> build/lib/theano/gpuarray >copying theano/gpuarray/__init__.py -> build/lib/theano/gpuarray >copying theano/gpuarray/type.py -> build/lib/theano/gpuarray >copying theano/gpuarray/neighbours.py -> build/lib/theano/gpuarray >copying theano/gpuarray/linalg.py -> build/lib/theano/gpuarray >copying theano/gpuarray/ctc.py -> build/lib/theano/gpuarray >copying theano/gpuarray/cudnn_defs.py -> build/lib/theano/gpuarray >copying theano/gpuarray/subtensor.py -> build/lib/theano/gpuarray >copying theano/gpuarray/nerv.py -> build/lib/theano/gpuarray >copying theano/gpuarray/blas.py -> build/lib/theano/gpuarray >copying theano/gpuarray/pool.py -> build/lib/theano/gpuarray >copying theano/gpuarray/fp16_help.py -> build/lib/theano/gpuarray >copying theano/gpuarray/blocksparse.py -> build/lib/theano/gpuarray >copying theano/gpuarray/elemwise.py -> build/lib/theano/gpuarray >copying theano/gpuarray/rng_mrg.py -> build/lib/theano/gpuarray >copying theano/gpuarray/dnn.py -> build/lib/theano/gpuarray >copying theano/gpuarray/opt_util.py -> build/lib/theano/gpuarray >copying theano/gpuarray/multinomial.py -> build/lib/theano/gpuarray >copying theano/gpuarray/nnet.py -> build/lib/theano/gpuarray >copying theano/gpuarray/sort.py -> build/lib/theano/gpuarray >copying theano/gpuarray/fft.py -> build/lib/theano/gpuarray >creating build/lib/theano/scalar >copying theano/scalar/basic_scipy.py -> build/lib/theano/scalar >copying theano/scalar/basic_sympy.py -> build/lib/theano/scalar >copying theano/scalar/__init__.py -> build/lib/theano/scalar >copying theano/scalar/basic.py -> build/lib/theano/scalar >copying theano/scalar/sharedvar.py -> build/lib/theano/scalar >creating build/lib/theano/compile >copying theano/compile/nanguardmode.py -> build/lib/theano/compile >copying theano/compile/function.py -> build/lib/theano/compile >copying theano/compile/function_module.py -> build/lib/theano/compile >copying theano/compile/__init__.py -> build/lib/theano/compile >copying theano/compile/pfunc.py -> build/lib/theano/compile >copying theano/compile/debugmode.py -> build/lib/theano/compile >copying theano/compile/io.py -> build/lib/theano/compile >copying theano/compile/sharedvalue.py -> build/lib/theano/compile >copying theano/compile/mode.py -> build/lib/theano/compile >copying theano/compile/monitormode.py -> build/lib/theano/compile >copying theano/compile/profiling.py -> build/lib/theano/compile >copying theano/compile/builders.py -> build/lib/theano/compile >copying theano/compile/ops.py -> build/lib/theano/compile >creating build/lib/theano/misc >copying theano/misc/buildbot_filter.py -> build/lib/theano/misc >copying theano/misc/burn_gpu.py -> build/lib/theano/misc >copying theano/misc/pkl_utils.py -> build/lib/theano/misc >copying theano/misc/__init__.py -> build/lib/theano/misc >copying theano/misc/strutil.py -> build/lib/theano/misc >copying theano/misc/may_share_memory.py -> build/lib/theano/misc >copying theano/misc/elemwise_openmp_speedup.py -> build/lib/theano/misc >copying theano/misc/check_duplicate_key.py -> build/lib/theano/misc >copying theano/misc/check_blas.py -> build/lib/theano/misc >copying theano/misc/gh_api.py -> build/lib/theano/misc >copying theano/misc/check_multi_gpu.py -> build/lib/theano/misc >copying theano/misc/frozendict.py -> build/lib/theano/misc >copying theano/misc/windows.py -> build/lib/theano/misc >copying theano/misc/elemwise_time_test.py -> build/lib/theano/misc >copying theano/misc/ordered_set.py -> build/lib/theano/misc >copying theano/misc/latence_gpu_transfert.py -> build/lib/theano/misc >copying theano/misc/doubleop.py -> build/lib/theano/misc >copying theano/misc/safe_asarray.py -> build/lib/theano/misc >copying theano/misc/cpucount.py -> build/lib/theano/misc >creating build/lib/theano/compat >copying theano/compat/__init__.py -> build/lib/theano/compat >creating build/lib/theano/sparse >copying theano/sparse/opt.py -> build/lib/theano/sparse >copying theano/sparse/__init__.py -> build/lib/theano/sparse >copying theano/sparse/type.py -> build/lib/theano/sparse >copying theano/sparse/basic.py -> build/lib/theano/sparse >copying theano/sparse/utils.py -> build/lib/theano/sparse >copying theano/sparse/sharedvar.py -> build/lib/theano/sparse >creating build/lib/theano/gof >copying theano/gof/destroyhandler.py -> build/lib/theano/gof >copying theano/gof/link.py -> build/lib/theano/gof >copying theano/gof/lazylinker_c.py -> build/lib/theano/gof >copying theano/gof/opt.py -> build/lib/theano/gof >copying theano/gof/unify.py -> build/lib/theano/gof >copying theano/gof/__init__.py -> build/lib/theano/gof >copying theano/gof/cutils.py -> build/lib/theano/gof >copying theano/gof/type.py -> build/lib/theano/gof >copying theano/gof/optdb.py -> build/lib/theano/gof >copying theano/gof/cc.py -> build/lib/theano/gof >copying theano/gof/params_type.py -> build/lib/theano/gof >copying theano/gof/null_type.py -> build/lib/theano/gof >copying theano/gof/graph.py -> build/lib/theano/gof >copying theano/gof/callcache.py -> build/lib/theano/gof >copying theano/gof/vm.py -> build/lib/theano/gof >copying theano/gof/compiledir.py -> build/lib/theano/gof >copying theano/gof/utils.py -> build/lib/theano/gof >copying theano/gof/cmodule.py -> build/lib/theano/gof >copying theano/gof/toolbox.py -> build/lib/theano/gof >copying theano/gof/fg.py -> build/lib/theano/gof >copying theano/gof/sched.py -> build/lib/theano/gof >copying theano/gof/op.py -> build/lib/theano/gof >copying theano/gof/compilelock.py -> build/lib/theano/gof >creating build/lib/theano/tensor >copying theano/tensor/blas_c.py -> build/lib/theano/tensor >copying theano/tensor/extra_ops.py -> build/lib/theano/tensor >copying theano/tensor/opt_uncanonicalize.py -> build/lib/theano/tensor >copying theano/tensor/xlogx.py -> build/lib/theano/tensor >copying theano/tensor/inc_code.py -> build/lib/theano/tensor >copying theano/tensor/blas_scipy.py -> build/lib/theano/tensor >copying theano/tensor/opt.py -> build/lib/theano/tensor >copying theano/tensor/__init__.py -> build/lib/theano/tensor >copying theano/tensor/slinalg.py -> build/lib/theano/tensor >copying theano/tensor/type.py -> build/lib/theano/tensor >copying theano/tensor/basic.py -> build/lib/theano/tensor >copying theano/tensor/blas_headers.py -> build/lib/theano/tensor >copying theano/tensor/subtensor.py -> build/lib/theano/tensor >copying theano/tensor/io.py -> build/lib/theano/tensor >copying theano/tensor/blas.py -> build/lib/theano/tensor >copying theano/tensor/nlinalg.py -> build/lib/theano/tensor >copying theano/tensor/inplace.py -> build/lib/theano/tensor >copying theano/tensor/shared_randomstreams.py -> build/lib/theano/tensor >copying theano/tensor/raw_random.py -> build/lib/theano/tensor >copying theano/tensor/elemwise.py -> build/lib/theano/tensor >copying theano/tensor/utils.py -> build/lib/theano/tensor >copying theano/tensor/sharedvar.py -> build/lib/theano/tensor >copying theano/tensor/type_other.py -> build/lib/theano/tensor >copying theano/tensor/var.py -> build/lib/theano/tensor >copying theano/tensor/sort.py -> build/lib/theano/tensor >copying theano/tensor/elemwise_cgen.py -> build/lib/theano/tensor >copying theano/tensor/fourier.py -> build/lib/theano/tensor >copying theano/tensor/fft.py -> build/lib/theano/tensor >creating build/lib/theano/scan_module >copying theano/scan_module/scan.py -> build/lib/theano/scan_module >copying theano/scan_module/__init__.py -> build/lib/theano/scan_module >copying theano/scan_module/scan_views.py -> build/lib/theano/scan_module >copying theano/scan_module/scan_perform_ext.py -> build/lib/theano/scan_module >copying theano/scan_module/scan_opt.py -> build/lib/theano/scan_module >copying theano/scan_module/scan_op.py -> build/lib/theano/scan_module >copying theano/scan_module/scan_utils.py -> build/lib/theano/scan_module >copying theano/scan_module/scan_checkpoints.py -> build/lib/theano/scan_module >creating build/lib/theano/typed_list >copying theano/typed_list/opt.py -> build/lib/theano/typed_list >copying theano/typed_list/__init__.py -> build/lib/theano/typed_list >copying theano/typed_list/type.py -> build/lib/theano/typed_list >copying theano/typed_list/basic.py -> build/lib/theano/typed_list >creating build/lib/theano/sandbox/linalg >copying theano/sandbox/linalg/__init__.py -> build/lib/theano/sandbox/linalg >copying theano/sandbox/linalg/ops.py -> build/lib/theano/sandbox/linalg >creating build/lib/theano/sandbox/tests >copying theano/sandbox/tests/__init__.py -> build/lib/theano/sandbox/tests >copying theano/sandbox/tests/test_rng_mrg.py -> build/lib/theano/sandbox/tests >copying theano/sandbox/tests/test_multinomial.py -> build/lib/theano/sandbox/tests >copying theano/sandbox/tests/test_multinomial_wo_replacement.py -> build/lib/theano/sandbox/tests >creating build/lib/theano/sandbox/cuda >copying theano/sandbox/cuda/__init__.py -> build/lib/theano/sandbox/cuda >creating build/lib/theano/d3viz/tests >copying theano/d3viz/tests/models.py -> build/lib/theano/d3viz/tests >copying theano/d3viz/tests/__init__.py -> build/lib/theano/d3viz/tests >copying theano/d3viz/tests/test_formatting.py -> build/lib/theano/d3viz/tests >copying theano/d3viz/tests/test_d3viz.py -> build/lib/theano/d3viz/tests >creating build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_misc.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_neighbours.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_fft.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_subtensor.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_basic_ops.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_sort.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_others.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_linalg.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/run_dnn_conv.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/__init__.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_gemmcorr3d.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_cgpukernelbase.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_rng_mrg.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_pickle.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/check_dnn_conv.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_type.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_blas.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_gemmcorr.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_opt.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/rnn_support.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_nnet.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_blocksparse.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_elemwise.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_ctc.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_extra_ops.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_reduction.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/config.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_multinomial.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_scan.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_dnn.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_pool.py -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/test_abstractconv.py -> build/lib/theano/gpuarray/tests >creating build/lib/theano/scalar/tests >copying theano/scalar/tests/test_div_no_future.py -> build/lib/theano/scalar/tests >copying theano/scalar/tests/__init__.py -> build/lib/theano/scalar/tests >copying theano/scalar/tests/test_basic.py -> build/lib/theano/scalar/tests >copying theano/scalar/tests/test_basic_sympy.py -> build/lib/theano/scalar/tests >copying theano/scalar/tests/test_div_future.py -> build/lib/theano/scalar/tests >creating build/lib/theano/compile/tests >copying theano/compile/tests/test_misc.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_shared.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_function_module.py -> build/lib/theano/compile/tests >copying theano/compile/tests/__init__.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_nanguardmode.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_builders.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_modes.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_pfunc.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_monitormode.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_function.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_profiling.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_function_name.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_debugmode.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_ops.py -> build/lib/theano/compile/tests >copying theano/compile/tests/test_mode.py -> build/lib/theano/compile/tests >creating build/lib/theano/compile/sandbox >copying theano/compile/sandbox/__init__.py -> build/lib/theano/compile/sandbox >creating build/lib/theano/misc/tests >copying theano/misc/tests/test_may_share_memory.py -> build/lib/theano/misc/tests >copying theano/misc/tests/__init__.py -> build/lib/theano/misc/tests >copying theano/misc/tests/test_pkl_utils.py -> build/lib/theano/misc/tests >creating build/lib/theano/sparse/tests >copying theano/sparse/tests/__init__.py -> build/lib/theano/sparse/tests >copying theano/sparse/tests/test_type.py -> build/lib/theano/sparse/tests >copying theano/sparse/tests/test_basic.py -> build/lib/theano/sparse/tests >copying theano/sparse/tests/test_utils.py -> build/lib/theano/sparse/tests >copying theano/sparse/tests/test_opt.py -> build/lib/theano/sparse/tests >copying theano/sparse/tests/test_sp2.py -> build/lib/theano/sparse/tests >creating build/lib/theano/sparse/sandbox >copying theano/sparse/sandbox/sp2.py -> build/lib/theano/sparse/sandbox >copying theano/sparse/sandbox/sp.py -> build/lib/theano/sparse/sandbox >copying theano/sparse/sandbox/__init__.py -> build/lib/theano/sparse/sandbox >copying theano/sparse/sandbox/truedot.py -> build/lib/theano/sparse/sandbox >copying theano/sparse/sandbox/test_sp.py -> build/lib/theano/sparse/sandbox >creating build/lib/theano/gof/tests >copying theano/gof/tests/test_cc.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_compiledir.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_vm.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_fg.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_op.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_types.py -> build/lib/theano/gof/tests >copying theano/gof/tests/__init__.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_link.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_destroyhandler.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_utils.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_graph.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_opt.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_optdb.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_cmodule.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_graph_opt_caching.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_compute_test_value.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_sched.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_toolbox.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_lazy.py -> build/lib/theano/gof/tests >copying theano/gof/tests/test_params_type.py -> build/lib/theano/gof/tests >creating build/lib/theano/tensor/tests >copying theano/tensor/tests/test_blas_c.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_misc.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_merge.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_fft.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_subtensor.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_gc.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_shared_randomstreams.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_sort.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_type_other.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/__init__.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_keepdims.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_inc_subtensor.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_complex.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_blas.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/mlp_test.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_casting.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_basic.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_io.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_utils.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_raw_random.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_opt.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_var.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_mpi.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_slinalg.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_elemwise.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/_test_mpi_roundtrip.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_fourier.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_extra_ops.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_xlogx.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_blas_scipy.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_nlinalg.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_opt_uncanonicalize.py -> build/lib/theano/tensor/tests >copying theano/tensor/tests/test_sharedvar.py -> build/lib/theano/tensor/tests >creating build/lib/theano/tensor/signal >copying theano/tensor/signal/conv.py -> build/lib/theano/tensor/signal >copying theano/tensor/signal/__init__.py -> build/lib/theano/tensor/signal >copying theano/tensor/signal/pool.py -> build/lib/theano/tensor/signal >creating build/lib/theano/tensor/nnet >copying theano/tensor/nnet/conv.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/opt.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/__init__.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/sigm.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/corr.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/neighbours.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/abstract_conv.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/ctc.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/bn.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/blocksparse.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/nnet.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/corr3d.py -> build/lib/theano/tensor/nnet >copying theano/tensor/nnet/conv3d2d.py -> build/lib/theano/tensor/nnet >creating build/lib/theano/scan_module/tests >copying theano/scan_module/tests/test_scan_checkpoints.py -> build/lib/theano/scan_module/tests >copying theano/scan_module/tests/__init__.py -> build/lib/theano/scan_module/tests >copying theano/scan_module/tests/test_scan_utils.py -> build/lib/theano/scan_module/tests >copying theano/scan_module/tests/test_scan_opt.py -> build/lib/theano/scan_module/tests >copying theano/scan_module/tests/test_scan.py -> build/lib/theano/scan_module/tests >creating build/lib/theano/typed_list/tests >copying theano/typed_list/tests/__init__.py -> build/lib/theano/typed_list/tests >copying theano/typed_list/tests/test_type.py -> build/lib/theano/typed_list/tests >copying theano/typed_list/tests/test_basic.py -> build/lib/theano/typed_list/tests >copying theano/typed_list/tests/test_opt.py -> build/lib/theano/typed_list/tests >creating build/lib/theano/sandbox/linalg/tests >copying theano/sandbox/linalg/tests/test_linalg.py -> build/lib/theano/sandbox/linalg/tests >copying theano/sandbox/linalg/tests/__init__.py -> build/lib/theano/sandbox/linalg/tests >creating build/lib/theano/tensor/signal/tests >copying theano/tensor/signal/tests/__init__.py -> build/lib/theano/tensor/signal/tests >copying theano/tensor/signal/tests/test_conv.py -> build/lib/theano/tensor/signal/tests >copying theano/tensor/signal/tests/test_pool.py -> build/lib/theano/tensor/signal/tests >creating build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_neighbours.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_sigm.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/speed_test_conv.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/__init__.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_abstract_conv.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_corr3d.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_opt.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_corr.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_nnet.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_blocksparse.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_conv.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_ctc.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_bn.py -> build/lib/theano/tensor/nnet/tests >copying theano/tensor/nnet/tests/test_conv3d2d.py -> build/lib/theano/tensor/nnet/tests >copying theano/sandbox/samples_MRG31k3p_12_7_5.txt -> build/lib/theano/sandbox >creating build/lib/theano/d3viz/html >copying theano/d3viz/html/template.html -> build/lib/theano/d3viz/html >creating build/lib/theano/d3viz/css >copying theano/d3viz/css/d3viz.css -> build/lib/theano/d3viz/css >copying theano/d3viz/css/d3-context-menu.css -> build/lib/theano/d3viz/css >creating build/lib/theano/d3viz/js >copying theano/d3viz/js/d3viz.js -> build/lib/theano/d3viz/js >copying theano/d3viz/js/d3.v3.min.js -> build/lib/theano/d3viz/js >copying theano/d3viz/js/graphlib-dot.min.js -> build/lib/theano/d3viz/js >copying theano/d3viz/js/dagre-d3.min.js -> build/lib/theano/d3viz/js >copying theano/d3viz/js/d3-context-menu.js -> build/lib/theano/d3viz/js >creating build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/pool_grad_grad.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/magma_eigh.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/pool_max_rop.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_batchnorm_inf.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_sptf_gt.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/magma_inv.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_sptf_gi.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_fwd.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/ctc_wrapper.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/corr3d_gemm.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_rnn_gw.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_pool.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/magma_svd.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/magma_cholesky.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/topk_common.cuh -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_redux.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/pool_max_grad.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/topk_dense_large.cu -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/pool.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/gpuarray_helper.h -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/topk_dense.cu -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/pool_ave_grad.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/cudnn_helper.h -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_softmax.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_softmax_grad.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_dropout_desc.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/conv_desc.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/magma_qr.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_conv_base.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_batchnorm.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_dropout_fwd.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_rnn_fwd.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_rnn_gi.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_base.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_batchnorm_grad.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_sptf_sampler.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_rnn_paramsize.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/blockgemv.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_rnn_desc.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_sptf_grid.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_gw.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_gi.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/blockger.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/corr_gemm.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_pool_grad.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dimshuffle.c -> build/lib/theano/gpuarray/c_code >copying theano/gpuarray/c_code/dnn_batchnorm_base.c -> build/lib/theano/gpuarray/c_code >creating build/lib/theano/scalar/c_code >copying theano/scalar/c_code/gamma.c -> build/lib/theano/scalar/c_code >copying theano/misc/check_blas_many.sh -> build/lib/theano/misc >creating build/lib/theano/gof/c_code >copying theano/gof/c_code/theano_mod_helper.h -> build/lib/theano/gof/c_code >copying theano/gof/c_code/lazylinker_c.c -> build/lib/theano/gof/c_code >creating build/lib/theano/tensor/c_code >copying theano/tensor/c_code/alt_blas_template.c -> build/lib/theano/tensor/c_code >copying theano/tensor/c_code/alt_blas_common.h -> build/lib/theano/tensor/c_code >copying theano/tensor/c_code/dimshuffle.c -> build/lib/theano/tensor/c_code >creating build/lib/theano/scan_module/c_code >copying theano/scan_module/c_code/scan_perform.c -> build/lib/theano/scan_module/c_code >copying theano/sandbox/tests/multinomial_test_graph.pkl -> build/lib/theano/sandbox/tests >copying theano/sandbox/tests/test_sandbox_multinomial_wo_replacement.pkl -> build/lib/theano/sandbox/tests >copying theano/gpuarray/tests/test_gpuarray_multinomial_wo_replacement.pkl -> build/lib/theano/gpuarray/tests >copying theano/gpuarray/tests/GpuArray.pkl -> build/lib/theano/gpuarray/tests >creating build/lib/theano/gpuarray/tests/c_code >copying theano/gpuarray/tests/c_code/tstgpueye.c -> build/lib/theano/gpuarray/tests/c_code >copying theano/gof/tests/test_fg_old_crash.pkl -> build/lib/theano/gof/tests >creating build/lib/theano/gof/tests/c_code >copying theano/gof/tests/c_code/test_cenum.h -> build/lib/theano/gof/tests/c_code >copying theano/gof/tests/c_code/test_quadratic_function.c -> build/lib/theano/gof/tests/c_code >creating build/lib/theano/tensor/nnet/c_code >copying theano/tensor/nnet/c_code/ctc_wrapper.c -> build/lib/theano/tensor/nnet/c_code >copying theano/tensor/nnet/c_code/corr3d_gemm.c -> build/lib/theano/tensor/nnet/c_code >copying theano/tensor/nnet/c_code/corr_gemm.c -> build/lib/theano/tensor/nnet/c_code >copying theano/tensor/signal/tests/old_pool_interface.pkl -> build/lib/theano/tensor/signal/tests >UPDATING build/lib/theano/_version.py >set build/lib/theano/_version.py to '1.0.4' >=========================================================================== >=>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> py37-theano-1.0.4 depends on package: py37-numpy>0 - not found >===> Installing existing package /packages/All/py37-numpy-1.16.1,1.txz >[prod13-20190217] Installing py37-numpy-1.16.1,1... >[prod13-20190217] `-- Installing blas-3.5.0_5... >[prod13-20190217] `-- Extracting blas-3.5.0_5: ....... done >[prod13-20190217] `-- Installing cblas-1.0_10... >[prod13-20190217] `-- Extracting cblas-1.0_10: ......... done >[prod13-20190217] `-- Installing lapack-3.5.0_6... >[prod13-20190217] `-- Extracting lapack-3.5.0_6: .......... done >[prod13-20190217] `-- Installing suitesparse-5.2.0_2... >[prod13-20190217] | `-- Installing metis-5.1.0_7... >[prod13-20190217] | `-- Extracting metis-5.1.0_7: .......... done >[prod13-20190217] | `-- Installing openblas-0.2.20_7,1... >[prod13-20190217] | `-- Extracting openblas-0.2.20_7,1: ......... done >[prod13-20190217] `-- Extracting suitesparse-5.2.0_2: .......... done >[prod13-20190217] Extracting py37-numpy-1.16.1,1: .......... done >Message from cblas-1.0_10: > >===> NOTICE: > >The cblas port currently does not have a maintainer. As a result, it is >more likely to have unresolved issues, not be up-to-date, or even be removed in >the future. To volunteer to maintain this port, please create an issue at: > >https://bugs.freebsd.org/bugzilla > >More information about port maintainership is available at: > >https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port >Message from metis-5.1.0_7: > >===> NOTICE: > >The metis port currently does not have a maintainer. As a result, it is >more likely to have unresolved issues, not be up-to-date, or even be removed in >the future. To volunteer to maintain this port, please create an issue at: > >https://bugs.freebsd.org/bugzilla > >More information about port maintainership is available at: > >https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port >===> py37-theano-1.0.4 depends on package: py37-numpy>0 - found >===> Returning to build of py37-theano-1.0.4 >===> py37-theano-1.0.4 depends on package: py37-scipy>=0.8.0 - not found >===> Installing existing package /packages/All/py37-scipy-1.2.0.txz >[prod13-20190217] Installing py37-scipy-1.2.0... >[prod13-20190217] Extracting py37-scipy-1.2.0: .......... done >===> py37-theano-1.0.4 depends on package: py37-scipy>=0.8.0 - found >===> Returning to build of py37-theano-1.0.4 >===> py37-theano-1.0.4 depends on package: py37-six>=1.9.0 - not found >===> Installing existing package /packages/All/py37-six-1.12.0.txz >[prod13-20190217] Installing py37-six-1.12.0... >[prod13-20190217] Extracting py37-six-1.12.0: .......... done >===> py37-theano-1.0.4 depends on package: py37-six>=1.9.0 - found >===> Returning to build of py37-theano-1.0.4 >===> py37-theano-1.0.4 depends on package: py37-setuptools>0 - found >===> py37-theano-1.0.4 depends on file: /usr/local/bin/python3.7 - found >===> py37-theano-1.0.4 depends on executable: gcc8 - found >=========================================================================== >=>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for py37-theano-1.0.4 >===> py37-theano-1.0.4 depends on package: py37-numpy>0 - found >===> py37-theano-1.0.4 depends on package: py37-scipy>=0.8.0 - found >===> py37-theano-1.0.4 depends on package: py37-six>=1.9.0 - found >===> py37-theano-1.0.4 depends on package: py37-setuptools>0 - found >===> py37-theano-1.0.4 depends on file: /usr/local/bin/python3.7 - found >===> py37-theano-1.0.4 depends on executable: gcc8 - found >===> Generating temporary packing list >running install >running build >running build_py >UPDATING build/lib/theano/_version.py >set build/lib/theano/_version.py to '1.0.4' >running install_lib >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7 >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/bin >copying build/lib/bin/theano_nose.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/bin >copying build/lib/bin/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/bin >copying build/lib/bin/theano_cache.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/bin >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >copying build/lib/theano/raise_op.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >copying build/lib/theano/gradient.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >copying build/lib/theano/configparser.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >copying build/lib/theano/configdefaults.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_flake8.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_ifelse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_gradient.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/main.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_updates.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/breakpoint.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_2nd_order_grads.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_determinism.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_rop.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/diverse_tests.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/unittest_tools.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_dictionary_output.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_config.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_breakpoint.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_pickle_unpickle_theano_fn.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_record.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/run_tests_in_batch.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/disturb_mem.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/test_printing.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/tests/record.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests >copying build/lib/theano/updates.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >copying build/lib/theano/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >copying build/lib/theano/version.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg/tests >copying build/lib/theano/sandbox/linalg/tests/test_linalg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg/tests >copying build/lib/theano/sandbox/linalg/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg/tests >copying build/lib/theano/sandbox/linalg/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg >copying build/lib/theano/sandbox/linalg/ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests >copying build/lib/theano/sandbox/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests >copying build/lib/theano/sandbox/tests/test_rng_mrg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests >copying build/lib/theano/sandbox/tests/multinomial_test_graph.pkl -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests >copying build/lib/theano/sandbox/tests/test_sandbox_multinomial_wo_replacement.pkl -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests >copying build/lib/theano/sandbox/tests/test_multinomial.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests >copying build/lib/theano/sandbox/tests/test_multinomial_wo_replacement.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests >copying build/lib/theano/sandbox/conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/neighbours.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/samples_MRG31k3p_12_7_5.txt -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/blocksparse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/solve.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/rng_mrg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/multinomial.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/minimal.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/cuda >copying build/lib/theano/sandbox/cuda/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/cuda >copying build/lib/theano/sandbox/fourier.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >copying build/lib/theano/sandbox/softsign.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz >copying build/lib/theano/d3viz/formatting.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests >copying build/lib/theano/d3viz/tests/models.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests >copying build/lib/theano/d3viz/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests >copying build/lib/theano/d3viz/tests/test_formatting.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests >copying build/lib/theano/d3viz/tests/test_d3viz.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests >copying build/lib/theano/d3viz/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/html >copying build/lib/theano/d3viz/html/template.html -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/html >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/js >copying build/lib/theano/d3viz/js/d3viz.js -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/js >copying build/lib/theano/d3viz/js/d3.v3.min.js -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/js >copying build/lib/theano/d3viz/js/graphlib-dot.min.js -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/js >copying build/lib/theano/d3viz/js/dagre-d3.min.js -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/js >copying build/lib/theano/d3viz/js/d3-context-menu.js -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/js >copying build/lib/theano/d3viz/d3viz.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/css >copying build/lib/theano/d3viz/css/d3viz.css -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/css >copying build/lib/theano/d3viz/css/d3-context-menu.css -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/css >copying build/lib/theano/pathparse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >copying build/lib/theano/ifelse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/basic_ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/extra_ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/kernel_codegen.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_misc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_neighbours.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_fft.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_subtensor.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_basic_ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_sort.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_others.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_linalg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/run_dnn_conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_gemmcorr3d.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_cgpukernelbase.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_rng_mrg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_pickle.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/check_dnn_conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_gpuarray_multinomial_wo_replacement.pkl -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/c_code >copying build/lib/theano/gpuarray/tests/c_code/tstgpueye.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/c_code >copying build/lib/theano/gpuarray/tests/test_blas.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_gemmcorr.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/GpuArray.pkl -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/rnn_support.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_nnet.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_blocksparse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_elemwise.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_ctc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_extra_ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_reduction.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/config.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_multinomial.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_scan.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_dnn.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_pool.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/tests/test_abstractconv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests >copying build/lib/theano/gpuarray/reduction.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/neighbours.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/linalg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/ctc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/pool_grad_grad.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/magma_eigh.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/pool_max_rop.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_batchnorm_inf.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_sptf_gt.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/magma_inv.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_sptf_gi.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_fwd.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/ctc_wrapper.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/corr3d_gemm.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_rnn_gw.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_pool.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/magma_svd.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/magma_cholesky.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/topk_common.cuh -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_redux.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/pool_max_grad.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/topk_dense_large.cu -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/pool.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/gpuarray_helper.h -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/topk_dense.cu -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/pool_ave_grad.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/cudnn_helper.h -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_softmax.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_softmax_grad.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_dropout_desc.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/conv_desc.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/magma_qr.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_conv_base.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_batchnorm.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_dropout_fwd.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_rnn_fwd.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_rnn_gi.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_base.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_batchnorm_grad.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_sptf_sampler.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_rnn_paramsize.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/blockgemv.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_rnn_desc.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_sptf_grid.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_gw.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_gi.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/blockger.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/corr_gemm.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_pool_grad.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dimshuffle.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/c_code/dnn_batchnorm_base.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/c_code >copying build/lib/theano/gpuarray/cudnn_defs.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/subtensor.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/nerv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/blas.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/pool.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/fp16_help.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/blocksparse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/elemwise.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/rng_mrg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/dnn.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/opt_util.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/multinomial.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/nnet.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/sort.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/gpuarray/fft.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray >copying build/lib/theano/printing.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar >copying build/lib/theano/scalar/basic_scipy.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar >copying build/lib/theano/scalar/basic_sympy.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests >copying build/lib/theano/scalar/tests/test_div_no_future.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests >copying build/lib/theano/scalar/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests >copying build/lib/theano/scalar/tests/test_basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests >copying build/lib/theano/scalar/tests/test_basic_sympy.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests >copying build/lib/theano/scalar/tests/test_div_future.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests >copying build/lib/theano/scalar/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar >copying build/lib/theano/scalar/basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/c_code >copying build/lib/theano/scalar/c_code/gamma.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/c_code >copying build/lib/theano/scalar/sharedvar.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/nanguardmode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/function.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_misc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_shared.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_function_module.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_nanguardmode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_builders.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_modes.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_pfunc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_monitormode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_function.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_profiling.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_function_name.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_debugmode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/tests/test_mode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests >copying build/lib/theano/compile/function_module.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/pfunc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/sandbox >copying build/lib/theano/compile/sandbox/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/sandbox >copying build/lib/theano/compile/debugmode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/io.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/sharedvalue.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/mode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/monitormode.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/profiling.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/builders.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >copying build/lib/theano/compile/ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/buildbot_filter.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/check_blas_many.sh -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/burn_gpu.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/pkl_utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/tests >copying build/lib/theano/misc/tests/test_may_share_memory.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/tests >copying build/lib/theano/misc/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/tests >copying build/lib/theano/misc/tests/test_pkl_utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/tests >copying build/lib/theano/misc/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/strutil.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/may_share_memory.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/elemwise_openmp_speedup.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/check_duplicate_key.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/check_blas.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/gh_api.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/check_multi_gpu.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/frozendict.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/windows.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/elemwise_time_test.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/ordered_set.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/latence_gpu_transfert.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/doubleop.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/safe_asarray.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >copying build/lib/theano/misc/cpucount.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compat >copying build/lib/theano/compat/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compat >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests >copying build/lib/theano/sparse/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests >copying build/lib/theano/sparse/tests/test_type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests >copying build/lib/theano/sparse/tests/test_basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests >copying build/lib/theano/sparse/tests/test_utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests >copying build/lib/theano/sparse/tests/test_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests >copying build/lib/theano/sparse/tests/test_sp2.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests >copying build/lib/theano/sparse/opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse >copying build/lib/theano/sparse/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse >copying build/lib/theano/sparse/type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox >copying build/lib/theano/sparse/sandbox/sp2.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox >copying build/lib/theano/sparse/sandbox/sp.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox >copying build/lib/theano/sparse/sandbox/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox >copying build/lib/theano/sparse/sandbox/truedot.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox >copying build/lib/theano/sparse/sandbox/test_sp.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox >copying build/lib/theano/sparse/basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse >copying build/lib/theano/sparse/utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse >copying build/lib/theano/sparse/sharedvar.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/destroyhandler.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/link.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/lazylinker_c.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_cc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_compiledir.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_vm.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_fg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_op.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_types.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_link.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/c_code >copying build/lib/theano/gof/tests/c_code/test_cenum.h -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/c_code >copying build/lib/theano/gof/tests/c_code/test_quadratic_function.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/c_code >copying build/lib/theano/gof/tests/test_destroyhandler.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_graph.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_optdb.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_cmodule.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_fg_old_crash.pkl -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_graph_opt_caching.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_compute_test_value.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_sched.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_toolbox.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_lazy.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/tests/test_params_type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests >copying build/lib/theano/gof/opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/unify.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/cutils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/c_code >copying build/lib/theano/gof/c_code/theano_mod_helper.h -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/c_code >copying build/lib/theano/gof/c_code/lazylinker_c.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/c_code >copying build/lib/theano/gof/optdb.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/cc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/params_type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/null_type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/graph.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/callcache.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/vm.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/compiledir.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/cmodule.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/toolbox.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/fg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/sched.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/op.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >copying build/lib/theano/gof/compilelock.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/blas_c.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/extra_ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/opt_uncanonicalize.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/xlogx.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/inc_code.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/blas_scipy.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_blas_c.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_misc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_merge.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_fft.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_subtensor.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_gc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_shared_randomstreams.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_sort.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_type_other.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_keepdims.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_inc_subtensor.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_complex.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_blas.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/mlp_test.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_casting.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_io.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_raw_random.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_var.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_mpi.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_slinalg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_elemwise.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/_test_mpi_roundtrip.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_fourier.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_extra_ops.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_xlogx.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_blas_scipy.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_nlinalg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_opt_uncanonicalize.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/tests/test_sharedvar.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests >copying build/lib/theano/tensor/opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/slinalg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/c_code >copying build/lib/theano/tensor/c_code/alt_blas_template.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/c_code >copying build/lib/theano/tensor/c_code/alt_blas_common.h -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/c_code >copying build/lib/theano/tensor/c_code/dimshuffle.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/c_code >copying build/lib/theano/tensor/blas_headers.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/subtensor.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/io.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/blas.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/nlinalg.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/inplace.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/shared_randomstreams.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/raw_random.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/elemwise.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests >copying build/lib/theano/tensor/signal/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests >copying build/lib/theano/tensor/signal/tests/test_conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests >copying build/lib/theano/tensor/signal/tests/old_pool_interface.pkl -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests >copying build/lib/theano/tensor/signal/tests/test_pool.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests >copying build/lib/theano/tensor/signal/conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal >copying build/lib/theano/tensor/signal/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal >copying build/lib/theano/tensor/signal/pool.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_neighbours.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_sigm.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/speed_test_conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_abstract_conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_corr3d.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_corr.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_nnet.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_blocksparse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_ctc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_bn.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/tests/test_conv3d2d.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests >copying build/lib/theano/tensor/nnet/conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/sigm.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/corr.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/neighbours.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/abstract_conv.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/ctc.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/c_code >copying build/lib/theano/tensor/nnet/c_code/ctc_wrapper.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/c_code >copying build/lib/theano/tensor/nnet/c_code/corr3d_gemm.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/c_code >copying build/lib/theano/tensor/nnet/c_code/corr_gemm.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/c_code >copying build/lib/theano/tensor/nnet/bn.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/blocksparse.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/nnet.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/corr3d.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/nnet/conv3d2d.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet >copying build/lib/theano/tensor/utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/sharedvar.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/type_other.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/var.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/sort.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/elemwise_cgen.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/fourier.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >copying build/lib/theano/tensor/fft.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >copying build/lib/theano/scan_module/scan.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests >copying build/lib/theano/scan_module/tests/test_scan_checkpoints.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests >copying build/lib/theano/scan_module/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests >copying build/lib/theano/scan_module/tests/test_scan_utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests >copying build/lib/theano/scan_module/tests/test_scan_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests >copying build/lib/theano/scan_module/tests/test_scan.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests >copying build/lib/theano/scan_module/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >copying build/lib/theano/scan_module/scan_views.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/c_code >copying build/lib/theano/scan_module/c_code/scan_perform.c -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/c_code >copying build/lib/theano/scan_module/scan_perform_ext.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >copying build/lib/theano/scan_module/scan_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >copying build/lib/theano/scan_module/scan_op.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >copying build/lib/theano/scan_module/scan_utils.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >copying build/lib/theano/scan_module/scan_checkpoints.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list >creating /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests >copying build/lib/theano/typed_list/tests/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests >copying build/lib/theano/typed_list/tests/test_type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests >copying build/lib/theano/typed_list/tests/test_basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests >copying build/lib/theano/typed_list/tests/test_opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests >copying build/lib/theano/typed_list/opt.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list >copying build/lib/theano/typed_list/__init__.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list >copying build/lib/theano/typed_list/type.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list >copying build/lib/theano/typed_list/basic.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list >copying build/lib/theano/_version.py -> /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/bin/theano_nose.py to theano_nose.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/bin/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/bin/theano_cache.py to theano_cache.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/raise_op.py to raise_op.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gradient.py to gradient.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/configparser.py to configparser.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/configdefaults.py to configdefaults.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_flake8.py to test_flake8.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_ifelse.py to test_ifelse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_gradient.py to test_gradient.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/main.py to main.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_updates.py to test_updates.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/breakpoint.py to breakpoint.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_2nd_order_grads.py to test_2nd_order_grads.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_determinism.py to test_determinism.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_rop.py to test_rop.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/diverse_tests.py to diverse_tests.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/unittest_tools.py to unittest_tools.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_dictionary_output.py to test_dictionary_output.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_config.py to test_config.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_breakpoint.py to test_breakpoint.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_pickle_unpickle_theano_fn.py to test_pickle_unpickle_theano_fn.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_record.py to test_record.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/run_tests_in_batch.py to run_tests_in_batch.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/disturb_mem.py to disturb_mem.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/test_printing.py to test_printing.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tests/record.py to record.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/updates.py to updates.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/version.py to version.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg/tests/test_linalg.py to test_linalg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/linalg/ops.py to ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests/test_rng_mrg.py to test_rng_mrg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests/test_multinomial.py to test_multinomial.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/tests/test_multinomial_wo_replacement.py to test_multinomial_wo_replacement.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/conv.py to conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/neighbours.py to neighbours.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/blocksparse.py to blocksparse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/solve.py to solve.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/rng_mrg.py to rng_mrg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/multinomial.py to multinomial.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/minimal.py to minimal.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/cuda/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/fourier.py to fourier.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sandbox/softsign.py to softsign.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/formatting.py to formatting.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests/models.py to models.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests/test_formatting.py to test_formatting.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/tests/test_d3viz.py to test_d3viz.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/d3viz/d3viz.py to d3viz.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/pathparse.py to pathparse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/ifelse.py to ifelse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/basic_ops.py to basic_ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/extra_ops.py to extra_ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/kernel_codegen.py to kernel_codegen.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_misc.py to test_misc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_neighbours.py to test_neighbours.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_fft.py to test_fft.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_subtensor.py to test_subtensor.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_basic_ops.py to test_basic_ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_sort.py to test_sort.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_others.py to test_others.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_linalg.py to test_linalg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/run_dnn_conv.py to run_dnn_conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_gemmcorr3d.py to test_gemmcorr3d.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_cgpukernelbase.py to test_cgpukernelbase.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_rng_mrg.py to test_rng_mrg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_pickle.py to test_pickle.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/check_dnn_conv.py to check_dnn_conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_type.py to test_type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_blas.py to test_blas.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_gemmcorr.py to test_gemmcorr.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_opt.py to test_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/rnn_support.py to rnn_support.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_nnet.py to test_nnet.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_blocksparse.py to test_blocksparse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_elemwise.py to test_elemwise.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_ctc.py to test_ctc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_extra_ops.py to test_extra_ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_reduction.py to test_reduction.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/config.py to config.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_multinomial.py to test_multinomial.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_scan.py to test_scan.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_dnn.py to test_dnn.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_pool.py to test_pool.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/tests/test_abstractconv.py to test_abstractconv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/reduction.py to reduction.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/opt.py to opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/type.py to type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/neighbours.py to neighbours.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/linalg.py to linalg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/ctc.py to ctc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/cudnn_defs.py to cudnn_defs.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/subtensor.py to subtensor.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/nerv.py to nerv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/blas.py to blas.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/pool.py to pool.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/fp16_help.py to fp16_help.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/blocksparse.py to blocksparse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/elemwise.py to elemwise.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/rng_mrg.py to rng_mrg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/dnn.py to dnn.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/opt_util.py to opt_util.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/multinomial.py to multinomial.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/nnet.py to nnet.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/sort.py to sort.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gpuarray/fft.py to fft.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/printing.py to printing.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/basic_scipy.py to basic_scipy.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/basic_sympy.py to basic_sympy.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests/test_div_no_future.py to test_div_no_future.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests/test_basic.py to test_basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests/test_basic_sympy.py to test_basic_sympy.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/tests/test_div_future.py to test_div_future.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/basic.py to basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scalar/sharedvar.py to sharedvar.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/nanguardmode.py to nanguardmode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/function.py to function.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_misc.py to test_misc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_shared.py to test_shared.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_function_module.py to test_function_module.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_nanguardmode.py to test_nanguardmode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_builders.py to test_builders.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_modes.py to test_modes.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_pfunc.py to test_pfunc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_monitormode.py to test_monitormode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_function.py to test_function.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_profiling.py to test_profiling.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_function_name.py to test_function_name.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_debugmode.py to test_debugmode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_ops.py to test_ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/tests/test_mode.py to test_mode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/function_module.py to function_module.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/pfunc.py to pfunc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/sandbox/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/debugmode.py to debugmode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/io.py to io.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/sharedvalue.py to sharedvalue.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/mode.py to mode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/monitormode.py to monitormode.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/profiling.py to profiling.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/builders.py to builders.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compile/ops.py to ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/buildbot_filter.py to buildbot_filter.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/burn_gpu.py to burn_gpu.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/pkl_utils.py to pkl_utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/tests/test_may_share_memory.py to test_may_share_memory.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/tests/test_pkl_utils.py to test_pkl_utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/strutil.py to strutil.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/may_share_memory.py to may_share_memory.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/elemwise_openmp_speedup.py to elemwise_openmp_speedup.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/check_duplicate_key.py to check_duplicate_key.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/check_blas.py to check_blas.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/gh_api.py to gh_api.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/check_multi_gpu.py to check_multi_gpu.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/frozendict.py to frozendict.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/windows.py to windows.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/elemwise_time_test.py to elemwise_time_test.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/ordered_set.py to ordered_set.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/latence_gpu_transfert.py to latence_gpu_transfert.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/doubleop.py to doubleop.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/safe_asarray.py to safe_asarray.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/misc/cpucount.py to cpucount.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/compat/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests/test_type.py to test_type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests/test_basic.py to test_basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests/test_utils.py to test_utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests/test_opt.py to test_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/tests/test_sp2.py to test_sp2.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/opt.py to opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/type.py to type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox/sp2.py to sp2.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox/sp.py to sp.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox/truedot.py to truedot.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sandbox/test_sp.py to test_sp.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/basic.py to basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/utils.py to utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/sparse/sharedvar.py to sharedvar.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/destroyhandler.py to destroyhandler.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/link.py to link.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/lazylinker_c.py to lazylinker_c.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_cc.py to test_cc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_compiledir.py to test_compiledir.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_vm.py to test_vm.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_fg.py to test_fg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_op.py to test_op.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_types.py to test_types.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_link.py to test_link.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_destroyhandler.py to test_destroyhandler.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_utils.py to test_utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_graph.py to test_graph.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_opt.py to test_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_optdb.py to test_optdb.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_cmodule.py to test_cmodule.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_graph_opt_caching.py to test_graph_opt_caching.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_compute_test_value.py to test_compute_test_value.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_sched.py to test_sched.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_toolbox.py to test_toolbox.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_lazy.py to test_lazy.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/tests/test_params_type.py to test_params_type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/opt.py to opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/unify.py to unify.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/cutils.py to cutils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/type.py to type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/optdb.py to optdb.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/cc.py to cc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/params_type.py to params_type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/null_type.py to null_type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/graph.py to graph.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/callcache.py to callcache.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/vm.py to vm.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/compiledir.py to compiledir.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/utils.py to utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/cmodule.py to cmodule.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/toolbox.py to toolbox.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/fg.py to fg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/sched.py to sched.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/op.py to op.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/gof/compilelock.py to compilelock.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/blas_c.py to blas_c.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/extra_ops.py to extra_ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/opt_uncanonicalize.py to opt_uncanonicalize.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/xlogx.py to xlogx.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/inc_code.py to inc_code.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/blas_scipy.py to blas_scipy.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_blas_c.py to test_blas_c.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_misc.py to test_misc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_merge.py to test_merge.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_fft.py to test_fft.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_subtensor.py to test_subtensor.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_gc.py to test_gc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_shared_randomstreams.py to test_shared_randomstreams.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_sort.py to test_sort.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_type_other.py to test_type_other.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_keepdims.py to test_keepdims.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_inc_subtensor.py to test_inc_subtensor.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_complex.py to test_complex.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_blas.py to test_blas.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/mlp_test.py to mlp_test.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_casting.py to test_casting.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_basic.py to test_basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_io.py to test_io.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_utils.py to test_utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_raw_random.py to test_raw_random.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_opt.py to test_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_var.py to test_var.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_mpi.py to test_mpi.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_slinalg.py to test_slinalg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_elemwise.py to test_elemwise.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/_test_mpi_roundtrip.py to _test_mpi_roundtrip.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_fourier.py to test_fourier.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_extra_ops.py to test_extra_ops.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_xlogx.py to test_xlogx.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_blas_scipy.py to test_blas_scipy.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_nlinalg.py to test_nlinalg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_opt_uncanonicalize.py to test_opt_uncanonicalize.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/tests/test_sharedvar.py to test_sharedvar.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/opt.py to opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/slinalg.py to slinalg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/type.py to type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/basic.py to basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/blas_headers.py to blas_headers.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/subtensor.py to subtensor.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/io.py to io.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/blas.py to blas.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nlinalg.py to nlinalg.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/inplace.py to inplace.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/shared_randomstreams.py to shared_randomstreams.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/raw_random.py to raw_random.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/elemwise.py to elemwise.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests/test_conv.py to test_conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/tests/test_pool.py to test_pool.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/conv.py to conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/signal/pool.py to pool.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_neighbours.py to test_neighbours.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_sigm.py to test_sigm.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/speed_test_conv.py to speed_test_conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_abstract_conv.py to test_abstract_conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_corr3d.py to test_corr3d.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_opt.py to test_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_corr.py to test_corr.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_nnet.py to test_nnet.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_blocksparse.py to test_blocksparse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_conv.py to test_conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_ctc.py to test_ctc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_bn.py to test_bn.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/tests/test_conv3d2d.py to test_conv3d2d.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/conv.py to conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/opt.py to opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/sigm.py to sigm.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/corr.py to corr.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/neighbours.py to neighbours.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/abstract_conv.py to abstract_conv.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/ctc.py to ctc.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/bn.py to bn.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/blocksparse.py to blocksparse.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/nnet.py to nnet.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/corr3d.py to corr3d.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/nnet/conv3d2d.py to conv3d2d.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/utils.py to utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/sharedvar.py to sharedvar.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/type_other.py to type_other.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/var.py to var.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/sort.py to sort.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/elemwise_cgen.py to elemwise_cgen.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/fourier.py to fourier.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/tensor/fft.py to fft.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/scan.py to scan.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests/test_scan_checkpoints.py to test_scan_checkpoints.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests/test_scan_utils.py to test_scan_utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests/test_scan_opt.py to test_scan_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/tests/test_scan.py to test_scan.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/scan_views.py to scan_views.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/scan_perform_ext.py to scan_perform_ext.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/scan_opt.py to scan_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/scan_op.py to scan_op.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/scan_utils.py to scan_utils.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/scan_module/scan_checkpoints.py to scan_checkpoints.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests/test_type.py to test_type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests/test_basic.py to test_basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/tests/test_opt.py to test_opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/opt.py to opt.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/__init__.py to __init__.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/type.py to type.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/typed_list/basic.py to basic.cpython-37.pyc >byte-compiling /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/theano/_version.py to _version.cpython-37.pyc >writing byte-compilation script '/tmp/tmpmhz9mq5l.py' >/usr/local/bin/python3.7 /tmp/tmpmhz9mq5l.py >removing /tmp/tmpmhz9mq5l.py >running install_egg_info >running egg_info >writing Theano.egg-info/PKG-INFO >writing dependency_links to Theano.egg-info/dependency_links.txt >writing entry points to Theano.egg-info/entry_points.txt >writing requirements to Theano.egg-info/requires.txt >writing top-level names to Theano.egg-info/top_level.txt >reading manifest file 'Theano.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no files found matching '*.cpp' anywhere in distribution >warning: manifest_maker: MANIFEST.in, line 9: 'recursive-include' expects <dir> <pattern1> <pattern2> ... > >no previously-included directories found matching '.jenkins' >no previously-included directories found matching '.travis' >writing manifest file 'Theano.egg-info/SOURCES.txt' >Copying Theano.egg-info to /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/lib/python3.7/site-packages/Theano-1.0.4-py3.7.egg-info >running install_scripts >Installing theano-cache script to /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/bin >Installing theano-nose script to /wrkdirs/usr/ports/math/py-theano/work-py37/stage/usr/local/bin >writing list of installed files to '/wrkdirs/usr/ports/math/py-theano/work-py37/.PLIST.pymodtmp' >===> Creating unique files: Move MAN files needing SUFFIX >===> Creating unique files: Move files needing SUFFIX >Move: bin/theano-cache --> bin/theano-cache-3.7 >Move: bin/theano-nose --> bin/theano-nose-3.7 >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >=>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for py37-theano-1.0.4 >pkg-static: DEVELOPER_MODE: Warning: arch "FreeBSD:13:*" -- package installs C/C++ headers or libtool files, >**** which are often architecture specific >=========================================================================== >=>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for py37-theano-1.0.4 >===> Checking if py37-theano is already installed >===> Registering installation for py37-theano-1.0.4 >pkg-static: DEVELOPER_MODE: Warning: arch "FreeBSD:13:*" -- package installs C/C++ headers or libtool files, >**** which are often architecture specific >[prod13-20190217] Installing py37-theano-1.0.4... >To use Theano in multi-threaded mode, install OpenBLAS with option >OPENMP enabled, install py-numpy with OpenBLAS support and use this >minimal ~/.theanorc: > >--------------------------- >[global] >cxx = g++8 >openmp = True > >[blas] >ldflags = -lopenblasp >--------------------------- > >You can control the number of threads used with OMP_NUM_THREADS environment >variable. > >=========================================================================== >=>> Checking shared library dependencies >=======================<phase: deinstall >============================ >===> Deinstalling for py37-theano >===> Deinstalling py37-theano-1.0.4 >Updating database digests format: .......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > py37-theano-1.0.4 > >Number of packages to be removed: 1 > >The operation will free 22 MiB. >[prod13-20190217] [1/1] Deinstalling py37-theano-1.0.4... >[prod13-20190217] [1/1] Deleting files for py37-theano-1.0.4: .......... done >=========================================================================== >=>> Checking for extra files and directories >[00:01:43] Installing from package >[prod13-20190217] Installing py37-theano-1.0.4... >[prod13-20190217] Extracting py37-theano-1.0.4: .......... done >Message from py37-theano-1.0.4: > >To use Theano in multi-threaded mode, install OpenBLAS with option >OPENMP enabled, install py-numpy with OpenBLAS support and use this >minimal ~/.theanorc: > >--------------------------- >[global] >cxx = g++8 >openmp = True > >[blas] >ldflags = -lopenblasp >--------------------------- > >You can control the number of threads used with OMP_NUM_THREADS environment >variable. >[00:01:43] Cleaning up >===> Cleaning for py37-theano-1.0.4 >[00:01:44] Deinstalling package >Updating database digests format: . done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > py37-theano-1.0.4 > >Number of packages to be removed: 1 > >The operation will free 22 MiB. >[prod13-20190217] [1/1] Deinstalling py37-theano-1.0.4... >[prod13-20190217] [1/1] Deleting files for py37-theano-1.0.4: .......... done >build of math/py-theano@py37 | py37-theano-1.0.4 ended at Tue Feb 26 15:26:09 MSK 2019 >build time: 00:01:15
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 236052
:
202378
| 202379