=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py35-Theano-1.0.2 (cd /data/scratch/math/py-Theano/work/Theano-rel-1.0.2/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.5 CC=clang CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.5\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.5\ -I/usr/pkg/include CXX=clang++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.5\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/data/scratch/math/py-Theano/work/.cwrapper/bin:/data/scratch/math/py-Theano/work/.buildlink/bin:/data/scratch/math/py-Theano/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/data/scratch/math/py-Theano/work/.home CWRAPPERS_CONFIG_DIR=/data/scratch/math/py-Theano/work/.cwrapper/config CPP=clang-cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/data/scratch/math/py-Theano/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/data/scratch/math/py-Theano/work/.buildlink/lib/pkgconfig:/data/scratch/math/py-Theano/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/data/scratch/math/py-Theano/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/data/scratch/math/py-Theano/work/.cwrapper/config /usr/pkg/bin/python3.5 setup.py build -j16) running build running build_py creating build creating build/lib creating build/lib/bin copying bin/__init__.py -> build/lib/bin copying bin/theano_cache.py -> build/lib/bin copying bin/theano_nose.py -> build/lib/bin creating build/lib/theano copying theano/__init__.py -> build/lib/theano copying theano/_version.py -> build/lib/theano copying theano/configdefaults.py -> build/lib/theano copying theano/configparser.py -> build/lib/theano copying theano/gradient.py -> build/lib/theano copying theano/ifelse.py -> build/lib/theano copying theano/pathparse.py -> build/lib/theano copying theano/printing.py -> build/lib/theano copying theano/raise_op.py -> build/lib/theano copying theano/updates.py -> build/lib/theano copying theano/version.py -> build/lib/theano creating build/lib/theano/compat copying theano/compat/__init__.py -> build/lib/theano/compat creating build/lib/theano/compile copying theano/compile/__init__.py -> build/lib/theano/compile copying theano/compile/builders.py -> build/lib/theano/compile copying theano/compile/debugmode.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/io.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/nanguardmode.py -> build/lib/theano/compile copying theano/compile/ops.py -> build/lib/theano/compile copying theano/compile/pfunc.py -> build/lib/theano/compile copying theano/compile/profiling.py -> build/lib/theano/compile copying theano/compile/sharedvalue.py -> build/lib/theano/compile creating build/lib/theano/d3viz copying theano/d3viz/__init__.py -> build/lib/theano/d3viz copying theano/d3viz/d3viz.py -> build/lib/theano/d3viz copying theano/d3viz/formatting.py -> build/lib/theano/d3viz creating build/lib/theano/gof copying theano/gof/__init__.py -> build/lib/theano/gof copying theano/gof/callcache.py -> build/lib/theano/gof copying theano/gof/cc.py -> build/lib/theano/gof copying theano/gof/cmodule.py -> build/lib/theano/gof copying theano/gof/compiledir.py -> build/lib/theano/gof copying theano/gof/compilelock.py -> build/lib/theano/gof copying theano/gof/cutils.py -> build/lib/theano/gof copying theano/gof/destroyhandler.py -> build/lib/theano/gof copying theano/gof/fg.py -> build/lib/theano/gof copying theano/gof/graph.py -> build/lib/theano/gof copying theano/gof/lazylinker_c.py -> build/lib/theano/gof copying theano/gof/link.py -> build/lib/theano/gof copying theano/gof/null_type.py -> build/lib/theano/gof copying theano/gof/op.py -> build/lib/theano/gof copying theano/gof/opt.py -> build/lib/theano/gof copying theano/gof/optdb.py -> build/lib/theano/gof copying theano/gof/params_type.py -> build/lib/theano/gof copying theano/gof/sched.py -> build/lib/theano/gof copying theano/gof/toolbox.py -> build/lib/theano/gof copying theano/gof/type.py -> build/lib/theano/gof copying theano/gof/unify.py -> build/lib/theano/gof copying theano/gof/utils.py -> build/lib/theano/gof copying theano/gof/vm.py -> build/lib/theano/gof creating build/lib/theano/gpuarray copying theano/gpuarray/__init__.py -> build/lib/theano/gpuarray copying theano/gpuarray/basic_ops.py -> build/lib/theano/gpuarray copying theano/gpuarray/blas.py -> build/lib/theano/gpuarray copying theano/gpuarray/blocksparse.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/dnn.py -> build/lib/theano/gpuarray copying theano/gpuarray/elemwise.py -> build/lib/theano/gpuarray copying theano/gpuarray/extra_ops.py -> build/lib/theano/gpuarray copying theano/gpuarray/fft.py -> build/lib/theano/gpuarray copying theano/gpuarray/fp16_help.py -> build/lib/theano/gpuarray copying theano/gpuarray/kernel_codegen.py -> build/lib/theano/gpuarray copying theano/gpuarray/linalg.py -> build/lib/theano/gpuarray copying theano/gpuarray/multinomial.py -> build/lib/theano/gpuarray copying theano/gpuarray/neighbours.py -> build/lib/theano/gpuarray copying theano/gpuarray/nerv.py -> build/lib/theano/gpuarray copying theano/gpuarray/nnet.py -> build/lib/theano/gpuarray copying theano/gpuarray/opt.py -> build/lib/theano/gpuarray copying theano/gpuarray/opt_util.py -> build/lib/theano/gpuarray copying theano/gpuarray/pool.py -> build/lib/theano/gpuarray copying theano/gpuarray/reduction.py -> build/lib/theano/gpuarray copying theano/gpuarray/rng_mrg.py -> build/lib/theano/gpuarray copying theano/gpuarray/sort.py -> build/lib/theano/gpuarray copying theano/gpuarray/subtensor.py -> build/lib/theano/gpuarray copying theano/gpuarray/type.py -> build/lib/theano/gpuarray creating build/lib/theano/misc copying theano/misc/__init__.py -> 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/check_blas.py -> build/lib/theano/misc copying theano/misc/check_duplicate_key.py -> build/lib/theano/misc copying theano/misc/check_multi_gpu.py -> build/lib/theano/misc copying theano/misc/cpucount.py -> build/lib/theano/misc copying theano/misc/doubleop.py -> build/lib/theano/misc copying theano/misc/elemwise_openmp_speedup.py -> build/lib/theano/misc copying theano/misc/elemwise_time_test.py -> build/lib/theano/misc copying theano/misc/frozendict.py -> build/lib/theano/misc copying theano/misc/gh_api.py -> build/lib/theano/misc copying theano/misc/latence_gpu_transfert.py -> build/lib/theano/misc copying theano/misc/may_share_memory.py -> build/lib/theano/misc copying theano/misc/ordered_set.py -> build/lib/theano/misc copying theano/misc/pkl_utils.py -> build/lib/theano/misc copying theano/misc/safe_asarray.py -> build/lib/theano/misc copying theano/misc/strutil.py -> build/lib/theano/misc copying theano/misc/windows.py -> build/lib/theano/misc creating build/lib/theano/sandbox copying theano/sandbox/__init__.py -> build/lib/theano/sandbox copying theano/sandbox/blocksparse.py -> build/lib/theano/sandbox copying theano/sandbox/conv.py -> build/lib/theano/sandbox copying theano/sandbox/fourier.py -> build/lib/theano/sandbox copying theano/sandbox/minimal.py -> build/lib/theano/sandbox copying theano/sandbox/multinomial.py -> build/lib/theano/sandbox copying theano/sandbox/neighbours.py -> build/lib/theano/sandbox copying theano/sandbox/rng_mrg.py -> build/lib/theano/sandbox copying theano/sandbox/softsign.py -> build/lib/theano/sandbox copying theano/sandbox/solve.py -> build/lib/theano/sandbox creating 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/basic_scipy.py -> build/lib/theano/scalar copying theano/scalar/basic_sympy.py -> build/lib/theano/scalar copying theano/scalar/sharedvar.py -> build/lib/theano/scalar creating build/lib/theano/scan_module copying theano/scan_module/__init__.py -> build/lib/theano/scan_module copying theano/scan_module/scan.py -> build/lib/theano/scan_module copying theano/scan_module/scan_checkpoints.py -> build/lib/theano/scan_module copying theano/scan_module/scan_op.py -> build/lib/theano/scan_module copying theano/scan_module/scan_opt.py -> build/lib/theano/scan_module copying theano/scan_module/scan_perform_ext.py -> build/lib/theano/scan_module copying theano/scan_module/scan_utils.py -> build/lib/theano/scan_module copying theano/scan_module/scan_views.py -> build/lib/theano/scan_module creating build/lib/theano/sparse copying theano/sparse/__init__.py -> build/lib/theano/sparse copying theano/sparse/basic.py -> build/lib/theano/sparse copying theano/sparse/opt.py -> build/lib/theano/sparse copying theano/sparse/sharedvar.py -> build/lib/theano/sparse copying theano/sparse/type.py -> build/lib/theano/sparse copying theano/sparse/utils.py -> build/lib/theano/sparse creating build/lib/theano/tensor copying theano/tensor/__init__.py -> build/lib/theano/tensor copying theano/tensor/basic.py -> build/lib/theano/tensor copying theano/tensor/blas.py -> build/lib/theano/tensor copying theano/tensor/blas_c.py -> build/lib/theano/tensor copying theano/tensor/blas_headers.py -> build/lib/theano/tensor copying theano/tensor/blas_scipy.py -> build/lib/theano/tensor copying theano/tensor/elemwise.py -> build/lib/theano/tensor copying theano/tensor/elemwise_cgen.py -> build/lib/theano/tensor copying theano/tensor/extra_ops.py -> build/lib/theano/tensor copying theano/tensor/fft.py -> build/lib/theano/tensor copying theano/tensor/fourier.py -> build/lib/theano/tensor copying theano/tensor/inc_code.py -> build/lib/theano/tensor copying theano/tensor/inplace.py -> build/lib/theano/tensor copying theano/tensor/io.py -> build/lib/theano/tensor copying theano/tensor/nlinalg.py -> build/lib/theano/tensor copying theano/tensor/opt.py -> build/lib/theano/tensor copying theano/tensor/opt_uncanonicalize.py -> build/lib/theano/tensor copying theano/tensor/raw_random.py -> build/lib/theano/tensor copying theano/tensor/shared_randomstreams.py -> build/lib/theano/tensor copying theano/tensor/sharedvar.py -> build/lib/theano/tensor copying theano/tensor/slinalg.py -> build/lib/theano/tensor copying theano/tensor/sort.py -> build/lib/theano/tensor copying theano/tensor/subtensor.py -> build/lib/theano/tensor copying theano/tensor/type.py -> build/lib/theano/tensor copying theano/tensor/type_other.py -> build/lib/theano/tensor copying theano/tensor/utils.py -> build/lib/theano/tensor copying theano/tensor/var.py -> build/lib/theano/tensor copying theano/tensor/xlogx.py -> build/lib/theano/tensor creating build/lib/theano/tests copying theano/tests/__init__.py -> build/lib/theano/tests copying theano/tests/breakpoint.py -> build/lib/theano/tests copying theano/tests/disturb_mem.py -> build/lib/theano/tests copying theano/tests/diverse_tests.py -> build/lib/theano/tests copying theano/tests/main.py -> build/lib/theano/tests copying theano/tests/record.py -> build/lib/theano/tests copying theano/tests/run_tests_in_batch.py -> build/lib/theano/tests copying theano/tests/test_2nd_order_grads.py -> build/lib/theano/tests copying theano/tests/test_breakpoint.py -> build/lib/theano/tests copying theano/tests/test_config.py -> build/lib/theano/tests copying theano/tests/test_determinism.py -> build/lib/theano/tests copying theano/tests/test_dictionary_output.py -> build/lib/theano/tests copying theano/tests/test_flake8.py -> build/lib/theano/tests copying theano/tests/test_gradient.py -> build/lib/theano/tests copying theano/tests/test_ifelse.py -> build/lib/theano/tests copying theano/tests/test_pickle_unpickle_theano_fn.py -> build/lib/theano/tests copying theano/tests/test_printing.py -> build/lib/theano/tests copying theano/tests/test_record.py -> build/lib/theano/tests copying theano/tests/test_rop.py -> build/lib/theano/tests copying theano/tests/test_updates.py -> build/lib/theano/tests copying theano/tests/unittest_tools.py -> build/lib/theano/tests creating build/lib/theano/typed_list copying theano/typed_list/__init__.py -> build/lib/theano/typed_list copying theano/typed_list/basic.py -> build/lib/theano/typed_list copying theano/typed_list/opt.py -> build/lib/theano/typed_list copying theano/typed_list/type.py -> build/lib/theano/typed_list creating build/lib/theano/compile/sandbox copying theano/compile/sandbox/__init__.py -> build/lib/theano/compile/sandbox creating build/lib/theano/compile/tests copying theano/compile/tests/__init__.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_builders.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_debugmode.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_function.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_function_module.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_function_name.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_misc.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_mode.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_modes.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_monitormode.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_nanguardmode.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_ops.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_pfunc.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_profiling.py -> build/lib/theano/compile/tests copying theano/compile/tests/test_shared.py -> build/lib/theano/compile/tests creating build/lib/theano/d3viz/tests copying theano/d3viz/tests/__init__.py -> build/lib/theano/d3viz/tests copying theano/d3viz/tests/models.py -> build/lib/theano/d3viz/tests copying theano/d3viz/tests/test_d3viz.py -> build/lib/theano/d3viz/tests copying theano/d3viz/tests/test_formatting.py -> build/lib/theano/d3viz/tests creating build/lib/theano/gof/tests copying theano/gof/tests/__init__.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_cc.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_cmodule.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_compiledir.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_destroyhandler.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_fg.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_graph.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_lazy.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_link.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_op.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_params_type.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_types.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_utils.py -> build/lib/theano/gof/tests copying theano/gof/tests/test_vm.py -> build/lib/theano/gof/tests creating build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/__init__.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/check_dnn_conv.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/config.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/rnn_support.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/run_dnn_conv.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_abstractconv.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_basic_ops.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_blas.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_blocksparse.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_cgpukernelbase.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_ctc.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_dnn.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_elemwise.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_extra_ops.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_fft.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_gemmcorr.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_gemmcorr3d.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_linalg.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_misc.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_multinomial.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_neighbours.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_nnet.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_opt.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_others.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_pickle.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_pool.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_reduction.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_rng_mrg.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_scan.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_sort.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_subtensor.py -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_type.py -> build/lib/theano/gpuarray/tests creating build/lib/theano/misc/tests copying theano/misc/tests/__init__.py -> build/lib/theano/misc/tests copying theano/misc/tests/test_may_share_memory.py -> build/lib/theano/misc/tests copying theano/misc/tests/test_pkl_utils.py -> build/lib/theano/misc/tests creating build/lib/theano/sandbox/cuda copying theano/sandbox/cuda/__init__.py -> build/lib/theano/sandbox/cuda 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_multinomial.py -> build/lib/theano/sandbox/tests copying theano/sandbox/tests/test_multinomial_wo_replacement.py -> build/lib/theano/sandbox/tests copying theano/sandbox/tests/test_rng_mrg.py -> build/lib/theano/sandbox/tests creating 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 copying theano/scalar/tests/test_div_no_future.py -> build/lib/theano/scalar/tests creating 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.py -> 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/test_scan_opt.py -> build/lib/theano/scan_module/tests copying theano/scan_module/tests/test_scan_utils.py -> build/lib/theano/scan_module/tests creating build/lib/theano/sparse/sandbox copying theano/sparse/sandbox/__init__.py -> build/lib/theano/sparse/sandbox copying theano/sparse/sandbox/sp.py -> build/lib/theano/sparse/sandbox copying theano/sparse/sandbox/sp2.py -> build/lib/theano/sparse/sandbox copying theano/sparse/sandbox/test_sp.py -> build/lib/theano/sparse/sandbox copying theano/sparse/sandbox/truedot.py -> build/lib/theano/sparse/sandbox creating build/lib/theano/sparse/tests copying theano/sparse/tests/__init__.py -> build/lib/theano/sparse/tests copying theano/sparse/tests/test_basic.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 copying theano/sparse/tests/test_type.py -> build/lib/theano/sparse/tests copying theano/sparse/tests/test_utils.py -> build/lib/theano/sparse/tests creating build/lib/theano/tensor/nnet copying theano/tensor/nnet/__init__.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/abstract_conv.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/blocksparse.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/bn.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/conv.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/conv3d2d.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/corr.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/corr3d.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/ctc.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/neighbours.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/nnet.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/opt.py -> build/lib/theano/tensor/nnet copying theano/tensor/nnet/sigm.py -> build/lib/theano/tensor/nnet creating build/lib/theano/tensor/signal copying theano/tensor/signal/__init__.py -> build/lib/theano/tensor/signal copying theano/tensor/signal/conv.py -> build/lib/theano/tensor/signal copying theano/tensor/signal/pool.py -> build/lib/theano/tensor/signal creating build/lib/theano/tensor/tests copying theano/tensor/tests/__init__.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/_test_mpi_roundtrip.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/mlp_test.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_basic.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_blas.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_blas_c.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_blas_scipy.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_casting.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_complex.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_elemwise.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_extra_ops.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_fft.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_fourier.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_gc.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_inc_subtensor.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_io.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_keepdims.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_merge.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_misc.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_mpi.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_nlinalg.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_opt.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_opt_uncanonicalize.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_raw_random.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_shared_randomstreams.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_sharedvar.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_slinalg.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_sort.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_subtensor.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_type_other.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_utils.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_var.py -> build/lib/theano/tensor/tests copying theano/tensor/tests/test_xlogx.py -> build/lib/theano/tensor/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_basic.py -> build/lib/theano/typed_list/tests copying theano/typed_list/tests/test_opt.py -> build/lib/theano/typed_list/tests copying theano/typed_list/tests/test_type.py -> build/lib/theano/typed_list/tests creating build/lib/theano/sandbox/linalg/tests copying theano/sandbox/linalg/tests/__init__.py -> build/lib/theano/sandbox/linalg/tests copying theano/sandbox/linalg/tests/test_linalg.py -> build/lib/theano/sandbox/linalg/tests creating build/lib/theano/tensor/nnet/tests copying theano/tensor/nnet/tests/__init__.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/test_abstract_conv.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_bn.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_conv3d2d.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_corr3d.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_neighbours.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_opt.py -> build/lib/theano/tensor/nnet/tests copying theano/tensor/nnet/tests/test_sigm.py -> build/lib/theano/tensor/nnet/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/d3viz/html copying theano/d3viz/html/template.html -> build/lib/theano/d3viz/html creating build/lib/theano/d3viz/css copying theano/d3viz/css/d3-context-menu.css -> build/lib/theano/d3viz/css copying theano/d3viz/css/d3viz.css -> build/lib/theano/d3viz/css creating build/lib/theano/d3viz/js copying theano/d3viz/js/d3-context-menu.js -> build/lib/theano/d3viz/js copying theano/d3viz/js/d3.v3.min.js -> build/lib/theano/d3viz/js copying theano/d3viz/js/d3viz.js -> build/lib/theano/d3viz/js copying theano/d3viz/js/dagre-d3.min.js -> build/lib/theano/d3viz/js copying theano/d3viz/js/graphlib-dot.min.js -> build/lib/theano/d3viz/js creating build/lib/theano/gof/c_code copying theano/gof/c_code/lazylinker_c.c -> build/lib/theano/gof/c_code copying theano/gof/c_code/theano_mod_helper.h -> build/lib/theano/gof/c_code creating build/lib/theano/gpuarray/c_code copying theano/gpuarray/c_code/blockgemv.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/conv_desc.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/corr_gemm.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/cudnn_helper.h -> 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_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_batchnorm_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_batchnorm_inf.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_dropout_desc.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_fwd.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/dnn_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/dnn_pool_grad.c -> 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/dnn_rnn_desc.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_rnn_gw.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/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_sptf_gi.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_sptf_gt.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/gpuarray_helper.h -> 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/magma_eigh.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/magma_qr.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/pool.c -> 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/pool_grad_grad.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/pool_max_rop.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/topk_dense.cu -> build/lib/theano/gpuarray/c_code copying theano/gpuarray/c_code/topk_dense_large.cu -> build/lib/theano/gpuarray/c_code copying theano/misc/check_blas_many.sh -> build/lib/theano/misc copying theano/sandbox/samples_MRG31k3p_12_7_5.txt -> build/lib/theano/sandbox creating build/lib/theano/scan_module/c_code copying theano/scan_module/c_code/scan_perform.c -> build/lib/theano/scan_module/c_code creating 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/alt_blas_template.c -> build/lib/theano/tensor/c_code copying theano/tensor/c_code/dimshuffle.c -> build/lib/theano/tensor/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 copying theano/gpuarray/tests/GpuArray.pkl -> build/lib/theano/gpuarray/tests copying theano/gpuarray/tests/test_gpuarray_multinomial_wo_replacement.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/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 creating 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/nnet/c_code/ctc_wrapper.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.2'