Your message dated Fri, 28 Nov 2014 16:34:58 +0000
with message-id <e1xuovw-0007mv...@franck.debian.org>
and subject line Bug#768675: fixed in mdp 3.3-2
has caused the Debian Bug report #768675,
regarding mdp: FTBFS in jessie: tests failures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
768675: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768675
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mdp
Version: 3.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20141108 qa-ftbfs
Justification: FTBFS in jessie on amd64

Hi,

During a rebuild of all packages in jessie (in a jessie chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> dh_auto_install --destdir=/«PKGBUILDDIR»/debian/tmp
> running install
> running build
> running build_py
> running install_lib
> creating /«PKGBUILDDIR»/debian/tmp
> creating /«PKGBUILDDIR»/debian/tmp/usr
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/_tools.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/conftest.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/ide_run.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/test_biflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/test_bihinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/test_binode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/test_gradient.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/test_namespace_fixups.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/test_parallelbiflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> copying build/lib.linux-x86_64-2.7/bimdp/test/test_parallelbihinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/test
> creating 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/parallel
> copying build/lib.linux-x86_64-2.7/bimdp/parallel/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/parallel
> copying build/lib.linux-x86_64-2.7/bimdp/parallel/parallelbiflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/parallel
> copying build/lib.linux-x86_64-2.7/bimdp/parallel/parallelbihinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/parallel
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes
> copying build/lib.linux-x86_64-2.7/bimdp/nodes/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes
> copying build/lib.linux-x86_64-2.7/bimdp/nodes/autogen.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes
> copying build/lib.linux-x86_64-2.7/bimdp/nodes/gradient.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes
> copying build/lib.linux-x86_64-2.7/bimdp/nodes/miscnodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes
> creating 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection
> copying build/lib.linux-x86_64-2.7/bimdp/inspection/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection
> copying build/lib.linux-x86_64-2.7/bimdp/inspection/facade.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection
> copying build/lib.linux-x86_64-2.7/bimdp/inspection/slideshow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection
> copying build/lib.linux-x86_64-2.7/bimdp/inspection/tracer.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection
> copying build/lib.linux-x86_64-2.7/bimdp/inspection/utils.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet
> copying build/lib.linux-x86_64-2.7/bimdp/hinet/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet
> copying build/lib.linux-x86_64-2.7/bimdp/hinet/biflownode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet
> copying build/lib.linux-x86_64-2.7/bimdp/hinet/bihtmlvisitor.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet
> copying build/lib.linux-x86_64-2.7/bimdp/hinet/bilayer.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet
> copying build/lib.linux-x86_64-2.7/bimdp/hinet/biswitchboard.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet
> copying build/lib.linux-x86_64-2.7/bimdp/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp
> copying build/lib.linux-x86_64-2.7/bimdp/biclassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp
> copying build/lib.linux-x86_64-2.7/bimdp/biflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp
> copying build/lib.linux-x86_64-2.7/bimdp/binode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> creating 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/parallelclassifiers.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/parallelflows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/parallelhinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/parallelnodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/pp_slave_script.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/pp_slave_wrapper.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/pp_support.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/process_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/scheduling.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> copying build/lib.linux-x86_64-2.7/mdp/parallel/thread_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/parallel
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/caching
> copying build/lib.linux-x86_64-2.7/mdp/caching/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/caching
> copying build/lib.linux-x86_64-2.7/mdp/caching/caching_extension.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/caching
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/graph
> copying build/lib.linux-x86_64-2.7/mdp/graph/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/graph
> copying build/lib.linux-x86_64-2.7/mdp/graph/graph.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/graph
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/_tools.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/benchmark_mdp.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/conftest.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/ide_run.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/run_tests.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_AdaptiveCutoffNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_Convolution2DNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_CutoffNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_EtaComputerNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_FANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_FDANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_GaussianClassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_GeneralExpansionNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_GrowingNeuralGasNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_HistogramNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_HitParadeNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_ICANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_ISFANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_KNNClassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_LinearRegressionNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_NearestMeanClassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_NeuralGasNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_NoiseNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_PCANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_PolynomialExpansionNode.py 
> -> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_PreseverDimNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_RBFExpansionNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_RBM.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_SFA2Node.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_SFANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_TimeDelayNodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_TimeFrameNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_VariadicCumulator.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_WhiteningNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_caching.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_config.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_contrib.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_copying.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_extension.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_fastica.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_flows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_graph.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_hinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_hinet_generic.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_metaclass_and_extensions.py 
> -> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_namespace_fixups.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_node_covariance.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_node_metaclass.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_node_operations.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_nodes_generic.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_parallelclassifiers.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_parallelflows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_parallelhinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_parallelnodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_pp_local.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_pp_remote.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_process_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_reload.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_scikits.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_seed.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_svm_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_tempdir.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_utils.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> copying build/lib.linux-x86_64-2.7/mdp/test/test_utils_generic.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> copying build/lib.linux-x86_64-2.7/mdp/hinet/hinet.css -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> copying build/lib.linux-x86_64-2.7/mdp/hinet/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> copying build/lib.linux-x86_64-2.7/mdp/hinet/flownode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> copying build/lib.linux-x86_64-2.7/mdp/hinet/htmlvisitor.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> copying build/lib.linux-x86_64-2.7/mdp/hinet/layer.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> copying build/lib.linux-x86_64-2.7/mdp/hinet/switchboard.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> copying build/lib.linux-x86_64-2.7/mdp/hinet/switchboard_factory.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/hinet
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/slideshow.css -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/_ordered_dict.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/_symeig.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/covariance.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/introspection.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/progress_bar.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/quad_forms.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/routines.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/slideshow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/templet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> copying build/lib.linux-x86_64-2.7/mdp/utils/temporarydir.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/utils
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/classifier_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/convolution_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/em_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/expansion_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/fda_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/ica_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/isfa_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/jade.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/libsvm_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/lle_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/misc_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/neural_gas_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/nipals.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/pca_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/rbm_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/regression_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/scikits_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/sfa_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/shogun_svm_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/svm_classifiers.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/nodes/xsfa_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/nodes
> copying build/lib.linux-x86_64-2.7/mdp/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> copying build/lib.linux-x86_64-2.7/mdp/classifier_node.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> copying build/lib.linux-x86_64-2.7/mdp/configuration.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> copying build/lib.linux-x86_64-2.7/mdp/extension.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> copying build/lib.linux-x86_64-2.7/mdp/helper_funcs.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> copying build/lib.linux-x86_64-2.7/mdp/linear_flows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> copying build/lib.linux-x86_64-2.7/mdp/repo_revision.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> copying build/lib.linux-x86_64-2.7/mdp/signal_node.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp
> running install_egg_info
> Writing 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/MDP-3.3.egg-info
> set -e && for v in 3.4; do \
>   python$v setup.py install --install-layout=deb \
>       --root=/«PKGBUILDDIR»/debian/tmp; \
> done
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: buffer
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: idioms
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: set_literal
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: ws_comma
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/signal_node.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/repo_revision.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/linear_flows.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/helper_funcs.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/extension.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/configuration.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/classifier_node.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/__init__.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/utils/temporarydir.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/utils/templet.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/utils/slideshow.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/utils/routines.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/utils/quad_forms.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/utils/progress_bar.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/utils/introspection.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/mdp/utils/covariance.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/utils/_symeig.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/utils/_ordered_dict.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/utils/__init__.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_utils_generic.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_utils.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_tempdir.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_svm_classifier.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/test/test_seed.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_scikits.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_schedule.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_reload.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_process_schedule.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_pp_local.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelnodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelhinet.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelflows.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelclassifiers.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_nodes_generic.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_node_operations.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_node_metaclass.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_node_covariance.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_namespace_fixups.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_metaclass_and_extensions.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_hinet_generic.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_hinet.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_graph.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_flows.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_fastica.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_extension.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_copying.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_contrib.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_config.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_classifier.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_caching.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_WhiteningNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_VariadicCumulator.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_TimeFrameNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_TimeDelayNodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_SFANode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_SFA2Node.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_RBM.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_RBFExpansionNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_PreseverDimNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_PolynomialExpansionNode.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_PCANode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_NoiseNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_NeuralGasNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_NearestMeanClassifier.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_LinearRegressionNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_KNNClassifier.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_ISFANode.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_ICANode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_HitParadeNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_HistogramNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_GrowingNeuralGasNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_GeneralExpansionNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_GaussianClassifier.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_FDANode.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/test_FANode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_EtaComputerNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_CutoffNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_Convolution2DNode.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_AdaptiveCutoffNode.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/run_tests.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/test/ide_run.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/test/conftest.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/test/benchmark_mdp.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/test/_tools.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/test/__init__.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/thread_schedule.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/scheduling.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/process_schedule.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/pp_support.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/pp_slave_wrapper.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/pp_slave_script.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelnodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelhinet.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelflows.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelclassifiers.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/parallel/__init__.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/xsfa_nodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/svm_classifiers.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/shogun_svm_classifier.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/sfa_nodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/scikits_nodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/regression_nodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/rbm_nodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/pca_nodes.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/nodes/nipals.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/neural_gas_nodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/misc_nodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/lle_nodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/libsvm_classifier.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/jade.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/isfa_nodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/ica_nodes.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/fda_nodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/expansion_nodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/em_nodes.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/convolution_nodes.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/nodes/classifier_nodes.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/nodes/__init__.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/hinet/switchboard_factory.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/hinet/switchboard.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/hinet/layer.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/hinet/htmlvisitor.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/mdp/hinet/flownode.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/hinet/__init__.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/graph/graph.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/graph/__init__.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/mdp/caching/caching_extension.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/mdp/caching/__init__.py
> RefactoringTool: Files that were modified:
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/signal_node.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/repo_revision.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/linear_flows.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/helper_funcs.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/extension.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/configuration.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/classifier_node.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/temporarydir.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/templet.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/slideshow.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/routines.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/quad_forms.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/progress_bar.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/introspection.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/covariance.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/_symeig.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/_ordered_dict.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/utils/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_utils_generic.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_utils.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_tempdir.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_svm_classifier.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_seed.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_scikits.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_schedule.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_reload.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_process_schedule.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_pp_local.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelnodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelhinet.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelflows.py
> RefactoringTool: 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_parallelclassifiers.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_nodes_generic.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_node_operations.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_node_metaclass.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_node_covariance.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_namespace_fixups.py
> RefactoringTool: 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_metaclass_and_extensions.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_hinet_generic.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_hinet.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_graph.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_flows.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_fastica.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_extension.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_copying.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_contrib.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_config.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_classifier.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_caching.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_WhiteningNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_VariadicCumulator.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_TimeFrameNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_TimeDelayNodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_SFANode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_SFA2Node.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_RBM.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_RBFExpansionNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_PreseverDimNode.py
> RefactoringTool: 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_PolynomialExpansionNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_PCANode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_NoiseNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_NeuralGasNode.py
> RefactoringTool: 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_NearestMeanClassifier.py
> RefactoringTool: 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_LinearRegressionNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_KNNClassifier.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_ISFANode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_ICANode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_HitParadeNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_HistogramNode.py
> RefactoringTool: 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_GrowingNeuralGasNode.py
> RefactoringTool: 
> /«PKGBUILDDIR»/build/py3k/mdp/test/test_GeneralExpansionNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_GaussianClassifier.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_FDANode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_FANode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_EtaComputerNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_CutoffNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_Convolution2DNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/test_AdaptiveCutoffNode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/run_tests.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/ide_run.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/conftest.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/benchmark_mdp.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/_tools.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/test/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/thread_schedule.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/scheduling.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/process_schedule.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/pp_support.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/pp_slave_wrapper.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/pp_slave_script.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelnodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelhinet.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelflows.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/parallelclassifiers.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/parallel/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/xsfa_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/svm_classifiers.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/shogun_svm_classifier.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/sfa_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/scikits_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/regression_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/rbm_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/pca_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/nipals.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/neural_gas_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/misc_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/lle_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/libsvm_classifier.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/jade.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/isfa_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/ica_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/fda_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/expansion_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/em_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/convolution_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/classifier_nodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/nodes/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/hinet/switchboard_factory.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/hinet/switchboard.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/hinet/layer.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/hinet/htmlvisitor.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/hinet/flownode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/hinet/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/graph/graph.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/graph/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/caching/caching_extension.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/mdp/caching/__init__.py
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: buffer
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: idioms
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: set_literal
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Skipping implicit fixer: ws_comma
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> root: Generating grammar tables from 
> /usr/lib/python3.4/lib2to3/PatternGrammar.txt
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/binode.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/biflow.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/biclassifier.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/__init__.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/test_parallelbihinet.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/test_parallelbiflow.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/test_namespace_fixups.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/test_gradient.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/test_binode.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/test_bihinet.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/test_biflow.py
> RefactoringTool: No changes to /«PKGBUILDDIR»/build/py3k/bimdp/test/ide_run.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/conftest.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/test/_tools.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/test/__init__.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/parallel/parallelbihinet.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/parallel/parallelbiflow.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/parallel/__init__.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/nodes/miscnodes.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/nodes/gradient.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/nodes/autogen.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/nodes/__init__.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/inspection/utils.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/inspection/tracer.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/inspection/slideshow.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/inspection/facade.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/inspection/__init__.py
> RefactoringTool: Refactored 
> /«PKGBUILDDIR»/build/py3k/bimdp/hinet/biswitchboard.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/hinet/bilayer.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/hinet/bihtmlvisitor.py
> RefactoringTool: No changes to 
> /«PKGBUILDDIR»/build/py3k/bimdp/hinet/biflownode.py
> RefactoringTool: Refactored /«PKGBUILDDIR»/build/py3k/bimdp/hinet/__init__.py
> RefactoringTool: Files that were modified:
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/binode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/biflow.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/biclassifier.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/test_parallelbihinet.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/test_parallelbiflow.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/test_namespace_fixups.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/test_gradient.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/test_binode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/test_bihinet.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/test_biflow.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/ide_run.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/conftest.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/_tools.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/test/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/parallel/parallelbihinet.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/parallel/parallelbiflow.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/parallel/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/nodes/miscnodes.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/nodes/gradient.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/nodes/autogen.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/nodes/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/inspection/utils.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/inspection/tracer.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/inspection/slideshow.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/inspection/facade.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/inspection/__init__.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/hinet/biswitchboard.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/hinet/bilayer.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/hinet/bihtmlvisitor.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/hinet/biflownode.py
> RefactoringTool: /«PKGBUILDDIR»/build/py3k/bimdp/hinet/__init__.py
> Converting to Python3 via 2to3...
> running install
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/mdp
> copying mdp/__init__.py -> build/lib/mdp
> copying mdp/classifier_node.py -> build/lib/mdp
> copying mdp/configuration.py -> build/lib/mdp
> copying mdp/extension.py -> build/lib/mdp
> copying mdp/linear_flows.py -> build/lib/mdp
> copying mdp/signal_node.py -> build/lib/mdp
> copying mdp/helper_funcs.py -> build/lib/mdp
> copying mdp/repo_revision.py -> build/lib/mdp
> creating build/lib/mdp/nodes
> copying mdp/nodes/__init__.py -> build/lib/mdp/nodes
> copying mdp/nodes/classifier_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/em_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/expansion_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/ica_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/isfa_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/jade.py -> build/lib/mdp/nodes
> copying mdp/nodes/libsvm_classifier.py -> build/lib/mdp/nodes
> copying mdp/nodes/lle_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/misc_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/neural_gas_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/pca_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/rbm_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/regression_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/scikits_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/sfa_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/shogun_svm_classifier.py -> build/lib/mdp/nodes
> copying mdp/nodes/svm_classifiers.py -> build/lib/mdp/nodes
> copying mdp/nodes/xsfa_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/convolution_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/fda_nodes.py -> build/lib/mdp/nodes
> copying mdp/nodes/nipals.py -> build/lib/mdp/nodes
> creating build/lib/mdp/utils
> copying mdp/utils/__init__.py -> build/lib/mdp/utils
> copying mdp/utils/_ordered_dict.py -> build/lib/mdp/utils
> copying mdp/utils/_symeig.py -> build/lib/mdp/utils
> copying mdp/utils/introspection.py -> build/lib/mdp/utils
> copying mdp/utils/progress_bar.py -> build/lib/mdp/utils
> copying mdp/utils/quad_forms.py -> build/lib/mdp/utils
> copying mdp/utils/routines.py -> build/lib/mdp/utils
> copying mdp/utils/slideshow.py -> build/lib/mdp/utils
> copying mdp/utils/templet.py -> build/lib/mdp/utils
> copying mdp/utils/temporarydir.py -> build/lib/mdp/utils
> copying mdp/utils/covariance.py -> build/lib/mdp/utils
> creating build/lib/mdp/hinet
> copying mdp/hinet/__init__.py -> build/lib/mdp/hinet
> copying mdp/hinet/htmlvisitor.py -> build/lib/mdp/hinet
> copying mdp/hinet/switchboard.py -> build/lib/mdp/hinet
> copying mdp/hinet/switchboard_factory.py -> build/lib/mdp/hinet
> copying mdp/hinet/flownode.py -> build/lib/mdp/hinet
> copying mdp/hinet/layer.py -> build/lib/mdp/hinet
> creating build/lib/mdp/test
> copying mdp/test/_tools.py -> build/lib/mdp/test
> copying mdp/test/benchmark_mdp.py -> build/lib/mdp/test
> copying mdp/test/run_tests.py -> build/lib/mdp/test
> copying mdp/test/test_AdaptiveCutoffNode.py -> build/lib/mdp/test
> copying mdp/test/test_Convolution2DNode.py -> build/lib/mdp/test
> copying mdp/test/test_CutoffNode.py -> build/lib/mdp/test
> copying mdp/test/test_EtaComputerNode.py -> build/lib/mdp/test
> copying mdp/test/test_FANode.py -> build/lib/mdp/test
> copying mdp/test/test_FDANode.py -> build/lib/mdp/test
> copying mdp/test/test_GaussianClassifier.py -> build/lib/mdp/test
> copying mdp/test/test_GeneralExpansionNode.py -> build/lib/mdp/test
> copying mdp/test/test_GrowingNeuralGasNode.py -> build/lib/mdp/test
> copying mdp/test/test_HistogramNode.py -> build/lib/mdp/test
> copying mdp/test/test_HitParadeNode.py -> build/lib/mdp/test
> copying mdp/test/test_ICANode.py -> build/lib/mdp/test
> copying mdp/test/test_ISFANode.py -> build/lib/mdp/test
> copying mdp/test/test_KNNClassifier.py -> build/lib/mdp/test
> copying mdp/test/test_LinearRegressionNode.py -> build/lib/mdp/test
> copying mdp/test/test_NearestMeanClassifier.py -> build/lib/mdp/test
> copying mdp/test/test_NeuralGasNode.py -> build/lib/mdp/test
> copying mdp/test/test_NoiseNode.py -> build/lib/mdp/test
> copying mdp/test/test_PCANode.py -> build/lib/mdp/test
> copying mdp/test/test_PolynomialExpansionNode.py -> build/lib/mdp/test
> copying mdp/test/test_PreseverDimNode.py -> build/lib/mdp/test
> copying mdp/test/test_RBFExpansionNode.py -> build/lib/mdp/test
> copying mdp/test/test_RBM.py -> build/lib/mdp/test
> copying mdp/test/test_SFA2Node.py -> build/lib/mdp/test
> copying mdp/test/test_SFANode.py -> build/lib/mdp/test
> copying mdp/test/test_TimeDelayNodes.py -> build/lib/mdp/test
> copying mdp/test/test_TimeFrameNode.py -> build/lib/mdp/test
> copying mdp/test/test_VariadicCumulator.py -> build/lib/mdp/test
> copying mdp/test/test_WhiteningNode.py -> build/lib/mdp/test
> copying mdp/test/test_caching.py -> build/lib/mdp/test
> copying mdp/test/test_classifier.py -> build/lib/mdp/test
> copying mdp/test/test_contrib.py -> build/lib/mdp/test
> copying mdp/test/test_extension.py -> build/lib/mdp/test
> copying mdp/test/test_fastica.py -> build/lib/mdp/test
> copying mdp/test/test_flows.py -> build/lib/mdp/test
> copying mdp/test/test_graph.py -> build/lib/mdp/test
> copying mdp/test/test_hinet.py -> build/lib/mdp/test
> copying mdp/test/test_hinet_generic.py -> build/lib/mdp/test
> copying mdp/test/test_metaclass_and_extensions.py -> build/lib/mdp/test
> copying mdp/test/test_namespace_fixups.py -> build/lib/mdp/test
> copying mdp/test/test_node_covariance.py -> build/lib/mdp/test
> copying mdp/test/test_node_metaclass.py -> build/lib/mdp/test
> copying mdp/test/test_node_operations.py -> build/lib/mdp/test
> copying mdp/test/test_nodes_generic.py -> build/lib/mdp/test
> copying mdp/test/test_parallelclassifiers.py -> build/lib/mdp/test
> copying mdp/test/test_parallelflows.py -> build/lib/mdp/test
> copying mdp/test/test_parallelhinet.py -> build/lib/mdp/test
> copying mdp/test/test_parallelnodes.py -> build/lib/mdp/test
> copying mdp/test/test_pp_local.py -> build/lib/mdp/test
> copying mdp/test/test_process_schedule.py -> build/lib/mdp/test
> copying mdp/test/test_reload.py -> build/lib/mdp/test
> copying mdp/test/test_schedule.py -> build/lib/mdp/test
> copying mdp/test/test_scikits.py -> build/lib/mdp/test
> copying mdp/test/test_svm_classifier.py -> build/lib/mdp/test
> copying mdp/test/test_tempdir.py -> build/lib/mdp/test
> copying mdp/test/test_utils.py -> build/lib/mdp/test
> copying mdp/test/test_utils_generic.py -> build/lib/mdp/test
> copying mdp/test/__init__.py -> build/lib/mdp/test
> copying mdp/test/conftest.py -> build/lib/mdp/test
> copying mdp/test/ide_run.py -> build/lib/mdp/test
> copying mdp/test/test_config.py -> build/lib/mdp/test
> copying mdp/test/test_copying.py -> build/lib/mdp/test
> copying mdp/test/test_pp_remote.py -> build/lib/mdp/test
> copying mdp/test/test_seed.py -> build/lib/mdp/test
> creating build/lib/mdp/graph
> copying mdp/graph/__init__.py -> build/lib/mdp/graph
> copying mdp/graph/graph.py -> build/lib/mdp/graph
> creating build/lib/mdp/caching
> copying mdp/caching/__init__.py -> build/lib/mdp/caching
> copying mdp/caching/caching_extension.py -> build/lib/mdp/caching
> creating build/lib/mdp/parallel
> copying mdp/parallel/__init__.py -> build/lib/mdp/parallel
> copying mdp/parallel/parallelclassifiers.py -> build/lib/mdp/parallel
> copying mdp/parallel/parallelflows.py -> build/lib/mdp/parallel
> copying mdp/parallel/parallelhinet.py -> build/lib/mdp/parallel
> copying mdp/parallel/pp_slave_script.py -> build/lib/mdp/parallel
> copying mdp/parallel/pp_slave_wrapper.py -> build/lib/mdp/parallel
> copying mdp/parallel/pp_support.py -> build/lib/mdp/parallel
> copying mdp/parallel/process_schedule.py -> build/lib/mdp/parallel
> copying mdp/parallel/scheduling.py -> build/lib/mdp/parallel
> copying mdp/parallel/thread_schedule.py -> build/lib/mdp/parallel
> copying mdp/parallel/parallelnodes.py -> build/lib/mdp/parallel
> creating build/lib/bimdp
> copying bimdp/__init__.py -> build/lib/bimdp
> copying bimdp/biclassifier.py -> build/lib/bimdp
> copying bimdp/biflow.py -> build/lib/bimdp
> copying bimdp/binode.py -> build/lib/bimdp
> creating build/lib/bimdp/hinet
> copying bimdp/hinet/__init__.py -> build/lib/bimdp/hinet
> copying bimdp/hinet/bilayer.py -> build/lib/bimdp/hinet
> copying bimdp/hinet/biswitchboard.py -> build/lib/bimdp/hinet
> copying bimdp/hinet/biflownode.py -> build/lib/bimdp/hinet
> copying bimdp/hinet/bihtmlvisitor.py -> build/lib/bimdp/hinet
> creating build/lib/bimdp/inspection
> copying bimdp/inspection/__init__.py -> build/lib/bimdp/inspection
> copying bimdp/inspection/facade.py -> build/lib/bimdp/inspection
> copying bimdp/inspection/slideshow.py -> build/lib/bimdp/inspection
> copying bimdp/inspection/tracer.py -> build/lib/bimdp/inspection
> copying bimdp/inspection/utils.py -> build/lib/bimdp/inspection
> creating build/lib/bimdp/nodes
> copying bimdp/nodes/__init__.py -> build/lib/bimdp/nodes
> copying bimdp/nodes/autogen.py -> build/lib/bimdp/nodes
> copying bimdp/nodes/gradient.py -> build/lib/bimdp/nodes
> copying bimdp/nodes/miscnodes.py -> build/lib/bimdp/nodes
> creating build/lib/bimdp/parallel
> copying bimdp/parallel/__init__.py -> build/lib/bimdp/parallel
> copying bimdp/parallel/parallelbiflow.py -> build/lib/bimdp/parallel
> copying bimdp/parallel/parallelbihinet.py -> build/lib/bimdp/parallel
> creating build/lib/bimdp/test
> copying bimdp/test/_tools.py -> build/lib/bimdp/test
> copying bimdp/test/test_biflow.py -> build/lib/bimdp/test
> copying bimdp/test/test_binode.py -> build/lib/bimdp/test
> copying bimdp/test/test_gradient.py -> build/lib/bimdp/test
> copying bimdp/test/__init__.py -> build/lib/bimdp/test
> copying bimdp/test/conftest.py -> build/lib/bimdp/test
> copying bimdp/test/ide_run.py -> build/lib/bimdp/test
> copying bimdp/test/test_bihinet.py -> build/lib/bimdp/test
> copying bimdp/test/test_namespace_fixups.py -> build/lib/bimdp/test
> copying bimdp/test/test_parallelbiflow.py -> build/lib/bimdp/test
> copying bimdp/test/test_parallelbihinet.py -> build/lib/bimdp/test
> copying mdp/utils/slideshow.css -> build/lib/mdp/utils
> copying mdp/hinet/hinet.css -> build/lib/mdp/hinet
> running install_lib
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/test_parallelbihinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/test_parallelbiflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/test_namespace_fixups.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/test_bihinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/ide_run.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/conftest.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/test_gradient.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/test_binode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/test_biflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> copying build/lib/bimdp/test/_tools.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test
> creating 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/parallel
> copying build/lib/bimdp/parallel/parallelbihinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/parallel
> copying build/lib/bimdp/parallel/parallelbiflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/parallel
> copying build/lib/bimdp/parallel/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/parallel
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes
> copying build/lib/bimdp/nodes/miscnodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes
> copying build/lib/bimdp/nodes/gradient.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes
> copying build/lib/bimdp/nodes/autogen.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes
> copying build/lib/bimdp/nodes/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes
> creating 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection
> copying build/lib/bimdp/inspection/utils.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection
> copying build/lib/bimdp/inspection/tracer.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection
> copying build/lib/bimdp/inspection/slideshow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection
> copying build/lib/bimdp/inspection/facade.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection
> copying build/lib/bimdp/inspection/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet
> copying build/lib/bimdp/hinet/bihtmlvisitor.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet
> copying build/lib/bimdp/hinet/biflownode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet
> copying build/lib/bimdp/hinet/biswitchboard.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet
> copying build/lib/bimdp/hinet/bilayer.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet
> copying build/lib/bimdp/hinet/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet
> copying build/lib/bimdp/binode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp
> copying build/lib/bimdp/biflow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp
> copying build/lib/bimdp/biclassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp
> copying build/lib/bimdp/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/parallelnodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/thread_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/scheduling.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/process_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/pp_support.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/pp_slave_wrapper.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/pp_slave_script.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/parallelhinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/parallelflows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/parallelclassifiers.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> copying build/lib/mdp/parallel/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/caching
> copying build/lib/mdp/caching/caching_extension.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/caching
> copying build/lib/mdp/caching/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/caching
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/graph
> copying build/lib/mdp/graph/graph.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/graph
> copying build/lib/mdp/graph/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/graph
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_seed.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_pp_remote.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_copying.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_config.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/ide_run.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/conftest.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_utils_generic.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_utils.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_tempdir.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_svm_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_scikits.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_reload.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_process_schedule.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_pp_local.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_parallelnodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_parallelhinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_parallelflows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_parallelclassifiers.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_nodes_generic.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_node_operations.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_node_metaclass.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_node_covariance.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_namespace_fixups.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_metaclass_and_extensions.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_hinet_generic.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_hinet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_graph.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_flows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_fastica.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_extension.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_contrib.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_caching.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_WhiteningNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_VariadicCumulator.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_TimeFrameNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_TimeDelayNodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_SFANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_SFA2Node.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_RBM.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_RBFExpansionNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_PreseverDimNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_PolynomialExpansionNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_PCANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_NoiseNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_NeuralGasNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_NearestMeanClassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_LinearRegressionNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_KNNClassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_ISFANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_ICANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_HitParadeNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_HistogramNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_GrowingNeuralGasNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_GeneralExpansionNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_GaussianClassifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_FDANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_FANode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_EtaComputerNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_CutoffNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_Convolution2DNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/test_AdaptiveCutoffNode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/run_tests.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/benchmark_mdp.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> copying build/lib/mdp/test/_tools.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> copying build/lib/mdp/hinet/hinet.css -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> copying build/lib/mdp/hinet/layer.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> copying build/lib/mdp/hinet/flownode.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> copying build/lib/mdp/hinet/switchboard_factory.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> copying build/lib/mdp/hinet/switchboard.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> copying build/lib/mdp/hinet/htmlvisitor.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> copying build/lib/mdp/hinet/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/slideshow.css -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/covariance.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/temporarydir.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/templet.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/slideshow.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/routines.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/quad_forms.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/progress_bar.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/introspection.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/_symeig.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/_ordered_dict.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> copying build/lib/mdp/utils/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils
> creating /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/nipals.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/fda_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/convolution_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/xsfa_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/svm_classifiers.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/shogun_svm_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/sfa_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/scikits_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/regression_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/rbm_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/pca_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/neural_gas_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/misc_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/lle_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/libsvm_classifier.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/jade.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/isfa_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/ica_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/expansion_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/em_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/classifier_nodes.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/nodes/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes
> copying build/lib/mdp/repo_revision.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> copying build/lib/mdp/helper_funcs.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> copying build/lib/mdp/signal_node.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> copying build/lib/mdp/linear_flows.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> copying build/lib/mdp/extension.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> copying build/lib/mdp/configuration.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> copying build/lib/mdp/classifier_node.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> copying build/lib/mdp/__init__.py -> 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/test_parallelbihinet.py
>  to test_parallelbihinet.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/test_parallelbiflow.py
>  to test_parallelbiflow.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/test_namespace_fixups.py
>  to test_namespace_fixups.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/test_bihinet.py
>  to test_bihinet.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/ide_run.py 
> to ide_run.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/conftest.py
>  to conftest.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/__init__.py
>  to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/test_gradient.py
>  to test_gradient.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/test_binode.py
>  to test_binode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/test_biflow.py
>  to test_biflow.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/test/_tools.py 
> to _tools.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/parallel/parallelbihinet.py
>  to parallelbihinet.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/parallel/parallelbiflow.py
>  to parallelbiflow.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/parallel/__init__.py
>  to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes/miscnodes.py
>  to miscnodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes/gradient.py
>  to gradient.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes/autogen.py
>  to autogen.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/nodes/__init__.py
>  to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection/utils.py
>  to utils.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection/tracer.py
>  to tracer.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection/slideshow.py
>  to slideshow.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection/facade.py
>  to facade.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/inspection/__init__.py
>  to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet/bihtmlvisitor.py
>  to bihtmlvisitor.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet/biflownode.py
>  to biflownode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet/biswitchboard.py
>  to biswitchboard.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet/bilayer.py
>  to bilayer.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/hinet/__init__.py
>  to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/binode.py to 
> binode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/biflow.py to 
> biflow.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/biclassifier.py 
> to biclassifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/bimdp/__init__.py to 
> __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/parallelnodes.py
>  to parallelnodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/thread_schedule.py
>  to thread_schedule.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/scheduling.py
>  to scheduling.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/process_schedule.py
>  to process_schedule.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/pp_support.py
>  to pp_support.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/pp_slave_wrapper.py
>  to pp_slave_wrapper.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/pp_slave_script.py
>  to pp_slave_script.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/parallelhinet.py
>  to parallelhinet.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/parallelflows.py
>  to parallelflows.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/parallelclassifiers.py
>  to parallelclassifiers.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/parallel/__init__.py
>  to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/caching/caching_extension.py
>  to caching_extension.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/caching/__init__.py
>  to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/graph/graph.py to 
> graph.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/graph/__init__.py 
> to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_seed.py 
> to test_seed.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_pp_remote.py
>  to test_pp_remote.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_copying.py
>  to test_copying.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_config.py
>  to test_config.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/ide_run.py 
> to ide_run.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/conftest.py 
> to conftest.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/__init__.py 
> to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_utils_generic.py
>  to test_utils_generic.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_utils.py
>  to test_utils.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_tempdir.py
>  to test_tempdir.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_svm_classifier.py
>  to test_svm_classifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_scikits.py
>  to test_scikits.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_schedule.py
>  to test_schedule.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_reload.py
>  to test_reload.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_process_schedule.py
>  to test_process_schedule.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_pp_local.py
>  to test_pp_local.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_parallelnodes.py
>  to test_parallelnodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_parallelhinet.py
>  to test_parallelhinet.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_parallelflows.py
>  to test_parallelflows.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_parallelclassifiers.py
>  to test_parallelclassifiers.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_nodes_generic.py
>  to test_nodes_generic.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_node_operations.py
>  to test_node_operations.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_node_metaclass.py
>  to test_node_metaclass.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_node_covariance.py
>  to test_node_covariance.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_namespace_fixups.py
>  to test_namespace_fixups.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_metaclass_and_extensions.py
>  to test_metaclass_and_extensions.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_hinet_generic.py
>  to test_hinet_generic.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_hinet.py
>  to test_hinet.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_graph.py
>  to test_graph.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_flows.py
>  to test_flows.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_fastica.py
>  to test_fastica.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_extension.py
>  to test_extension.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_contrib.py
>  to test_contrib.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_classifier.py
>  to test_classifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_caching.py
>  to test_caching.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_WhiteningNode.py
>  to test_WhiteningNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_VariadicCumulator.py
>  to test_VariadicCumulator.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_TimeFrameNode.py
>  to test_TimeFrameNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_TimeDelayNodes.py
>  to test_TimeDelayNodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_SFANode.py
>  to test_SFANode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_SFA2Node.py
>  to test_SFA2Node.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_RBM.py 
> to test_RBM.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_RBFExpansionNode.py
>  to test_RBFExpansionNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_PreseverDimNode.py
>  to test_PreseverDimNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_PolynomialExpansionNode.py
>  to test_PolynomialExpansionNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_PCANode.py
>  to test_PCANode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_NoiseNode.py
>  to test_NoiseNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_NeuralGasNode.py
>  to test_NeuralGasNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_NearestMeanClassifier.py
>  to test_NearestMeanClassifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_LinearRegressionNode.py
>  to test_LinearRegressionNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_KNNClassifier.py
>  to test_KNNClassifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_ISFANode.py
>  to test_ISFANode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_ICANode.py
>  to test_ICANode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_HitParadeNode.py
>  to test_HitParadeNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_HistogramNode.py
>  to test_HistogramNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_GrowingNeuralGasNode.py
>  to test_GrowingNeuralGasNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_GeneralExpansionNode.py
>  to test_GeneralExpansionNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_GaussianClassifier.py
>  to test_GaussianClassifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_FDANode.py
>  to test_FDANode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_FANode.py
>  to test_FANode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_EtaComputerNode.py
>  to test_EtaComputerNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_CutoffNode.py
>  to test_CutoffNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_Convolution2DNode.py
>  to test_Convolution2DNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/test_AdaptiveCutoffNode.py
>  to test_AdaptiveCutoffNode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/run_tests.py 
> to run_tests.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/benchmark_mdp.py
>  to benchmark_mdp.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/test/_tools.py to 
> _tools.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet/layer.py to 
> layer.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet/flownode.py 
> to flownode.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet/switchboard_factory.py
>  to switchboard_factory.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet/switchboard.py
>  to switchboard.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet/htmlvisitor.py
>  to htmlvisitor.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/hinet/__init__.py 
> to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/covariance.py
>  to covariance.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/temporarydir.py
>  to temporarydir.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/templet.py 
> to templet.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/slideshow.py
>  to slideshow.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/routines.py 
> to routines.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/quad_forms.py
>  to quad_forms.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/progress_bar.py
>  to progress_bar.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/introspection.py
>  to introspection.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/_symeig.py 
> to _symeig.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/_ordered_dict.py
>  to _ordered_dict.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/utils/__init__.py 
> to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/nipals.py 
> to nipals.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/fda_nodes.py
>  to fda_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/convolution_nodes.py
>  to convolution_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/xsfa_nodes.py
>  to xsfa_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/svm_classifiers.py
>  to svm_classifiers.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/shogun_svm_classifier.py
>  to shogun_svm_classifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/sfa_nodes.py
>  to sfa_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/scikits_nodes.py
>  to scikits_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/regression_nodes.py
>  to regression_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/rbm_nodes.py
>  to rbm_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/pca_nodes.py
>  to pca_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/neural_gas_nodes.py
>  to neural_gas_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/misc_nodes.py
>  to misc_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/lle_nodes.py
>  to lle_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/libsvm_classifier.py
>  to libsvm_classifier.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/jade.py to 
> jade.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/isfa_nodes.py
>  to isfa_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/ica_nodes.py
>  to ica_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/expansion_nodes.py
>  to expansion_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/em_nodes.py 
> to em_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/classifier_nodes.py
>  to classifier_nodes.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/nodes/__init__.py 
> to __init__.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/repo_revision.py 
> to repo_revision.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/helper_funcs.py 
> to helper_funcs.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/signal_node.py to 
> signal_node.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/linear_flows.py 
> to linear_flows.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/extension.py to 
> extension.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/configuration.py 
> to configuration.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/classifier_node.py
>  to classifier_node.cpython-34.pyc
> byte-compiling 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/mdp/__init__.py to 
> __init__.cpython-34.pyc
> running install_egg_info
> Writing 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/MDP-3.3.egg-info
> set -xe && for v in 2.7 3.4; do \
>   LOC=/«PKGBUILDDIR»/debian/tmp$(_py_=$v; python${_py_#python*} -c 'from 
> distutils import sysconfig; print(sysconfig.get_python_lib())'); \
>   python$v $LOC/mdp/test/run_tests.py --seed 1029384756 $LOC/mdp $LOC/bimdp; \
> done
> + _py_=2.7
> + python2.7 -c from distutils import sysconfig; 
> print(sysconfig.get_python_lib())
> + LOC=/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages
> + python2.7 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test/run_tests.py
>  --seed 1029384756 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp 
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/bimdp
> /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/mdp/test/run_tests.py/_pytest.assertion.oldinterpret:3:
>  DeprecationWarning: The compiler package is deprecated and removed in Python 
> 3.x.
> ============================= test session starts 
> ==============================
> platform linux2 -- Python 2.7.8 -- pytest-2.1.2
>           python: 2.7.8.final.0
>              mdp: 3.3
>  parallel python: 1.6.4
>           shogun: NOT AVAILABLE: No module named shogun
>           libsvm: libsvm.so.3
>           joblib: 0.8.3
>          sklearn: 0.14.1
>             numx: scipy 0.14.0
>           symeig: scipy.linalg.eigh
> Random Seed: 1029384756
> 
> collecting ... collected 0 items / 1 errors
> 
> ==================================== ERRORS 
> ====================================
> ______________________________ ERROR collecting . 
> ______________________________
> _pytest.runner:99: in __init__
> >   ???
> _pytest.main:290: in _memocollect
> >   ???
> _pytest.main:214: in _memoizedcall
> >   ???
> _pytest.main:290: in <lambda>
> >   ???
> _pytest.main:429: in collect
> >   ???
> _pytest.main:445: in _collect
> >   ???
> py._path.common:312: in visit
> >   ???
> py._path.common:348: in gen
> >   ???
> _pytest.main:468: in _recurse
> >   ???
> _pytest.main:126: in call_matching_hooks
> >   ???
> _pytest.config:281: in _getmatchingplugins
> >   ???
> _pytest.config:183: in getconftestmodules
> >   ???
> _pytest.config:212: in importconftest
> >   ???
> py._path.local:518: in pyimport
> >   ???
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/__init__.py:91: in <module>
> >   from inspection import *
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection/__init__.py:5: in 
> <module>
> >   from tracer import (
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/inspection/tracer.py:32: in 
> <module>
> >   from bimdp.hinet import BiFlowNode, CloneBiLayer
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet/__init__.py:5: in 
> <module>
> >   from bihtmlvisitor import BiHiNetHTMLVisitor, show_biflow
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/hinet/bihtmlvisitor.py:12: 
> in <module>
> >   from bimdp.nodes import SenderBiNode
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes/__init__.py:3: in 
> <module>
> >   exec binodes_code()
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes/autogen.py:111: in 
> binodes_code
> >       _binode_module(fid, nodes)
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes/autogen.py:102: in 
> _binode_module
> >                        old_classname=old_classname)
> debian/tmp/usr/lib/python2.7/dist-packages/bimdp/nodes/autogen.py:70: in 
> _binode_code
> >           fid.write('\n        """%s"""' % docstring)
> E           UnicodeEncodeError: 'ascii' codec can't encode character 
> u'\u2013' in position 62: ordinal not in range(128)
> ===================================== NOTE 
> =====================================
>           python: 2.7.8.final.0
>              mdp: 3.3
>  parallel python: 1.6.4
>           shogun: NOT AVAILABLE: No module named shogun
>           libsvm: libsvm.so.3
>           joblib: 0.8.3
>          sklearn: 0.14.1
>             numx: scipy 0.14.0
>           symeig: scipy.linalg.eigh
> Random Seed: 1029384756
> 
> IMPORTANT: some tests use random numbers. This could
> occasionally lead to failures due to numerical degeneracies.
> To rule this out, please run the tests more than once.
> If you get reproducible failures please report a bug!
> 
> =========================== 1 error in 0.16 seconds 
> ============================
> make[1]: *** [override_dh_auto_install] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/11/08/mdp_3.3-1_jessie.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: mdp
Source-Version: 3.3-2

We believe that the bug you reported is fixed in the latest version of
mdp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 768...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tiziano Zito <opossumn...@gmail.com> (supplier of updated mdp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 12 Nov 2014 15:53:57 +0100
Source: mdp
Binary: python-mdp python3-mdp
Architecture: source all
Version: 3.3-2
Distribution: unstable
Urgency: low
Maintainer: Tiziano Zito <opossumn...@gmail.com>
Changed-By: Tiziano Zito <opossumn...@gmail.com>
Description:
 python-mdp - Modular toolkit for Data Processing
 python3-mdp - Modular toolkit for Data Processing
Closes: 768675
Changes:
 mdp (3.3-2) unstable; urgency=low
 .
   * New upstream git snapshot
     - resolves FTBFS by a workaround of faulty unicode encoding in
       sklearn docstrings (Closes: #768675). The corresponding
       commits in upstream git are the quilt patches:
       changeset_af5294f0b78ea5b20e4c1c23fc55a4bdaa0749c9.diff
       changeset_4fc2b74375701dcabde0e3368841ce31a52c4529.diff
       changeset_324cb9b963a7e9d1bb22b5934eaa9f17974f5b11.diff
     - Documentation fixes. The corresponding commits in upstream
       git are the quilt patches:
       changeset_f4a84b7186289027410abe116f5487f800869be2.diff
       changeset_4d05f0adafcc770277f36d30894a5c6aefe8a58b.diff
       changeset_2b1048b980748366dd6439317fccc99f728056a7.diff
       changeset_17202a65f7608e550c52953ef4026cf8fe623c16.diff
     - Fix inclusion of CSS data in bimdp. The corresponding commit
       in upstream git is the quilt patch:
       changeset_4ec2f2940fda4f4fec9db184dbb1b93053040159.diff
   * debian/rules
    - run tests from within a corresponding tests directory to work around
      new py.test conftest.py autodiscovery features in python-pytest
      version 2.6.3
   * Upload sponsored by Yaroslav Halchenko
Checksums-Sha1:
 594c9fc8a16a5cdccefb07f8cdb2186a1011770f 2041 mdp_3.3-2.dsc
 21697ee02926b18db75c55d2274d148a36860d48 10956 mdp_3.3-2.debian.tar.xz
 fcdcbc763ea8a83d05aee51ca6238added0d1a95 411940 python-mdp_3.3-2_all.deb
 c8e28244afb1269ddbd4a5c0c9107ae309be3d04 410384 python3-mdp_3.3-2_all.deb
Checksums-Sha256:
 fcedc7ff0fa4996f713c35dbdf27cc21c7c7f644fef825b31b361d98bf9f79eb 2041 
mdp_3.3-2.dsc
 fc733959c4607a6badb357419842cc7fb7005f8c042582b9a24ef8a2fadbd0cd 10956 
mdp_3.3-2.debian.tar.xz
 1d59b7c52de34861e45ea65e6a471bd5dc89e852f0a3be2e07a170010b6c7eca 411940 
python-mdp_3.3-2_all.deb
 2b4291c186be0d41e5d44213f3668c71cbf34440acc466b3e409ab6923d9c6e3 410384 
python3-mdp_3.3-2_all.deb
Files:
 51d2963a0ddbed894a19b88790ea517f 2041 python optional mdp_3.3-2.dsc
 9dbfacaed3ed2e22d2b24e30fe65ef00 10956 python optional mdp_3.3-2.debian.tar.xz
 c74af50f53d0a79fef6f191eec1a6e77 411940 python optional 
python-mdp_3.3-2_all.deb
 ee20cf959e4b7a7578d810182b248b65 410384 python optional 
python3-mdp_3.3-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUeKE3AAoJEKLeI1Bi2jP6gXYP/13vZalnjh7ZcUqjgVuLwvOl
HLtdCidsQGofqgh+xTovpFwajGGwm/DS3bB2puS3sKSb2KnGNVjyTbYyAlSMJq+h
/AvnrzfKxhW78c7ObW3sUmJQPnuBXtbtu1Q9/+fDAWUSte9Nd9DwPOYQ2QT/xKBv
dSk0lHfkS1guHAU9azBYxsXbupWhKpVyto7uz+wGSEnoaynKdIE0Zx6mkuKe2rKQ
SUY7qxsgsZaAvYNAZJe4yfe+u8XpHPTz/mqMmRFZdc77Gcyia0vXOp8nn93XmJvc
bH3eJPIcpyjXYPk8fbF1dXBqlN1R6Z4W4OjB7Y0KNHHLE8EAOFs8pvNa9hDrPHao
sJp0nLiGi+4nZcGAn10+eXRVR+OqJch5PdhcSxWfw4z9nSNuEHIqKwu/LvtjjK0t
NQo4oWgbk/HcSfyC3Eh//KVt2JaLjeKDoosNF93ZTyOIbfUGVCt3zlr0SUjiIRg+
iLxVNVrTdS/qW4cdiiX9OaJMNM98EXhpd+xoLiAnwGhShaiSSyVGADOBpqZ5vAYn
5+ZqjAfl0+kMOytXED01DcyWaMGhswbjXk12ECwYa7NhPWOIyPDy2pV7taaYsdgq
yPv2a8GIcF9tR8/XjK53n3XQFIhBEymycGGrbz18QBnKX3wuDJN+NBeNgmFHh/jS
sIWT9IXXv7OwSTlbrvc8
=cvRL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to